JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=./logs/sdc/ -Dlogging.config=/app/logback-spring.xml -Djavax.net.ssl.trustStore=/opt/app/osaaf/local/org.onap.so.trust.jks -Djavax.net.ssl.trustStorePassword=Co#)fw*xlACu[GntFHtp#YfF -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.5.RELEASE) 2021-04-12T02:21:49.530Z||main|||||INFO|500||Starting Application on onap-so-sdc-controller-5c678c8db-8r7r4 with PID 15 (/app/app.jar started by so in /app) 2021-04-12T02:21:49.536Z||main|||||DEBUG|500||Running with Spring Boot v2.1.5.RELEASE, Spring v5.1.7.RELEASE 2021-04-12T02:21:49.537Z||main|||||INFO|500||The following profiles are active: basic 2021-04-12T02:21:55.486Z||main|||||INFO|500||Starting service [Tomcat] 2021-04-12T02:21:55.487Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.19] 2021-04-12T02:21:55.624Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-04-12T02:21:57.373Z||main|||||INFO|500||catdb-pool - Starting... 2021-04-12T02:21:57.523Z||main|||||INFO|500||catdb-pool - Start completed. 2021-04-12T02:21:57.646Z||main|||||INFO|500||reqdb-pool - Starting... 2021-04-12T02:21:57.712Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-04-12T02:21:59.015Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [ name: catalogDB ...] 2021-04-12T02:21:59.161Z||main|||||INFO|500||HHH000412: Hibernate Core {5.3.10.Final} 2021-04-12T02:21:59.165Z||main|||||INFO|500||HHH000206: hibernate.properties not found 2021-04-12T02:21:59.548Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.0.4.Final} 2021-04-12T02:22:00.136Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect 2021-04-12T02:22:03.756Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [ name: requestDB ...] 2021-04-12T02:22:03.995Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect 2021-04-12T02:22:05.311Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 2021-04-12T02:22:05.332Z||main|||||WARN|500||Exception on connecting to SDC WFD endpoint: 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.Socket.connect(Unknown Source) at java.base/sun.net.NetworkClient.doConnect(Unknown Source) at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source) at java.base/sun.net.www.http.HttpClient.openServer(Unknown Source) at java.base/sun.net.www.http.HttpClient.(Unknown Source) at java.base/sun.net.www.http.HttpClient.New(Unknown Source) at java.base/sun.net.www.http.HttpClient.New(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at java.base/java.net.HttpURLConnection.getResponseCode(Unknown Source) at org.onap.so.asdc.activity.DeployActivitySpecs.checkHttpServerUp(DeployActivitySpecs.java:155) at org.onap.so.asdc.activity.DeployActivitySpecs.deployActivities(DeployActivitySpecs.java:70) at org.onap.so.asdc.activity.DeployActivitySpecs$$FastClassBySpringCGLIB$$7dbd81c4.invoke() at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:749) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:295) at org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:98) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688) at org.onap.so.asdc.activity.DeployActivitySpecs$$EnhancerBySpringCGLIB$$3e44886f.deployActivities() at org.onap.so.asdc.Application.deployActivities(Application.java:52) 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.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProcessor.java:363) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotationBeanPostProcessor.java:307) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBeanPostProcessor.java:136) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapableBeanFactory.java:414) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1770) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:593) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:515) at org.springframework.beans.factory.support.AbstractBeanFactory.lambda$doGetBean$0(AbstractBeanFactory.java:320) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:318) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:199) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:843) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:877) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:549) at org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:142) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:775) at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:397) at org.springframework.boot.SpringApplication.run(SpringApplication.java:316) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1260) at org.springframework.boot.SpringApplication.run(SpringApplication.java:1248) at org.onap.so.asdc.Application.main(Application.java:60) 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.boot.loader.MainMethodRunner.run(MainMethodRunner.java:48) at org.springframework.boot.loader.Launcher.launch(Launcher.java:87) at org.springframework.boot.loader.Launcher.launch(Launcher.java:50) at org.springframework.boot.loader.JarLauncher.main(JarLauncher.java:51) 2021-04-12T02:22:05.333Z||main|||||WARN|500||The sdc end point is not alive 2021-04-12T02:22:06.452Z||main|||||DEBUG|500||Setting up HttpComponentsClientHttpRequestFactory with default SSL Context 2021-04-12T02:22:08.673Z||main|||||INFO|500||HHH000397: Using ASTQueryTranslatorFactory 2021-04-12T02:22:09.818Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-04-12T02:22:10.772Z||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 2021-04-12T02:22:12.703Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:22:12.704Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:22:12.714Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:22:12.752Z||main|||||INFO|500||Started Application in 25.941 seconds (JVM running for 26.932) 2021-04-12T02:22:12.755Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:22:12.824Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 9be4917c-0fc8-4a65-ad73-3d5d82dd1192 url= /sdc/v1/artifactTypes 2021-04-12T02:22:12.825Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:22:13.957Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.38.163] 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:374) 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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-12T02:22:13.963Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@79e0c64e 2021-04-12T02:22:13.963Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-12T02:22:13.973Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-12T02:22:13.975Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-12T02:22:13.985Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) 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: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-12T02:22:27.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.71.171 2021-04-12T02:23:02.701Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:23:02.702Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:23:02.702Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:23:02.787Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:23:02.793Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 8b750cd1-36f3-40a3-b0d7-c9d0ae7ea415 url= /sdc/v1/artifactTypes 2021-04-12T02:23:02.794Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:23:03.813Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.38.163] 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:374) 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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-12T02:23:03.814Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5dcc0a87 2021-04-12T02:23:03.814Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-12T02:23:03.815Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-12T02:23:03.815Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-12T02:23:03.816Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) 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: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-12T02:23:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.69.114 2021-04-12T02:23:42.711Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T02:23:52.703Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:23:52.704Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:23:52.705Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:23:52.720Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:23:52.791Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= bbcaf797-b135-485b-a414-726ade56baa1 url= /sdc/v1/artifactTypes 2021-04-12T02:23:52.792Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:23:53.829Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.38.163] 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:374) 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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-12T02:23:53.830Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@37f94970 2021-04-12T02:23:53.830Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-12T02:23:53.830Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-12T02:23:53.830Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-12T02:23:53.831Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) 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: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-12T02:24:27.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.75.190 2021-04-12T02:24:42.701Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:24:42.702Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:24:42.702Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:24:42.710Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:24:42.789Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= f897602c-4c43-42d2-902f-e4c6007a7aca url= /sdc/v1/artifactTypes 2021-04-12T02:24:42.790Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:24:43.811Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.38.163] 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:374) 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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-12T02:24:43.812Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@61765795 2021-04-12T02:24:43.813Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-12T02:24:43.813Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-12T02:24:43.814Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-12T02:24:43.815Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) 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: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-12T02:25:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T02:25:32.701Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:25:32.702Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:25:32.702Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:25:32.709Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:25:32.714Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= f0bdbab2-e603-4ca2-8caf-e44be295c1b5 url= /sdc/v1/artifactTypes 2021-04-12T02:25:32.714Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:25:33.827Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.38.163] 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:374) 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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-12T02:25:33.828Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4a8ef84e 2021-04-12T02:25:33.828Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-12T02:25:33.829Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-12T02:25:33.829Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-12T02:25:33.829Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) 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: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-12T02:25:57.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.75.190 2021-04-12T02:26:22.701Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:26:22.702Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:26:22.702Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:26:22.707Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:26:22.713Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 93a057fe-3850-40d8-b789-db9ad9e5479a url= /sdc/v1/artifactTypes 2021-04-12T02:26:22.714Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:26:23.811Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.38.163] 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:374) 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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-12T02:26:23.813Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@4c4e92fa 2021-04-12T02:26:23.813Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-12T02:26:23.814Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-12T02:26:23.814Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-12T02:26:23.814Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) 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: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-12T02:26:42.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T02:27:12.702Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:27:12.706Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:27:12.707Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:27:12.714Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:27:12.721Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 5918c115-dae6-41c6-975f-cdc3c9658790 url= /sdc/v1/artifactTypes 2021-04-12T02:27:12.722Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:27:13.765Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.38.163] 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:374) 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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-12T02:27:13.766Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@27bdf83b 2021-04-12T02:27:13.766Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-12T02:27:13.766Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-12T02:27:13.766Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-12T02:27:13.767Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) 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: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-12T02:27:13.770Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.75.190 2021-04-12T02:27:57.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.71.171 2021-04-12T02:28:02.701Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:28:02.702Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:28:02.702Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:28:02.707Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:28:02.712Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 341db7aa-d170-4c66-90d3-280ecb850f01 url= /sdc/v1/artifactTypes 2021-04-12T02:28:02.714Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:28:03.747Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.38.163] 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:374) 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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-12T02:28:03.748Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@40c1fe09 2021-04-12T02:28:03.748Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-12T02:28:03.748Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-12T02:28:03.749Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-12T02:28:03.749Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) 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: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-12T02:28:42.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.75.190 2021-04-12T02:28:52.702Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:28:52.703Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:28:52.703Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:28:52.708Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:28:52.789Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 1fe511bc-410b-475c-b5d3-a7af6f7fb311 url= /sdc/v1/artifactTypes 2021-04-12T02:28:52.789Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:28:53.828Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.38.163] 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:374) 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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-12T02:28:53.829Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@5f2d2b87 2021-04-12T02:28:53.829Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-12T02:28:53.830Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-12T02:28:53.830Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-12T02:28:53.830Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) 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: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-12T02:29:27.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.71.171 2021-04-12T02:29:42.702Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:29:42.703Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:29:42.703Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:29:42.709Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:29:42.789Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= fc852a67-575c-4adc-b3ce-b735636b5d74 url= /sdc/v1/artifactTypes 2021-04-12T02:29:42.790Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:29:43.811Z||scheduling-1|||||ERROR|500||failed to connect to url: /sdc/v1/artifactTypes org.apache.http.conn.HttpHostConnectException: Connect to sdc-be.onap:8443 [sdc-be.onap/10.233.38.163] 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:374) 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.HttpAsdcClient.getRequest(HttpAsdcClient.java:293) at org.onap.sdc.http.SdcConnectorClient.performAsdcServerRequest(SdcConnectorClient.java:128) at org.onap.sdc.http.SdcConnectorClient.getValidArtifactTypesList(SdcConnectorClient.java:96) at org.onap.sdc.impl.DistributionClientImpl.validateArtifactTypesWithAsdcServer(DistributionClientImpl.java:347) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:293) at org.onap.sdc.impl.DistributionClientImpl.init(DistributionClientImpl.java:266) at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:225) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) 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.ssl.SSLConnectionSocketFactory.connectSocket(SSLConnectionSocketFactory.java:368) at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142) ... 29 common frames omitted 2021-04-12T02:29:43.812Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@bb039f3 2021-04-12T02:29:43.812Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_CONNECTION_FAILED, responseMessage=ASDC server problem] 2021-04-12T02:29:43.812Z||scheduling-1|||||DEBUG|500||error from ASDC is: failed to connect 2021-04-12T02:29:43.812Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:ASDC server problem 2021-04-12T02:29:43.813Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: ASDC server problem at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) 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: ASDC server problem at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-12T02:30:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.69.114 2021-04-12T02:30:32.701Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:30:32.702Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:30:32.702Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:30:32.707Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:30:32.712Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 95e71568-bcc0-42e9-b3f2-07a530937bf1 url= /sdc/v1/artifactTypes 2021-04-12T02:30:32.713Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:30:33.034Z||scheduling-1|||||DEBUG|500||GET Response Status 403 2021-04-12T02:30:33.035Z||scheduling-1|||||ERROR|500||status from ASDC is org.onap.sdc.http.HttpAsdcResponse@d84d580 2021-04-12T02:30:33.035Z||scheduling-1|||||ERROR|500||DistributionClientResultImpl [responseStatus=ASDC_AUTHORIZATION_FAILED, responseMessage=authorization failure for user mso] 2021-04-12T02:30:33.035Z||scheduling-1|||||DEBUG|500||error from ASDC is: { "requestError": { "policyException": { "messageId": "POL5003", "text": "Error: Not authorized to use the API.", "variables": [] } } } 2021-04-12T02:30:33.036Z||scheduling-1|||||DEBUG|500||ASDC distribution client init failed with reason:authorization failure for user mso 2021-04-12T02:30:33.036Z||scheduling-1|||||ERROR|500||Unexpected error occurred in scheduled task. org.onap.logging.filter.base.ScheduledTaskException: Initialization of the ASDC Controller failed with reason: authorization failure for user mso at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:64) 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: authorization failure for user mso at org.onap.so.asdc.client.ASDCController.initASDC(ASDCController.java:232) at org.onap.so.asdc.ASDCControllerSingleton.periodicControllerTask(ASDCControllerSingleton.java:61) ... 12 common frames omitted 2021-04-12T02:31:22.701Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-12T02:31:22.702Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-12T02:31:22.702Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-12T02:31:22.707Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-12T02:31:22.712Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 7ab9db91-798f-4d04-969f-a0bd39b3ff00 url= /sdc/v1/artifactTypes 2021-04-12T02:31:22.712Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-12T02:31:22.917Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2021-04-12T02:31:22.927Z||scheduling-1|||||DEBUG|500||Artifact types: [HEAT, HEAT_ARTIFACT, HEAT_ENV, HEAT_NESTED, HEAT_NET, HEAT_VOL, OTHER, TOSCA_CSAR, VF_MODULES_METADATA, WORKFLOW, CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT, HELM] were validated with ASDC server 2021-04-12T02:31:22.953Z||scheduling-1|||||DEBUG|500||create keys 2021-04-12T02:31:22.960Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-12T02:31:22.983Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:31:22.997Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 06bf5020-b091-4f6b-9694-102b3e6b4a6e url= /sdc/v1/registerForDistribution 2021-04-12T02:31:23.217Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 06bf5020-b091-4f6b-9694-102b3e6b4a6e url= /sdc/v1/registerForDistribution 2021-04-12T02:31:23.217Z||scheduling-1|||||INFO|500||start DistributionClient 2021-04-12T02:31:23.227Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:31:23.227Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:31:23.235Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:31:23.235Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:31:23.236Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2021-04-12T02:31:23.236Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:31:23.236Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:31:33.485Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:31:33.502Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:32:17.549Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-12T02:32:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:32:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:32:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:32:23.227Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:32:23.228Z||pool-3-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:32:23.228Z||pool-3-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:32:27.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.75.190 2021-04-12T02:32:32.778Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:32:32.784Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:33:23.225Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:33:23.226Z||pool-3-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:33:23.226Z||pool-3-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:33:23.227Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:33:23.229Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:33:23.285Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:33:32.904Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:33:32.905Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:34:23.228Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:34:23.228Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:34:23.231Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:34:23.231Z||pool-3-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:34:23.231Z||pool-3-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:34:23.231Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:34:32.840Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:34:32.903Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:35:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:35:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:35:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:35:23.227Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:35:23.229Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:35:23.229Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:35:27.707Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.71.171 2021-04-12T02:35:32.829Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:35:32.836Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:36:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.69.114 2021-04-12T02:36:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:36:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:36:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:36:23.227Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:36:23.228Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:36:23.229Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:36:32.824Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:36:32.830Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:37:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:37:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:37:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:37:23.227Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:37:23.228Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:37:23.228Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:37:32.825Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:37:32.837Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:38:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:38:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:38:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:38:23.227Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:38:23.228Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:38:23.228Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:38:27.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.75.190 2021-04-12T02:38:32.822Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:38:32.912Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:39:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T02:39:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:39:23.227Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:39:23.227Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:39:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:39:23.228Z||pool-3-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:39:23.228Z||pool-3-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:39:32.824Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:39:32.828Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:39:57.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.75.190 2021-04-12T02:40:23.226Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:40:23.227Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:40:23.228Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:40:23.228Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:40:23.228Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:40:23.228Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:40:32.825Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:40:32.826Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:40:42.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T02:41:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:41:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:41:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:41:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:41:23.228Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:41:23.228Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:41:27.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T02:41:32.825Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:41:32.905Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:42:12.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.75.190 2021-04-12T02:42:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:42:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:42:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:42:23.227Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:42:23.228Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:42:23.229Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:42:32.769Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:42:32.772Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:42:57.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T02:43:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:43:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:43:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:43:23.227Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:43:23.228Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:43:23.228Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:43:32.824Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:43:32.897Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:43:42.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.75.190 2021-04-12T02:44:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:44:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:44:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:44:23.227Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:44:23.228Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:44:23.228Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:44:27.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T02:44:32.772Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:44:32.772Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:45:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.75.190 2021-04-12T02:45:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:45:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:45:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:45:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:45:23.228Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:45:23.228Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:45:32.770Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:45:32.770Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:45:57.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T02:46:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:46:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:46:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:46:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:46:23.228Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:46:23.228Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:46:32.771Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:46:32.771Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:47:23.226Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:47:23.227Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:47:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:47:23.227Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:47:23.228Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:47:23.228Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:47:32.826Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:47:32.838Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:48:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:48:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:48:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:48:23.227Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:48:23.228Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:48:23.228Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:48:32.830Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:48:32.832Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:48:57.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T02:49:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:49:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:49:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:49:23.227Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:49:23.228Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:49:23.228Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:49:32.771Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:49:32.772Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:49:42.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.75.190 2021-04-12T02:50:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:50:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:50:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:50:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:50:23.228Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:50:23.228Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:50:27.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T02:50:32.834Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:50:32.841Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:51:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:51:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:51:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:51:23.227Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:51:23.228Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:51:23.228Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:51:32.770Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:51:32.775Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:51:57.701Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.75.190 2021-04-12T02:52:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:52:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:52:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:52:23.227Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:52:23.228Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:52:23.228Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:52:27.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T02:52:32.786Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:52:32.860Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:53:12.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T02:53:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:53:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:53:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:53:23.227Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:53:23.228Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:53:23.228Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:53:32.770Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:53:32.803Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:53:57.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.69.114 2021-04-12T02:54:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:54:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:54:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:54:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:54:23.228Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:54:23.228Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:54:32.771Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:54:32.805Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:54:42.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T02:55:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:55:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:55:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:55:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:55:23.228Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:55:23.228Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:55:27.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.75.190 2021-04-12T02:55:32.771Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:55:32.804Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:56:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:56:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:56:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:56:23.227Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:56:23.228Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:56:23.228Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:56:32.830Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:56:32.871Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:56:57.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.71.171 2021-04-12T02:57:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:57:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:57:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:57:23.227Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:57:23.228Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:57:23.228Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:57:32.772Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:57:32.772Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:58:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:58:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:58:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:58:23.227Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:58:23.228Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:58:23.228Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:58:27.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.69.114 2021-04-12T02:58:32.768Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:58:32.769Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:59:23.226Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:59:23.227Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T02:59:23.228Z||pool-3-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:59:23.228Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T02:59:23.228Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:59:23.228Z||pool-3-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T02:59:32.828Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T02:59:32.829Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:00:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:00:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:00:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:00:23.227Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:00:23.228Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:00:23.228Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:00:32.834Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:00:32.904Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:01:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:01:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:01:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:01:23.227Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:01:23.228Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:01:23.228Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:01:27.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T03:01:32.769Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:01:32.769Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:02:12.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.69.114 2021-04-12T03:02:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:02:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:02:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:02:23.227Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:02:23.228Z||pool-3-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:02:23.228Z||pool-3-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:02:32.801Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:02:32.802Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:02:57.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T03:03:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:03:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:03:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:03:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:03:23.228Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:03:23.228Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:03:32.803Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:03:32.804Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:04:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:04:23.226Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:04:23.226Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:04:23.227Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:04:23.228Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:04:23.228Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:04:27.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.75.190 2021-04-12T03:04:32.769Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:04:32.770Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:05:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.71.171 2021-04-12T03:05:23.225Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:05:23.227Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:05:23.227Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:05:23.227Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:05:23.228Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:05:23.228Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:05:32.773Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:05:32.795Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:23.225Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:06:23.227Z||pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:06:23.227Z||pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:23.227Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:06:23.228Z||pool-3-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:06:23.228Z||pool-3-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:23.784Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:23.793Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.793Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196760016, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.900Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.900Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.900Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "cds", "timestamp": 1618196761968, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.901Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.901Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.901Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196759988, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.901Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.901Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.902Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196760016, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "NOTIFIED" } 2021-04-12T03:06:23.902Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.902Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.902Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "cds", "timestamp": 1618196761968, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.903Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.903Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.903Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196759988, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "NOTIFIED" } 2021-04-12T03:06:23.903Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.903Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.904Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.904Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.904Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.904Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196760016, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-12T03:06:23.905Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.905Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.905Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "cds", "timestamp": 1618196761968, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.905Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.905Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.906Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196759988, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-12T03:06:23.906Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.906Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.906Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "NOTIFIED" } 2021-04-12T03:06:23.907Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.907Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.907Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196760016, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.907Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.907Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.908Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "cds", "timestamp": 1618196761968, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.908Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:23.908Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.908Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.908Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.909Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.909Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.909Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196759988, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.909Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.909Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.910Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-12T03:06:23.910Z||pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.910Z||pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"0cf08322-63ae-4b03-abb5-a480bdb57c20","serviceName":"vFW 2021-04-12 03-02-59","serviceVersion":"1.0","serviceUUID":"c7e4f6b7-0229-4927-a4c0-d0159c59cd4e","serviceDescription":"catalog service description","serviceInvariantUUID":"5b905a03-ca31-400b-b376-b1b2a7f1cf84","resources":[{"resourceInstanceName":"vFW fd563b34-ec93 0","resourceName":"vFW fd563b34-ec93","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"22e02afe-f16b-440f-9e25-a0d339a01e7b","resourceInvariantUUID":"e5aa7ac7-7b52-4dfe-a6b9-60b482ae6695","resourceCustomizationUUID":"f8f31cf6-694b-4c89-8479-4bf519e8fcc2","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml","artifactChecksum":"ZThhMTQwZmY1NDNlN2FiYjZiODMwZTczYWUyYTk1NTM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"83d5fa3f-2199-4b36-b8f9-d7d30010ac9f","artifactVersion":"1"},{"artifactName":"vfwfd563b34ec930_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json","artifactChecksum":"ZThjNjU3MGE2NDQ2YmM2Mjc2YTIzMTE3MmQ4MmYwZjM\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"19f56477-6370-4903-be2f-2f06f21f4a62","artifactVersion":"2"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"12a07b79-29f2-402b-915a-f8eead21ac3f","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml","artifactChecksum":"MTcwMTIwMDEwZDE0ZDZkYTZmN2JkNDRhYmI3OTNkM2U\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"92e8c1f3-7992-4014-a538-10f0f37c80c2","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7b60f8d0-1170-4762-aa64-3b0c54612b1a","artifactVersion":"3","generatedFromUUID":"12a07b79-29f2-402b-915a-f8eead21ac3f"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20210412030259-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml","artifactChecksum":"YTZiOTJmYTliMTkzZWIyNDQ5YmFhMDNmYzYzYmQ4NjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"52ed205e-50da-45dc-b0cd-e007ef53dced","artifactVersion":"1"},{"artifactName":"service-Vfw20210412030259-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar","artifactChecksum":"ZmQ3ZTMwYmQ0ZDcxZjE3M2Q2OTJjYjVkM2U5MGI4ZjI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e438abcd-74f9-47cc-8227-b2ea90119e46","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-12T03:06:23.911Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.911Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.911Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.911Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.911Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.912Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196760016, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-12T03:06:23.912Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.912Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.912Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "cds", "timestamp": 1618196761968, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.913Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.913Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.913Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.913Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.913Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.914Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196759988, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-12T03:06:23.914Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.914Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.914Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.915Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.915Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.915Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.915Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.915Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.916Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196760016, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.916Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.916Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.916Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.916Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.917Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.917Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "cds", "timestamp": 1618196761968, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.917Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.917Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.917Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196759988, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.918Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.918Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.918Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-12T03:06:23.918Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.919Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.919Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.919Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.920Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.920Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.920Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.921Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.921Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196760016, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:06:23.921Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.922Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.922Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.922Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.922Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.923Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "cds", "timestamp": 1618196761968, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:06:23.923Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.923Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.923Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:06:23.924Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196759988, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:06:23.924Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.925Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.925Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.925Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.925Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.925Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.926Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.926Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.926Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.926Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.926Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.927Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.927Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.927Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.927Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:06:23.928Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.928Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.928Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-12T03:06:23.928Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.928Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.929Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.929Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.929Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.929Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.929Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.930Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.930Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196774739, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:23.930Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:23.931Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.931Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.931Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:23.931Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.932Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.932Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196774921, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:23.932Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:23.933Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.933Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "cds", "timestamp": 1618196774936, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:23.933Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:23.934Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.934Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.934Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.934Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.935Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.935Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.935Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.936Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:23.936Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:23.936Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:23.937Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "cds", "timestamp": 1618196775953, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2021-04-12T03:06:23.943Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:23.943Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:06:24.047Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-12T03:06:24.050Z||pool-4-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:24.050Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:06:24.059Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:24.060Z||pool-4-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":1,"count":1} Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-12T03:06:24.113Z||pool-3-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 0cf08322-63ae-4b03-abb5-a480bdb57c20 2021-04-12T03:06:24.138Z||pool-3-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cf08322-63ae-4b03-abb5-a480bdb57c20 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 (?, ?, ?, ?, ?) 2021-04-12T03:06:24.172Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.172Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196776137, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:24.173Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:24.173Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.173Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:06:24.174Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.174Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.174Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.174Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.174Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.174Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.175Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.175Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.175Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.175Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.176Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.176Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.176Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.176Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.176Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "cds", "timestamp": 1618196776968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.177Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.177Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.177Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.177Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.177Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.177Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:06:24.178Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.178Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.178Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.178Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.178Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.178Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "NOTIFIED" } 2021-04-12T03:06:24.179Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.179Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.179Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "cds", "timestamp": 1618196776968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.179Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.179Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.179Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196778025, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:24.180Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:24.180Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.180Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.180Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.180Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.180Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196778517, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:24.181Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:24.181Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.181Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.181Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.181Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.181Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.181Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.181Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.181Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "cds", "timestamp": 1618196776968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.182Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.182Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.182Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196779277, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:24.182Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:24.182Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.182Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196779395, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:24.182Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:24.183Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.183Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.183Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.183Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.183Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.183Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.183Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.184Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.184Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.184Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.184Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "cds", "timestamp": 1618196776968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.184Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.184Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.184Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.184Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.185Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.185Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.185Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.185Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.185Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.185Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.185Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.186Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "cds", "timestamp": 1618196776968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.186Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.186Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.186Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.186Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.186Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.186Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "policy-id", "timestamp": 1618196781671, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:24.188Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:24.188Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.188Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196781828, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:24.189Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:24.189Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.189Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.189Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.189Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.189Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.190Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.190Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.190Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "cds", "timestamp": 1618196776968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.190Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.191Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.191Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196782172, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:24.191Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:24.191Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.192Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196782308, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:24.192Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:24.192Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.192Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "dcae-sch", "timestamp": 1618196768751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:24.192Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.193Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.193Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "policy-id", "timestamp": 1618196782679, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:06:24.193Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:06:24.193Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.193Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196782833, "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=? 2021-04-12T03:06:24.208Z||pool-3-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0cf08322-63ae-4b03-abb5-a480bdb57c20 2021-04-12T03:06:24.209Z||pool-3-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cf08322-63ae-4b03-abb5-a480bdb57c20 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 (?, ?, ?, ?, ?) 2021-04-12T03:06:24.217Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.217Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:06:24.218Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.218Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.218Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:06:24.218Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.218Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.219Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "cds", "timestamp": 1618196776968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:06:24.219Z||pool-3-thread-4|||||INFO|500||Missing status on Status Object. 2021-04-12T03:06:24.219Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:06:24.219Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196783181, "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=? 2021-04-12T03:06:24.225Z||pool-3-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0cf08322-63ae-4b03-abb5-a480bdb57c20 2021-04-12T03:06:24.225Z||pool-3-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cf08322-63ae-4b03-abb5-a480bdb57c20 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=? 2021-04-12T03:06:24.949Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:06:24.949Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:24.951Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:24.951Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "NOTIFIED" } 2021-04-12T03:06:25.051Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:25.052Z||pool-5-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:25.052Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:25.062Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:25.062Z||pool-5-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:06:25.952Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:06:25.953Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:25.955Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:25.955Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-12T03:06:26.055Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:26.057Z||pool-6-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:26.057Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:26.068Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:26.069Z||pool-6-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:06:26.956Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:06:26.957Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:26.959Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:26.959Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:27.059Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:27.060Z||pool-7-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:27.060Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:27.071Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:27.072Z||pool-7-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:06:27.960Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:06:27.961Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:27.964Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:27.965Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-12T03:06:28.065Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:28.066Z||pool-8-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:28.066Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:28.079Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:28.080Z||pool-8-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":2,"count":1} 2021-04-12T03:06:28.965Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:06:28.966Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:28.968Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:28.968Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:06:29.068Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:29.069Z||pool-9-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:29.069Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:29.078Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:29.079Z||pool-9-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:06:29.968Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:06:29.969Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:29.971Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:29.971Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:06:30.072Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:30.073Z||pool-10-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:30.073Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:30.084Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:30.085Z||pool-10-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:06:30.973Z||pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "serviceName": "vFW 2021-04-12 03-02-59", "serviceVersion": "1.0", "serviceUUID": "c7e4f6b7-0229-4927-a4c0-d0159c59cd4e", "serviceDescription": "catalog service description", "serviceInvariantUUID": "5b905a03-ca31-400b-b376-b1b2a7f1cf84", "resources": [ { "resourceInstanceName": "vFW fd563b34-ec93 0", "resourceCustomizationUUID": "f8f31cf6-694b-4c89-8479-4bf519e8fcc2", "resourceName": "vFW fd563b34-ec93", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "22e02afe-f16b-440f-9e25-a0d339a01e7b", "resourceInvariantUUID": "e5aa7ac7-7b52-4dfe-a6b9-60b482ae6695", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfwfd563b34ec930_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "artifactChecksum": "ZThjNjU3MGE2NDQ2YmM2Mjc2YTIzMTE3MmQ4MmYwZjM\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "19f56477-6370-4903-be2f-2f06f21f4a62", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "12a07b79-29f2-402b-915a-f8eead21ac3f", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "3", "artifactUUID": "7b60f8d0-1170-4762-aa64-3b0c54612b1a", "generatedFromUUID": "12a07b79-29f2-402b-915a-f8eead21ac3f" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "3", "artifactUUID": "7b60f8d0-1170-4762-aa64-3b0c54612b1a", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20210412030259-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "artifactChecksum": "ZmQ3ZTMwYmQ0ZDcxZjE3M2Q2OTJjYjVkM2U5MGI4ZjI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e438abcd-74f9-47cc-8227-b2ea90119e46" } ], "workloadContext": "Production" } 2021-04-12T03:06:30.975Z||pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-12T03:06:30.975Z||pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c7e4f6b7-0229-4927-a4c0-d0159c59cd4e ASDC 2021-04-12T03:06:31.166Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:0cf08322-63ae-4b03-abb5-a480bdb57c20 ServiceName:vFW 2021-04-12 03-02-59 ServiceVersion:1.0 ServiceUUID:c7e4f6b7-0229-4927-a4c0-d0159c59cd4e ServiceInvariantUUID:5b905a03-ca31-400b-b376-b1b2a7f1cf84 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20210412030259-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar ArtifactUUID:e438abcd-74f9-47cc-8227-b2ea90119e46 ArtifactChecksum:ZmQ3ZTMwYmQ0ZDcxZjE3M2Q2OTJjYjVkM2U5MGI4ZjI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW fd563b34-ec93 0 ResourceCustomizationUUID:f8f31cf6-694b-4c89-8479-4bf519e8fcc2 ResourceInvariantUUID:e5aa7ac7-7b52-4dfe-a6b9-60b482ae6695 ResourceName:vFW fd563b34-ec93 ResourceType:VF ResourceUUID:22e02afe-f16b-440f-9e25-a0d339a01e7b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfwfd563b34ec930_modules.json ArtifactVersion:2 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json ArtifactUUID:19f56477-6370-4903-be2f-2f06f21f4a62 ArtifactChecksum:ZThjNjU3MGE2NDQ2YmM2Mjc2YTIzMTE3MmQ4MmYwZjM= 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/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml ArtifactUUID:12a07b79-29f2-402b-915a-f8eead21ac3f ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:3 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env ArtifactUUID:7b60f8d0-1170-4762-aa64-3b0c54612b1a ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:3 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env ArtifactUUID:7b60f8d0-1170-4762-aa64-3b0c54612b1a ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-12T03:06:31.166Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c7e4f6b7-0229-4927-a4c0-d0159c59cd4e 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=? 2021-04-12T03:06:31.289Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:06:31.291Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:06:31.292Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:06:31.292Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: e438abcd-74f9-47cc-8227-b2ea90119e46 from URL: /sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:31.292Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:06:31.296Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:32.167Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:06:32.187Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar e438abcd-74f9-47cc-8227-b2ea90119e46 105074 2021-04-12T03:06:32.188Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar ASDC sendASDCNotification 2021-04-12T03:06:32.189Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:32.189Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:06:32.190Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:32.192Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:32.192Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196792188, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:32.292Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:32.294Z||pool-11-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:32.294Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:32.302Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:32.303Z||pool-11-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:06:33.193Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:06:33.194Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:06:33.195Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: e438abcd-74f9-47cc-8227-b2ea90119e46, URL: /sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar to file: /app/ASDC/1/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:33.195Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20210412030259-csar.csar 2021-04-12T03:06:33.392Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:33.392Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:34.249Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7665555233753227966/Definitions/service-Vfw20210412030259-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_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_protected_private_port_0_network_role" 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_order" 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_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 "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_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 "port_vpg_onap_private_port_0_network_role" 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_vlan_requirements" 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_onap_private_port_0_order" 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_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_onap_private_port_0_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" 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_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_order" is not provided Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided 2021-04-12T03:06:36.791Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-12T03:06:36.795Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:06:36.795Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.795Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 14 Parsing Warnings occurred... 2021-04-12T03:06:36.795Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /app/ASDC/1/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.795Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /app/ASDC/1/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.795Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-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-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.795Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-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-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.795Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-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-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.795Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.795Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW fd563b34-ec93 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.796Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-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-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.796Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.796Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.796Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-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-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.796Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-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-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.796Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW fd563b34-ec93 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.797Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-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-Vfw20210412030259-csar.csar 2021-04-12T03:06:36.797Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:06:36.803Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.804Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:36.807Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is matching search criteria 2021-04-12T03:06:36.807Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:06:36.809Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW fd563b34-ec93 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:06:36.810Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.810Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:36.811Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is matching search criteria 2021-04-12T03:06:36.811Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:06:36.811Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW fd563b34-ec93 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:06:36.811Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.812Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:36.815Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.815Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is not matching search criteria 2021-04-12T03:06:36.815Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-12T03:06:36.815Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-12T03:06:36.816Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-12T03:06:36.816Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:36.816Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.816Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.816Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-12T03:06:36.817Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-12T03:06:36.817Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-12T03:06:36.817Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.817Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:36.817Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-12T03:06:36.818Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:36.818Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-12T03:06:36.818Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.818Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-12T03:06:36.818Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.818Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:06:36.819Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.820Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is matching search criteria 2021-04-12T03:06:36.820Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW fd563b34-ec93 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:06:36.820Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.820Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is matching search criteria 2021-04-12T03:06:36.821Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW fd563b34-ec93 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:06:36.821Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.821Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is matching search criteria 2021-04-12T03:06:36.821Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW fd563b34-ec93 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:06:36.822Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.822Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is not matching search criteria 2021-04-12T03:06:36.822Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-12T03:06:36.822Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-12T03:06:36.822Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2021-04-12T03:06:36.823Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-12T03:06:36.823Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-12T03:06:36.823Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.823Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:36.823Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-12T03:06:36.824Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:36.824Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-12T03:06:36.824Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.824Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ebbf007a-8491-4d1e-9686-224b32ec00f9 2021-04-12T03:06:36.825Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.825Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is not matching search criteria 2021-04-12T03:06:36.825Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-12T03:06:36.825Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-12T03:06:36.825Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-12T03:06:36.826Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:36.826Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.826Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.826Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-12T03:06:36.826Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2021-04-12T03:06:36.826Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-12T03:06:36.827Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:36.827Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-12T03:06:36.827Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.827Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fe5fef9a-c1ff-4b8c-bb01-01fed2199289 2021-04-12T03:06:36.827Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.827Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is not matching search criteria 2021-04-12T03:06:36.828Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-12T03:06:36.828Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-12T03:06:36.828Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-12T03:06:36.828Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:36.828Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.829Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.829Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-12T03:06:36.829Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-12T03:06:36.829Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-12T03:06:36.829Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-12T03:06:36.830Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:36.830Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2021-04-12T03:06:36.830Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=18b0f684-5b64-41f1-9781-a59deb0ca66e 2021-04-12T03:06:36.830Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.830Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:36.831Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.831Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:36.831Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.831Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:36.832Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:36.832Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:36.832Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2021-04-12 03-02-59 Description:catalog service description Model UUID:c7e4f6b7-0229-4927-a4c0-d0159c59cd4e Model Version:NULL Model InvariantUuid:5b905a03-ca31-400b-b376-b1b2a7f1cf84 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW fd563b34-ec93 Model UUID:d545fa75-1cdd-4d08-97a2-a56a6d05e0ff Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:e5aa7ac7-7b52-4dfe-a6b9-60b482ae6695 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f8f31cf6-694b-4c89-8479-4bf519e8fcc2 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:19919832-7e6c-4083-b69a-1d1d47d8c1dc ModelName:VfwFd563b34Ec93..base_vfw..module-0 ModelUuid:6b6f9a77-c375-4e5c-a679-871502c4bcef ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ebbf007a-8491-4d1e-9686-224b32ec00f9 ModelInvariantUuid:b1da65f3-e028-480f-b27f-d88dfa1d48c1 ModelName:vFW fd563b34-ec93-nodes.vfwCvfc ModelUuid:4d9fb6f7-76a1-47af-9f6b-a32ca2484f37 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:f03f953a-0070-4078-be51-d4543117e036 ModelInvariantUuid:190c3cd9-7957-490b-9e0f-6eff53711096 ModelName:VfwFd563b34Ec93.compute.nodes.heat.vfw ModelUuid:41a01f49-eeb5-46f3-82bd-ac339c949626 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:fe5fef9a-c1ff-4b8c-bb01-01fed2199289 ModelInvariantUuid:4c651886-bfc4-4ae3-b0de-41538f000213 ModelName:vFW fd563b34-ec93-nodes.vsnCvfc ModelUuid:0390cecd-3632-46cc-ba6f-f03a4792a52b ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:7cd0a31f-3c10-4ab8-a419-552f61d01a9c ModelInvariantUuid:709858bc-f939-487e-9e17-fb22266d2008 ModelName:VfwFd563b34Ec93.compute.nodes.heat.vsn ModelUuid:cafe171d-cb6c-4279-aa60-a6f8eede5534 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:18b0f684-5b64-41f1-9781-a59deb0ca66e ModelInvariantUuid:14b9fb8a-1304-4a76-a8d2-56d0a671ec5a ModelName:vFW fd563b34-ec93-nodes.vpgCvfc ModelUuid:8ab52504-19a7-4e55-a683-8abb687f670d ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:bd5af01d-9469-4100-a4a8-77e7d74f36f0 ModelInvariantUuid:143906a8-fe73-473a-b20d-55c9e937038c ModelName:VfwFd563b34Ec93.compute.nodes.heat.vpg ModelUuid:2bec8e30-7b11-4af5-a937-e1da7a687298 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_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-12T03:06:36.849Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 22e02afe-f16b-440f-9e25-a0d339a01e7b 2021-04-12T03:06:36.860Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||HHH000397: Using ASTQueryTranslatorFactory Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:06:36.932Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||vFW fd563b34-ec93 0 2021-04-12T03:06:36.941Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 22e02afe-f16b-440f-9e25-a0d339a01e7b 2021-04-12T03:06:36.941Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 19f56477-6370-4903-be2f-2f06f21f4a62 from URL: /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json 2021-04-12T03:06:36.941Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:06:36.942Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json 2021-04-12T03:06:38.411Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:06:38.411Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json 19f56477-6370-4903-be2f-2f06f21f4a62 785 2021-04-12T03:06:38.411Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json ASDC sendASDCNotification 2021-04-12T03:06:38.412Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json 2021-04-12T03:06:38.412Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:06:38.412Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:38.414Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:38.414Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196798411, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:38.514Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:38.515Z||pool-12-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:38.515Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:38.573Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:38.574Z||pool-12-thread-1|||||INFO|500||cambria reply ok (59 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:06:39.415Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwFd563b34Ec93..base_vfw..module-0", "vfModuleModelInvariantUUID": "19919832-7e6c-4083-b69a-1d1d47d8c1dc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6b6f9a77-c375-4e5c-a679-871502c4bcef", "vfModuleModelCustomizationUUID": "b4a4e346-1bb3-4a03-853b-a99ff384f30b", "isBase": true, "artifacts": [ "12a07b79-29f2-402b-915a-f8eead21ac3f", "7b60f8d0-1170-4762-aa64-3b0c54612b1a" ], "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": "" } } ] 2021-04-12T03:06:39.447Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwFd563b34Ec93..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6b6f9a77-c375-4e5c-a679-871502c4bcef VfModuleModelInvariantUUID:19919832-7e6c-4083-b69a-1d1d47d8c1dc VfModuleModelDescription:NULL Artifacts UUID List:{ 12a07b79-29f2-402b-915a-f8eead21ac3f , 7b60f8d0-1170-4762-aa64-3b0c54612b1a } 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 } 2021-04-12T03:06:39.451Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "VfwFd563b34Ec93..base_vfw..module-0", "vfModuleModelInvariantUUID": "19919832-7e6c-4083-b69a-1d1d47d8c1dc", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6b6f9a77-c375-4e5c-a679-871502c4bcef", "vfModuleModelCustomizationUUID": "b4a4e346-1bb3-4a03-853b-a99ff384f30b", "isBase": true, "artifacts": [ "12a07b79-29f2-402b-915a-f8eead21ac3f", "7b60f8d0-1170-4762-aa64-3b0c54612b1a" ], "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": "" } } ] 2021-04-12T03:06:39.451Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:VfwFd563b34Ec93..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6b6f9a77-c375-4e5c-a679-871502c4bcef VfModuleModelInvariantUUID:19919832-7e6c-4083-b69a-1d1d47d8c1dc VfModuleModelDescription:NULL Artifacts UUID List:{ 12a07b79-29f2-402b-915a-f8eead21ac3f , 7b60f8d0-1170-4762-aa64-3b0c54612b1a } 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 } 2021-04-12T03:06:39.451Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 12a07b79-29f2-402b-915a-f8eead21ac3f from URL: /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml 2021-04-12T03:06:39.451Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:06:39.451Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml 2021-04-12T03:06:41.709Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:06:41.710Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml 12a07b79-29f2-402b-915a-f8eead21ac3f 20368 2021-04-12T03:06:41.710Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml ASDC sendASDCNotification 2021-04-12T03:06:41.710Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml 2021-04-12T03:06:41.710Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:06:41.711Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:41.712Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:41.712Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196801710, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:41.813Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-12T03:06:41.814Z||pool-13-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:41.814Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:41.826Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:41.826Z||pool-13-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:06:42.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.69.114 2021-04-12T03:06:42.713Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 7b60f8d0-1170-4762-aa64-3b0c54612b1a from URL: /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env 2021-04-12T03:06:42.714Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:06:42.714Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env 2021-04-12T03:06:43.530Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:06:43.531Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env 7b60f8d0-1170-4762-aa64-3b0c54612b1a 2098 2021-04-12T03:06:43.531Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env ASDC sendASDCNotification 2021-04-12T03:06:43.531Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env 2021-04-12T03:06:43.531Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:06:43.532Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:43.534Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:43.534Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196803531, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:06:43.634Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:43.635Z||pool-14-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:43.635Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:43.645Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:43.646Z||pool-14-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:06:44.535Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: c7e4f6b7-0229-4927-a4c0-d0159c59cd4e 2021-04-12T03:06:44.536Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW fd563b34-ec93 0 22e02afe-f16b-440f-9e25-a0d339a01e7b ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:06:44.619Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:44.619Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:44.619Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: d545fa75-1cdd-4d08-97a2-a56a6d05e0ff 2021-04-12T03:06:44.619Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: d545fa75-1cdd-4d08-97a2-a56a6d05e0ff 2021-04-12T03:06:44.630Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel to get resource 2021-04-12T03:06:44.663Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel 2021-04-12T03:06:44.666Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|INFO|500||Invoke 2021-04-12T03:06:44.667Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-12T03:06:44.667Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel 2021-04-12T03:06:44.667Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||Method : GET 2021-04-12T03:06:44.667Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"0cf08322-63ae-4b03-abb5-a480bdb57c20", X-RequestID:"0cf08322-63ae-4b03-abb5-a480bdb57c20", X-TransactionID:"0cf08322-63ae-4b03-abb5-a480bdb57c20", X-ECOMP-RequestID:"0cf08322-63ae-4b03-abb5-a480bdb57c20", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"58a2d498-faea-49d7-b418-dfd8b122bcb0"] 2021-04-12T03:06:44.668Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||Request body: 2021-04-12T03:06:44.668Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-12T03:06:45.479Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-12T03:06:45.479Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-12T03:06:45.479Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||Status text : OK 2021-04-12T03:06:45.480Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=node0tdnsoxz9tee1q0yn3v41idju281.node0; Path=/; Secure", Expires:"Thu, 01 Jan 1970 00:00:00 GMT", Content-Disposition:"attachment; filename="resource-VfwFd563b34Ec93-csar.csar"", Content-MD5:"YTE5OWM2ODEwMDdmZTQyN2IzOTVhYjhkYjUwZmQ0OTI=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"0cf08322-63ae-4b03-abb5-a480bdb57c20", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-12T03:06:45.504Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||Response body: PK��R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK��RTOSCA-Metadata/TOSCA.metaM�M �0��9E.�V� fWc�S��c;�@2)Ɉ��f���x�c0��!��C�˜l -��N��}n�^���8�K��@t!���@t�1�+.�,�@�r#�)|�T�o?Oͻ9tӹQ�~u���� q�ZN b��)a1�1��3��.nK�PK 3Lo��PK��R1Definitions/resource-VfwFd563b34Ec93-template.yml�]�w�6��_�[�Տ�0�ɛc;���q}K��1愁)0�8��� ���9�����u�{k_~I��t��^�Al`��֒�U�mw>4���7 ��i ����IӼ�"�����k �X{�/��D�9.���Z닱5[M\,�sT++��gs,�a;*<^��%��`� g<�c�E�������Ϛ��Sk:ӡ���7����%i_0p�H�C7y�vQ���K�v���[�O$pFO��w0��g�g�ު�Xq��Z�p��>%�ZK4���խ�c����W`�j���>1j�gc4����c�@�r�� ����?�� �$~����U�gU�\�G�����^��#����6����֋����A��ޮV��"/���}�T�$� }�n4Y<ˋ� ��.Y�x\�+�(��غ$0r� ����߻�o���tǢ5��5[���$ �K�P ��������|D�1��R�d%����¥�n{�2�9���ז��K\=�Q����E�J]!!�-"f�O��n��{��c�Ox70B:����wޣz�5�U�-ə��5AV�ީ��n�&[�M7����"[�ٲ%�>�M���m�Gj3�f6k���6Z�7�q�if�>�$D�m�y2���]�*��-ZBu���&J��@��E�5��9�Jas�{?y����X�F�x4����#/ؔ��*��]\i�q�hb-y����co@ٓ��W�� �� 2��s4A�}�aKL{�����[/�����#��=q^k.�c��.L��02SK�9���[����v�Q{�����k��������\�ek�����[dn60FS��xo�{-t�L� l�����W< j�:�n��2�Ld������ݛ?.N����ϟ�?hgi�eW$mB� �l5`,ƨK[� h֑�c�����o9=��m�����.O����ӻ��/ڻ�OwW*�ͪC{yɓ�7��N��)A6q*���)�P����>�?��'��KD ��,���>6A�xHm$fwa�'I�,�W�Ҳ�0�Qm$;t��vw���b�B���T4�P�!a{J_|�_Ҋn�#N�q�����j{N���Q��+c!+@�o�g����I�+8���H���G�g�g�i���R��[@� �9rlM;�}4H�ymaK3��'1�|��NOε� �� ee� ��Jc������h6����iϭ��h��-/�%�����h�P9\aT�ԣ˴�`��E|�67^���-j�3�6��&"���Չ�pѴ�>��`s6�����/�On����HŪ�#�[P� N:;�]�d$5��n@��Q�2iG 2� Iu��f;�]�%��#92JU௥sF��X�A t��ӭ�O ��/���h �F��jy#�������!pyjq �����LjM� �鏯��nbc�T2�^k�*j;�Ei|R�F[�kN�����}3�ʰkt��E��# }�(��������-��L3<��k+�E~����9i�߽����ӌ�xV����/p����:��U��<&��L�Ǭ`��n*�H�0z� ��އ45��J2F^ձ�)]�Ơ�#%z���)�O����D�k��O�qc�������V_[��xKD����D]JQW�U� �]����'����~vr{��d[E}���� h�Mm�k<��Ps���B����lo��"BF��� A�� � �j���y��M?� �i�rz%�#���Ǘ�dv{ ;������@;A�7�����x�'��ϳ�?O���'���ח߿|�>���םw�峓�����t������ջ1�X��;:��q������������ߌ�77��9�_�������m��_�.N_�k=��w�t5��|�܇�{�z�4����z=��I�����|�������_o�Bh�L����.��f�W�w�tz���a����������a��0�fp�W�?gwg�_{8{���×ɇ�������ǧo���������훓Ň/g��?��������:L� p�e��׿�o���f������^~���������?_�Ih���^y�?��_�󓳩��/kr�pv��??:g�����������z��R�>,�k��x�J{$�کF#�lA�~2?��”H��  �G�a��(2q�����8�W�< � �i���1aph�G�c�_Hv�SB�����`�Է� mF���G���c�h�_9]"b[��G� /S�y��Ζ���G������)���(G{�.a�!1�ٯ�d\��|��}9���l2����1���k,���u�*���2�l�O�SC�Mm������㩳�KL�NY��� r뾧����Χ�r�;�@�-�W��\���lDo ��~��,P��/KV��E=Gwh�2ϹdN�b��\�´$����C�j-�+g��M��꿢�_ � G��%�R$��=j��0�mT��Q�� #��v����y��K� ^Y�� ,��T���J���H�&KWwV+��3[�FC�g�ڵ�R_.��%p����t0��`2[���'�в��x ��l��;�׋�B�Lf�t���]�I�,Ms�����*J����Ӡ���c�7{��qr5O�ߞ� 3q�!�ɟy��o�|��e��O]�q,��Ś�c3�af&y�!�X]�`G(_W��jj3�1m�MdbN6q�$$����:������i����@�Q�&�$�o�W � �I�md[���]�t7!����8�Y:uU�4������Ö�¿�B��V����F��:e{v}`DC��QIH�`3iP3��Ӱ�p�F`%Ǚ�R:{h&�Fd��]��Q�X��N�d�nK�3���d�f��G��ċ,����d�6�qʏn,`� �?�9����yUH�?���2�lꫯ(Xh��r�3 ����ŭ1UD��# 4�x��]Y��y$M"7��V�i:=�E�ĸ��ʨa�A3\]mMr&�T/�7�L@n�M0�������է���3�������鹹}�e�J).6Cӊ��y�6$ِ���3˩�c 5��>FOAF Z�/Nd]�j2փ���%�]����h��:`GQU�(S��k���vJ������_(�� ��u �__ӦDJ��}~Av�_eL�/Hw*Fi�� ʭ�ٚC*b��>ل��F�Sc�bE�����V� C��r�3|� o����D�K��ޣ}��h"v%�O��m}Tǜ���/�:r vfF� rsb��2ɰ��2�a�5Z��S��5 �3�a�H5R�%��}�s�^��cEeYd��[��J���S� U���4쬈:�#Ks^j )I䰊�'��2�T u��=[; �+��r��#��a� ˩U�N�B��^�롶qm�M�(L�"��1��5����v��x)��c ���9��C�O�z�pW�2�3�e}@p��|������edu4�Q��N�C`� ��R������5�e�z�S �\tŮV��D�'d�Щ:ɢ*s�����X�lmZ�&{m�-e�Ze�J�Px���"�0M�#l T���nC�m����!�) ��I�*�D \I-�%k��-�����]��U�۬,K����(ĨپfGu�O�D�\ 7]����tƲ�/$�=�+��C��a˛� ����IW����A�E�����qР �{C#��?��;B�Hd�d��\f��ul6S�7��cQ�{l�N�4��M~��z�uJ�1���<�9�G2��A\���W愴V��Ǎ 1�DžG2xxf/��j��-מ�3��5v�>3�ӕ;�'F3Ϫ��� mG�.�}��m� Ww�S0[�'`>�N�P��.���]�6\W�Y+T���p�31��ɪ/x8���b����7]��b�}������X,j��j �V����V��^�8ӝ�ju�g\E�J�L~�"I��k*Z^����b(�+�]NA�?��O,0���u��$�Ȟ��N��e�q��;����φo�� Q~X�P�K_*J���J'�4���5%brAґ~dZ���I隖e������t���n6���-L��R��UtB�5:�z�*�!�Dq3��CT8���vmM�;�F(��s�DA�Qk;h�p�)Q�Q�'8���z��3����Ҁ�$& V�,LVh3U�W#�^���4�s�%6�kCMl��Z��#���jv"� H�;���&:Jyx t� �6�E������m ��?�6=�a��������2��c�x�D�y�"��|�rZk�0�*$Ř�6 7�[����z���'U!Ž��i��Dzl�U�'zד���r�� 4�"��М��k�]�4Z����2�:�:$G��٠&,L�OZ�0�o�_vk~� M d���l����L5L?3�?�� �<�w1���*_��/5�7�������(���(h@���������\b V�|��cA���S�*��/�R�Q�v~�w>��&1+�� l�zm�WӉ�� [��WS�Z��n8�3[:+�pl:��c���]��R���9�:���]-��xb�,����j�{���H���f��h�֊��� �+M$�7���m�&E��"�ٷe}3G�B��Y�L���߈�6���{���k�/�uP����k-��3���3�u .���3Ǚ���eR���kGw�� `���b����x1�X�Tp�C�� S�}��Y�xTg4zu�޺h��R�j�n ��V�L2̚w~�k��^��'�P���Q�Y�� m�K�a�.�,�)�(6�iEZJ�\�g����N�[��q����4Wq����2ia�R A�6����(&�(ʥ�SDԢ5��zNF�]HҸ�E�����7JP`Nz'��#1�C\+X�>M�ؑ~M�G�+�V~�>�5�h��;�K��|CV�͈��e�5v5b������ eqI� �a�o��L����.�pjΝ1�ZYZ/���"F=�� �H8Q^ޠ(�h8���NM����Z!��O9 j(�>M���N�$o�U�l!H��X�Q���=O�1X�#UѮټ^Yb�,��l[�Y ��^���t� o�5��gߪ��|��$��V�:���+u �3]�*��h�rFDi�o=�(�J�D�#�CTH�v5:bCb_�W�qqz�jĘ��>�ϓ�v-�����Y��R�D������m� ���&�цŸ-_b�j��� wA(ӥu���ZF�"%�� 4���v�!UdѮ�UMݗ��9���������7���ul�mvТ�NJ6uo@��W�$Pֵ���I%0�+A��7�u�(��hGGB��j�t�r"e'��֑Ӥ��| "uA���� �IوK�2]Z'C�=$d�ġ����2��>�ʦU��3��2T��I�����U!%"��@�){*�qfR� ֶ��������B�dQ��k�H��D�@&�r��#uy�y��BW�RJ߈��>�[�h��|w��2��UL��dnTh�v~�!!�ݞ��fZ��*X� r�M���� ����H�6{O�,E��>�1=��R벭��,m���x�!�J�������ʗex1�8S=t �HEm�؊>)�)-gE�� B~�X_AZɓd�����̝�T��1��Ô>f��URڗ��1R����@��]��tˌtJ�I}{H6�*uX\��)i�������۵h �y mb;��[ �(�,ER��+�FL0����F���l�1@�:t�� �kP���[aEr�m�i q~Y��T��6+ӕ�.yD�$0k��Y$� 9]ύ�Q�SJ{�gE о̠J���j��z�F���P�*��@�l}���|e9y_k�b�3������0�P��v�"C%;:6��:_#- ��}HP1�� ���o��;�����'Ѽ�2�bH� kg$T�RG�������8��Ò�w���b�}r�� B��iD�Ug괙,��4�0<͍�"��}��� d���aݔ!�y+3�� E�f�9B�=�ƍ֫&�&ZYŐ'"��o�V�����{��y�X�۲���r� ��1�S��&�Ц��?��P]G��e��V�᰿��S@�Z�l�[�*��f�wV��`.�ԧ�dӹR��dc��Ç��Z)�۬C#�H8v�ez4�I����jT.���rUR���|@[�ԖL��W�T�$o3R�pa�#"��5���J����^��<�xa ��t�u��,��+���7Kx��#WKT� �����!����)U�����no���-X�s�µ��������գ�I�f�;��){P� �G�vmX��Q��plω����E��2�A��3����J�%�5��o���:6���>Z4�17�WDk�I(�U��F�W���Q�d��ό���� ���ww�/�5G�w ��s�r�lDy��c�j��e �t�Z�:���K�a�����CպQ��^��_5�����W���R���O�݉���cE����}��]����?o����jϋ�־�X �|L�� �uY����C֨������#�Y뉗��0p��>J�"&P�x���>�����3T5���{r1�n��hxHLIu$U��T>�=o�Cb�$��� �߄��oo�t��m���/�]��w���@����J�6m9j� �=�t_�Ϗ�Oeg�Ad�R���0gbz�;���_����ă��Q��z���)��;�B� �u�۵E v��h�`�i�8����k�.�5`%��h����]�� �# �u� �t�}q+��.���k9s��8E��*��ռ����<�e��R4brB���y� l21�,�H�X?θE��* �莝�4E��(�t����Z�о�l���E^�t�}�ӕ�e>�� ����>O �L�������<��;�yjwޟ�g�c�o�ӧ��y�b�SEj� �*c:�?'�3 �HzY�P�y�x�yntۑ���2!�g��(w�G�|9AΛ���a�i���� �߭�s���>E�����Lf%��Q@%���Y V;�t`�:_�%��>��d�-8�U��(��7�켙c���pG�o1T���A'�Nj��4K��j |]Z�; ��X0%�� ��������z��4џT{���z� 9��@(m�I�׋�����BRz�#���튛���vܬx�z��> �ӣ�h�2v� }q̆�0ʚ\��cypT�U�HiPJ;*#��hG!�Y�Z4�S`�a��y.WL�M���h�`�cU�����<���P�n'�9G�� V��:p-�_�Y3��b�$W��eg�s,��Y�D�?��:����V��X��+�%^���%��1-�5�s`���k-�҃uk.��q^��k� T�ᰬ�N;�aU�6�AK�8�l��|_�Ú��E�0����.^$P��oz� ���?��b& �ZHLX��R ܏��v���v �F5s���Ԏ���r��XĿO�N���wTѓ��g�m�dy��S���i���Q���3�����x gׇNK��G���v"��d��Y�M+�u^�L�tޓ�X.�ҬEߝ�ͨL�G _��m{x`ْЀ����?R�>������Ə����������W����韟Oj��Eq��|;�5���ߞ?|>"7����W��J�_�n���9��U��]u�ƙ$^I�/����/�>v���Mo������t�H������������}QϦg�c���5�8��'�w��t��.&W���S��;��m����|��p7������g��l_|yO~���S2�&���?N�Z����������������E�v���������3_�ݫ�����ͣ�k4蜫ߦӋ�q�.u^�F�G�3�S������~ܽ�h���]��J �_�j������Y�u"���?w�����ǭ����L�^�_�J�!<����EX���!)-{���TZsT$��gU�H��T83S�_�6��.eP��R\���o��hD �%Z`ٲf��H�1c�4J`S����t<0�ƪe�#�R��� ��`�m0��ǜ���|K:j�S6@L9 "( =F�5� `��g��$&�d��)ȵ&Q5~�I�+�K3� �~���#:o�AfS��׊���ŒNY���i����Դ���❆,��E�n����q <�]�?ݵڭ賱����'q"��o�����s9�Or{(JQ8�s�1�R� �S�����(5��E�Ogt� ã����3��|S3`�'5E��j �2��KJ�� (6�!�V�dҚ ��z,KuH�����g2�A�Aq.�\fH�� ��%2&Q�4tGR�2���Ğ���'�u��3�,� m���rG�l��%��i�6I�d�^�6W��?�5LP��P�}���03��aD��y�Fd�:�)�4�6� EP��$�2/<$�j���}-�?�/Ź)���M5D�Г�\@��>��"�wq.琍����]81�h�A��^�|��G�t�{������ 4�GfE5�]V�.�[� �����~. ��*U���� ���\d?�~J�*�z �7*��T����nzt������ԇ�� �pUz�2.��f����M���T������q�q{7:P�/��%��>rm������bGyy9���H�p�sј�٪yI�nբ�?�֛�j�6r�j Ai��K� k"Y ���v��[�‘��B`'��L:�U�!�����׼��ì�>C�w��7欽ȸs�ؔ:c�Eo3.���-�PYo*;dbs��|��Ũ�F�cn=�u��vA�,ܒ�+Y �Ct� �`Gm]�ݮ���=�S�d�>”*�lh[����oH�,� B/��H��(^):)q�81Q����5@����2���U�d�rVY�H?�u�{�+��|�Ì$����Ϛ��<$#)9V|;&�c_��&��3\ ��3���*�^3>A�� >���3Q��8w�u�M�g���R����:(��ť�#��x SS�Z����q?TV*̚�(�0B�ALP��%iA� 2�*����$�K���h�xa��ޥ(�Gn�yщ��jy#W1A�,&8�� r�+ � �U�%�2ˀE>��k�+�YnC5 �O�MD�zʡ7s'`m� ���,8��u &�lS� ���P<�w'o3$ �o��U^��'x��/�F���\�I�6Xf2����T��3�hn��Zxk�DHZ^�P$i��C����#ղ +^.b5u��Z߆c��^�a�Y���݉�N&>���' ��?Z�]7]�ҿ��A/1>J�}9ъ��o!�6�!��cl'��eR x�݊t޷^� �a��֯q��ޟ��Z?�q�����u�z���u�p�! a������Q]�H�$�Nԅ�~؉z�o���9.����:����[ǘ'�y�p}�8��v�>�8J�\�~�T���2>��R���XT��Z사Ld�[���$kS $ѥ7��+L����� #����x�KV�>�ʹy4q\���x+���޶��oh�N�cMCw$U�a��>J�{�G��L$�4�z�>�sG"M�^͑H(�iypf u[.�k��x��46���&�ټq� ��:�[���N�� ��X"ji���F~��v,��� ,�V������IG��Y�^)ta ��`��$��{����=Ep�1����� 񂒥r��4�$�� .��D�b�ɚ���ۣ�����&�Ʌ]],b� a��D��#C,�0���Qw�����N�Q�l�B8�l)��#\*�K� �l�4D^?�k؍�~PU��%�17�#. ,|W����]��K6�#^`�=�}����s}�Ur�-�|򈁁�=W�� -u�MH6tX��=מ�7�:n�F���K�ܛ�C�� �:�cﰪ�g�@#1�q),o���2���P� �2Tv}�NPլ.|�@"��Pi��u�|%�K�AN���8I+����l��*�y�d�YZz��f^`�Y ��q_��a7���������2Ӓ�� �1�R����G��3 �(�8�x�/l���� ���]�`\)~��{��YEXE1Ȭ �b�+�d8��sGǫ�g!۫���d�Rݽ����#�^;<���"-)�p�2��~EX�9ʾ�e,�Š��` c*v7*��^�‹v���,���}/� ��,F�eV��F ��p��oF�vɆ3���F��u��𰋖���w�0 ����Ž{�ɠ�%���,�R��p^�z�ub�$V$G�(��o3Z�]`k� (dv��y5�5�W�@y�b��� ,�� ,�tϿ��B��+��z5��ƛ�X�g�^����W i��B�'� *q�(�0W��b6��Iν,W��P'��,�0\���o%n�~�Ƿts�;����$��(�iI�p�$�w݋{�!��.�����1�ɏX��=�� ͵Daa��*�f�Ue��$h�m� ɮ ��T�u4-��z|���DJ�D-��@�]�� VQn�� Ȋ�Z�6�� �hGb�/�g����.���1�&gkqAd�{�+.��"cs�K��������`#�MU��}#�HF  ��(Wr흭ߐ�I��o_�Q��m_�}���u�|�F(�P�gEQ���a�8��Wj��+��� �D�<~�Q�a8AJ<�󕸖Bs��5���r�,>�؄J<&6��R��wksպ��Mt%]�*7�f3�΂�w��q��� JC6����\� 0W�4i��E�� 6c�>-W�kXtl�}x�ynt۫�ia�T���R��fQ~$��0���h�C2��c���c9��ki�)9�5]���G�go뎃��+_w��mf�{ �j��YT�rNi� �s��`x]�E���#;�W�!=tå�S�/�S������*BS#^-eckj0�q�q��tSY����;Qk��E1?�׸z��O{��f����Ne�В�a�f���#-V��N�Е�-��]\'Y� JB�HY���F\�c.�t6Vk����wC���Ё����^��� �H��F`Vc���tM4�����9Q�H����TN�4�B�2o �����w0�^R�)?��h3O�E4�E�=T���gv���ھ�ck\TI�}�2�:��Tګ��V�N�������[,����[wc�]-��.�T�!�+�jgl�E<��o��Mͭ�}, ��ߵ�Rf��������������ڶw+\$����6��wz����ܖ��������Ɛ%M�ÚKh�b1���yYx�z��S*�Zl�u � �ZM��B)l� �Z���B�PK苴�FF�PK��R.Definitions/resource-Extneutroncp-template.yml�V�s�6 ~�_��u{��(I��͍ӝ�Z�[���v:��l^)R%)'�������NZ۷��`�����9B '��� ���\PYQV�5+ez�����X�KN�Z1#�r�Ig�Wq_�� ��.����:f�(../c�y��t�1.��x��e1bgYL��ň!���,F<��9�&c�JL�� kg����0Gˍ�\�y�D��t7Z)�^s-���Y������ ���+���|y}�-gڬ� q��:ۈg螴��KTΒޠյ���*�&���x?�����B�J$L���~O��� �O:G9�� �ۛ7'�~m�MNF�He}� !�MD�R�����e�� [=g˄�"o� 孩A���ڲ�R�� ��m�FҪ+-� ��Z��v�ߡ�@ �e����,"]Q��.��KaīhGC�4.���/z��p`Ï�@e(�٤�$T��"��p��$杲cf�5�F��-P$[P�Bs�m.����s �0�j��;2���B��œ��JpL� ���Ø�C0��.(����H_�M�DŽ�e�3�j���]n���`�1��_�a����'b�s"�b��]TRX�:�q����$|߼�Ρu�Q�ރ�Iݒ:d� U9 Q@�uf�Z�Ēm`u����ρh��Em�q�hN�Z�P9�9Y)�C_[��=],Cbj�� �B�r��5��B>�9m$VK��߃�����d���n��a�lCLq�����Z\i����+���y8H���˵a/�Y�&����vs�˭����q��Y�����+g��w���@�-v�����K�����5�P8�Gzm<|���:�i�+D��DA��x��>�<���_$�NI*�M�d~2X!#y>���qbx�q��c��h����w^`��,�@��� �ApBa�|m��4�X��.���$�$����sD�8atm�-]��Z�uZ����v�(����P��l����W�޿=m <߽����$��Bi�b���z>p���|��%���{��'��mχ��T��E#���*�W�{�>D�/�=�_�B�#�*/��"8�$�[-Uy\ȕ) u�F.&�>���>~̉?�-#�g�Q&lz�dQ�����( �S������ nu��C�R��VRڻ6�Z�gF��eڻ�8a*�)�q��2��?�^Kk� �W��+ ^���}�u��,o��O��Z���]{s'd��) ��$��n�2zrZ�Ic%<<[����A�ŒĂ>��^�sp�„�q�)�����[�ȅ�M��gN}�~�'������Eԁ@�i��I�l����BF�Yxoɔ?+��,�i�%��6��}{��c�a�Ou�cJΑ�<[U'3����� }�[L*AtF����$�#&V^K�� C����'%V��g�UU���dž���rM��_1�RB���%Lc�F��iցE�����U � u��+�|�Tߊ��p�\?���k+�#l^�]��4��"e*H�r�Wf���GV��S�5�qz��D󓋣t�8��z����Ssbɻ�d�>hȢ��ZC�  c�)�f�Ȧ��Kάg_+|L�tw�����+��;����!bE!d� >�d����;��:a/z9+�\����;�ZO)S($��Ҝ3�,5;��g�D�B2�L!����C�>����^���@�8��q�F���+~�����]@M7Ƨ �﫚�x�W�ҧSCGj=�3x�\a�Q�v����^�Z���� &6�6�U�~;]�*1}��{��S���'��S'�u&^:U�y�z�s��հ�F�6����oz��*I��]�agHj-��FG����}�֚�}`�a-�L�R؅��<>f�6f�܀�24n���za�w���~��(��j�u��l�Cd��WN� �8"�o-�)��0����3b 3Xy�qI2���ZU�'�1��s@�)Ck/��T�sz'ǟ#e�2��ދ��<�e�ɸ�2�>�H ��HX��?��kϲ�4�#��?���m%>]��4^�-����Љ���}�ImՙU�D�#�ZL�.af���JB�t&�D^^��U�9�����iNUW_c_�b�]�˝��+b�Ֆn�n�m�t��%u��4�mF�n�t�_�/�%�,WS�xI�IL�� r������"��~�w��ՂQ�+�r�%ڛK�;�!�l�{wS�;f.�8�_�uE��Z��vO������頴4�ޅ0,�D>K��arO#���A���D�ց�*DX���%�o��E�榖�n������MR���j����))Y�ڒ�/p�Q�-%�����@�| �k������*r�j\5 ��ѩ�Σ4~��<+�Ұ�*�_�-0|IڭV�ц�Z���R Ⱖ������h�o�k�:�. ~:ͪ���Ѿ�)u����~�8aK�u����:-��(X`�M�Creϧ�� 9ԩ�B^:S��a�`"��j���:���t8��|��ڎ ��>��b����u�- �lw��U�4�^/َ@�3�����B�g?��NY�ᯥ�'L~�$�H��{��l~���‰��y˫��2A� ����)��U�Nf�u��0ew�b���EQȐ��zI��Z�� �V��ߠ`�WP�,��am�S�T��^T|Y�d{pUQqwΚ�{d���6���d� ���#k��`3���tec��@9to"{�:0Ϛ.�k�ݶ�g�pL�r��1Z-�&�ˍ�(q��-^S��U����^h1��BO�3� l��2�aQ�^��|�!��4l�"���o�5p�8%H������ZuB��Zw���F�q�5m4��L"�8�Y���,m��Δ����4�=P��״6���T�E�Gpz�'{C9�� =L׽q��;K'�a�)θ2t@)��H}2�)�wM�)k��iH �N�c*�$R�:�j�H�Z�|m��:m��|��Q���~Nm��{�ܭ�Y� ��|�'t�cA'ō��3�C�L������!cA�]ԣ�ō�a�ʎ�W6�@'�6j� ����"����n}�ӵ��M@QJԝ��� %�c 3Nz?�zT���逃/�S�i}��v���M �β� � �Q�3.���ݫ��[�$����~NL���v�����hO�l����b1ߗ�����x�pW{D��L�h����i��~��,K�q离_����9���t�@�j�2�-���;��:iUE �܆ �s�n�1�����Q}�]*�7e?�;�D�79� ����x���z�M���\v�$��we��.R����,���9�x�0—����/e��0}��^Ⱥ��MqD���z3�pm�������×�X7oK (����J������S^�E�v��;�S4{����~�� �a;�ڿ~���rq��x��{E��8U�kw�)��0-c�&� u�"��"f�sT�e���ҡ̐ T`g��cW»��R^�*�r,�$����Q:|r:k*<%�e���C>�^�q>��nA�&.3F=%� �t��*�t��P��tF�@�"6]�>�<��$B���bU;�V jȞC�Uɍ� ���YX�iej@g� ��0�!��������0Lf��{/_h� �jx������ :��� �Uㅧ��Ln�onk ����U��-3Ƃ�]�TyY��������J�e�{:�^����4����Z�tO�4�~__�3h1߁�^�|ֳ�aû#_� '��� `)];K��l�*P�.��L�E�+�;o�����4;B�9_�n.猊w��E�j�&z�v��(�2�;Ž��?�!�p�� Ρ��A�0�/��u yI~ac�@�(��i�v�c)|�]��$��^UFu���� Ȉpϡ�1d�GP-���9p����c���IJ~x���p��@ؘk'Hqs�|X�{��:V��FZ��Ѣ��g=U#�7�1[����J4F��Q@������hp� ws��i��������]��X]� �ȑl&�G� �a��RB3Wy ��m�g5���jC�ņ��<:R]�|�( �#uu�U*ͩ��c@@-��H\:|�*D�̟�>ۆdfSU�b��}�bޡ4���g�/�u��fr�Z^���\g/����P�M�ú��}� qO���N��}%����~#4}�lU��P��$�rH����.�j�=��}���x��U�>�f0h˗��qR�1ũ!݉�>r� ���ھ��z�_}�a���PK4�=΂��PK��RGDefinitions/resource-VfwFd563b34Ec93NodesVfwcvfc-template-interface.yml�]_s�8�O���= 5ٹ���[&3�J�Nfj����+J��$NN|��Z� �c�����ju��n�D#�Q�%�DFE��\��kO�K�$i��-J��*�� �e\���y�E~x�$1���m��I$�i��j,��(E à�.���+�1Ҽ�I��۸Pt^q�5{�-���$l Y�]�L�t�jͺ��lP͐��RLqȒ��X�����,C�i�r��_��9���P�����r�#��f���aN68 ��%�]�[7?���{S}�N��* �v@� 2 $%�Oa$q�;��@��b���su�穉^{1�j����8�� W͘J� D�� ��_RhΤ�_���9x(���h4E{*���Ϳ�aƉ�u�����ѢQM ��/%x��@���L*�T`� K mGq�Ų>��� �U�ծz� ����xH�_P���L�4�2Tr��2�� V0(ϡ��Ҕk?{��� "�$��������u� 6I��цq����p/���&G��p�X��%����� �N1q����oHF�KP��a�������g0��� �k�竟k��pb�[�)Z�{�R���/�ۣ��'&20�DfJ��c�;=�N@Իzy�~�0H�Vx\�V�8e�V' �kJP�hFQG)"|~4��&���p����Q�9y��Ad}@,L$e�D��b#��2���O���O$�X��qՖs���^I�%͒�[zy�%��}h�D�3��>5Hm�� V�,�<�6:T3L/�h�_=�����b� l�P������Fy�g��)�@�$z} � �$���� �6��7� �s�����p���� ���%� �VXp�`�^R���lr�vC�S�,��I�Dw�H�ȃu_T�� P'쐝Z��:@DbXǂ:f���#�� � \.�����c��L�퍿v�;�Nt(�o@n��=�4� ����z��v��&��h� `��W=�ub`�Hy��������*�r^���8<�$��(�Z�/��֞l���.@~�h���١�}J�ig�rd�7N�d�8��/ ��K�H�/��#��ߕ_X��P�t�S>c)|e34��9m꣱���$�o1���r�7��A��5����8�.���h"�9l�&!0$��.Ro���Q"�˄���j`���Pr��ͽ�j������O�?Um�I�������S��ߥ��n��\E�Ы��-�GuO�;a{��s�*<�J���~[�;)���%��}s,U��2�b���4R��H8M���&,�N�Ʒ~&�~ju6��a$<��k1 �0�^Ok��k��X ���:$����="J~�����n���T"��>���@B��k� v�O�j�'����|}�����y�k6������3�0�c�ЇF��xj�;���iqشq>'d��@$~������1[�S���rOG���2���t�X`�yl ��g?�*[�G�����4:8g(N2����L� [��ᰗ �O��*%EíC�4���(�K��M�l�,=Z�;HJ�U �MKCltSQ�GUEJ�C�pȞ"�SJ�b4�-���Z<Ӯ��=�Og��[5��:ҝ�93|ڸ �x/gyf��E��%�/H`{��$|He����g���[ؖG$E�=3l,F�!�ݡ�3 k�>ݰ �[F%"tK^럏���=��߁o�b�.�@eI���6�}潩����� ����A�b��e_�H8 �zW���Ct���'8�_��V%��K��d{`'a�M�����=�*�r�Qێ�bߛ��-��h���hЮfm�!�x,�ϳ4�}G]��� B?.��/3�(����%9�4��L��m�����m��� 8m\jܛ<����tL=dr��L���Nπ�]���{���"Z�͇f�k�`�b�DuP� M)ێ���Ew�&�.��Ю?�Ӆ�ևy�)�?����;J ?�c��zC_mv'�����ߐ�'�Ͳ�d;*��H猓�*�����y^��8�)t���Zk4V����o��{6i��}�����y@���O�4�{[�����GÛ��&��~��&!/��`0QMD�5����O0]�mT��-C\���5cҝ��r�Q �b$ O-���K.�Bɔ\>)����>�s����-w�v�`��� c]a��s���~���`r��}E}��_���)��o�o=ʚ���ݧ,x�/��Rw���ϝ� {o�9P̙@W�t������LU��a`���\#����鷼Z���� "�:�J?Θ�U��bl ����/�|=@Rqi&I�������/��FŜ���\���xSBf������׿������QǺ��X���Vo�'=9�'������1�a����l��W:�_�����s��*~c����i�s>4�?/�8�b���O���E��g�#0����t�s�X���PK@[\� �PK��R)Definitions/resource-Network-template.yml�TMo�0 ��W� ��v�ַ �]:K/�`�� �%��S�ߏ��7�ir��{|)��y) ���:hg}�C��!���uc�؋��b��1%����ia�fss��Y��("�^�E�<���4QQv��3Y����1fx�%%q�Ei\��2^%�U&/D��T$ ���1�5�'G�[����П�B�6x0>�q[-�;�G�i�K����ny)E���}��"iɘo���V$|�V���Y�ʵ$��r�����O����ҧ#� ϛ��1��T�i~8�f��%�ۇ N�Q��"˔�J Pi�6=��׆ɮ�]&3A���(����K�QJhD폺�ig�(ޒk���-_m���a� ����]�Ŕa߇ˡ�.džL_�UQ����޹0J��6 �饠�<�}�/��Q���d�9�n'��_� U�0G\=ʦ@+J�̤��(Z8j�m�7�}�������Z�t�1�S�u3M����W���Cz+� (�yW:�@9�@jE'ny�<��{އ�b��洽������Շ7�.�����]wONʖ�|�� >Xo�_�6��o��F�b��\�� �g�PK�P�U�PK��R)Definitions/resource-Compute-template.yml�VKs�6��W�-�Q��͏��C����p@b)a� �r�_�I�d�L�8�\"]���߾x�r�r,�^��=ZG�|�rB�Ӛ)��ig%˄�C��jQ6�r;Q��#E�ZS�Q��S�F��?.�´6��;D � 0��6�;o�5v����z���5*����爽������Y���0�m�F}��A{����Z���9������ns{�����~����}0�PKv�,�� PK��R=Definitions/resource-VfwFd563b34Ec93NodesVpgcvfc-template.yml�ێ۸�=_���}���yKg3��d0I�@_���NH���Le���}P-�MX����8c�W �Z-�X�d.��^I�>>�/4�$��^���y�4{DV�G����l�0J��ﻫ��`+��թ������@��G��������ԉh�#N�;I�|W��X��G ��1H��?9��a�=lq�9A�f���G~�;&�_J#�fxEƍ�2�:t|�T���9F�$�(ݞ �S��iTM�"i���eD����qY���n�ٳ���NtR�n�����5�Dq9^�U�|�@��?۫P��3rv,�a�]9��J*��5z.҂��"��liO{��)N�<�韮��īk���N��ͰhZ;L\m��H�J�ȣ/� �G�2���e,E{[?��8�uh�ݰŚe�q��sDm˃&��idGfY�/�w9� �Z�H����=��s �'�\����8��e�BD@0왓�]�XD׷/�.f{ ~�a���j�E��`���BP!0]�m8��*[�S��?�S<鎯��h���?N�8�ʂ�J���>�ܠzF��%����;}���j���|���̠I!=�����S�b�-07��� ��t�u�H�+���������q�S�� L�d�؉q�?/g��)t�G�� �&���?�/�ڙA�|5���|�#{I\���m��Es��S���ż�-@�����+�;��a�W��)]��G659�Y��ȏL xo1þ���f� h9'6�n���ĝ�d�I�o�c���NV��jY��Z�CA黵������~e�ǿ)�e3��Û.#��b ��&M��d��{�oG��7d�7�ޱѯԩ��w���B��l�hB<�qr��fJ��Xn.`�$_V'���路�1��$M��B�,�|o1v�-t�S��=�i��5x'�;���<@{�*'���0�J���&3n�Q`�E;I0�xh�J�8L�r��3Ue�&�;H���'�c���Q��9����#�e�/J�n �._soY�aA�Mk��^��'>���&�i�:ў�d.;Ǜ�>v�?`�N�.�C�D�� ��庌HI 2r]���WH�)��@=:ǹ�$f9�tI�U9L 3�:V��"FI�u����ry\I�s�k}�e��5���fu�����I��� f���]�r������^�e��;�zh�"[�]��Ŧ�� ��KɆ.��vg3��� a����6^o���wW�z+�Og�.�[��M�/�ۦ�g/���o꫽��V#�~�>� �SV�����*Z�����hne�ƿ���'�i� ��ȴ�/�He5��T�h�P$b�G����i*�"�^a�Ŧ���߿}��[��vT_k��pV���в�ɁU�R�!n���?:_�?>�tn���#�N�|P߰���O�ꜚ�h�Χ��������1c�;]�_>��".O� ��{M����-`)=]���w\�}]�,&�H 3V�ƻ| �<O^|"��4&�F�\�"��U~�e�ȫ��Q��f�񢵣�����Q�O��+�6�6d^5��`F���f�����:�bRV7�L�1�����k��:�v�ηۥ���)4�ܴoڀ*U(�j�a�h�M�0��!c��O��+K�zy �]�:�W��43� ^�d�ˑa_��^���OZ�Y����ї�v�� �W_�8W`�݌���p��%��ذD���h���?�@r�2g�SOB��D�ڑy��kk�Ljxy^�Y ���� �U#�� ���c��}ͳ} ����8�0yޗ��4�����R�ȏ���kS� ID�W�P�RQ��)Ύ���1�OA���r�ؘ�a�,��H���B� _��y��Q�B�U�*���_1�Өh)=�N}�*A%=>�Hju!�X?�V6���zrNE.X�( -��hU�j�+%�!e��K.�9��}� ��A�<� ���ZJ�샣}M1�38����N ��E�I����Z7��r��͍�&+͂��Sm���QJl�A���.�8��}����c|�HU�c�3�DN)8�V/�^INFFwew�g������d�n�z��چz��V���]0�o+���ju��|[��)K�4`���� #lc>�9/���i�:��^-M�� 7�G�"v��:�(t*���ǯ�[F�F�:�?�h���Bg���2�����֩զ�פ��Qʐ+� �?վ�{� %�1�ml�{�����vR)?��鯒ƙV/��IB��w��?7l(�~�ht�0���~ܭ���}yׄa�؜��Cҽ�q�*.�m�?�2�J����{�F��3�l�n�^�aUп�b��Y��ç�g��{_���;�u���t����h�n�Ɋ��վRq�*R]��sר֧v�sQv� �@���w�f﷜#Zt� ����;�~Zzwx���3��/�j92����+n�D���v1�:�de"�D�۝ɽ�J�Ӕ5�I/�D�c���4 ޼�+�>:��������Н1�������|��S��������ks@Ɗ���@/��� ���چ�Oͼ�[TC��Z_��+"��:w����/PK�ݞ��kPK��RGDefinitions/resource-VfwFd563b34Ec93NodesVpgcvfc-template-interface.yml�]_s۸�O��k‰/mg�7ljg2sv2�_:��$��b��w�H�e�ԃ�dX,v���Rq�Q2')eTQ�d�"B�H�G��EF�5ʳ�*�� ��B���E�� ���/��� �u���9RH��v]X?Ǩ@3�A��*vy]U� ޖ�h�m=�+//۵���q�3�;]6eu�W]��Ul*��&�r��yA��D��'���u�N㧻[ӶPWl %��h'��")�4R$1��F�.��a�u�(�#���>e�M� �)� s�(I],�)��R%�I���FJ �,��R����k��T�D�݌�9�KQ&Iw4���d0\E�aul�r”�-�R�YA;�N$^�m�7�j� >�%)�[��}M��\�t�R�0�C�����f��� �^�&.� ��4�:�X��`#��X��[�����>8X� ޤ� �U��+��CsI�;A�H���T�*s�dX:T�SF6Ps���jѧ%���� m)�q�nv��C�z�t�E�� ����ZR��L�EM\ �hN6�?�k�^�����v�^h^�+��;HӁ��[�Ĕ�����'2R*!�f#��L|)E�'ȩX��"9���!ΑK���\�#BЕM �l:��������J�a��^3.�U@��<��1g����`=���������);��?�����B< ���X4�gkEd�Y��zk��Aq|Kh��w�pn�~A���%R J��P�#ѽ!��n���aز���!�f$�9��è�R��o:�7=s �� m�����߿?|���çϟ6eP�yR-��K�ѿ,l�{�{w�]�����:nUrjnG|[�F��+I�>#����_~[֥[��MU��k�~���T��1x�qcG@�4�ohR��Q��9͎E���� k�f�&��-�� �p�zx2���D@��>�ג��f���?mQԣ}� ��,��� �`W���Ǯ���1�nq[�������|^+7�x�:K�}��m��F��2�� ��1����`M�^� X�I���1F�R/uֱ�������͆�4�J������+���w �i�C?U$��T&���6�� T8��>�x��(�:u�����L���c{�å��>#9E-[��_J}@'`����z�@?<�$<�m���\����?%C�y��i�c�d���L������U��Hp1.�R��:L7�@�[��z~l/���hC�+�c��c�Xk�^-������y�"G�"�z�O;����h7���|!�hGya�s�D�%q��2,> 1v�Bi��P�*5������ æ�P�׉<�E�t��{�C �ܪ�� \�� �o�U aΔ@4{�%~���ᱜ}a �Yw"�$��eզ2/�>$��q��>U�zj��c�4��K���X���v$wݖ�ǘ�`��aQ�w����{��mX9ǩ��O�/+��X�ݧ����3�p�w�����C.�jl�\�m����} #�f*ش�1b��]��օo9S��bi�~�o����S�;�(rf_���K�'�(�C��Wô�~�M5#':�v��o}E�] �M��i�{� U^���8�xN�S�{�`W�#�/��:v�'�V�5��Pr\��p<��߼�,�o'��ΫA����v���M��_�)@s�,\�����\��YA�h�0�+��h=�>�m\�õ�`��ct8�.� ��zN5�^��}��߁v���e��cȡ�a���M�����@JH '@�儀�L��1��J��{~)�`�#b��l�B>7p����~���(��|����+�Џۦ��؉{�I��t,ɕ>�L��&m���d��p�j���s�Z��$4� ΗTL� �R�|4�����A�ٗ�=O�{�ۉ��]k�9�9X�Z�OӃ�R����1�(��Y��Z�^4�g���[����=�ԏB/�v-;x;��!�pa��R^�{��Q �l��l�﨨 "霸��q��V��=Ƃ�nx)稞���q �3��8���y���Aƫ�ǭ�G��|oھ���e �����%-�jv��?�ɯ�9������^�`3ʞ��& ��h�-��T��]�9��N?2�Q�H�O;G����q�m{���NJ�#X�&zl�PK �=� ��PK��R/Definitions/resource-Globalcompute-template.yml��o�6���+x�z�`�N���&۰CӡXz�"�m�������%�R��D�"����}=�e�a4���B�&;�6x�!�eQT�#-d�̖WXʩ��+BDy�Z��>=��![�^�����s��Y~���*O�����,_�Z��׫<�In�r��o�6��i���?\/�S���!�K�Sy������ Ӣ���ߠ�`���P�s�� ���A�^�@��ݓBa��0Z�\H�2� �� ����=^3ja�����`�f���|��)����Z3�%WzC�>��I~��Q����o ��g�.����W6_�X9`i��]��J[��JH�Y������X�KH�����%M'FMb�?���d$Dk�AR��^T#�QFg�Ӫ[�)]v��`/���:Z�ʶ���ΰ�lv�һTU��L����a��V����D�^<϶Z�c��jb���c5��H��C��Ԉ����9�nT,�~HdzB*�}���wW�{j�Ve�F��+�ܺ#fs�n:k��%ɡ�pR��S��f�X�5���IB�\?=~�������)�@��Y�ί��S.!���+�Z衄͟ ��[ZK�yK�a+2��ء% $_���I��T��$>���|�|�r�ٗ�Ŋ�Es# >a����и�����V�+���wՁ����0� ��s��A�ȂA��?PK*<}�<KPK��R(Definitions/resource-Extcp2-template.yml�R���0��s궇D!�mU=,�*襪"Ǟ�U�N'[��vB�]�Tq1y̼7�T��s���FW��r�lCU�(�WV�t�N'Z&�e�@� #ɴ=�l�b�XLq���l�,�`��l�E�:�<_�\�������,��|�x�b��S�Ś����]�c�W`�I���pFx<�;��h�܃�7R[�X�`�%S �=#�z�I^r2�������əœ�k�Q;wXUgwx����O�*,P��񄕩��7��Pϻ�=�?x�>����B7S�0r�}|�y2ծ.2t�&�xC�J&hGU�q�\*צ�k�����x�J�I��K�x'%T����,G�щOd걪E:�4J�>y�: ��ض�P5��_6�74t M�b�(Û�!/�K�?��W�H}��?�Z+up�w�w������ |�i!� I}����<����t��� �5j~�@��}�}z>�6�M�]��"m��,��= ��䦡���^�i��roo�_�x������������jI(ș�p�PK,Ԕ�PK��R&Definitions/resource-Port-template.yml�SMo�0 ��W���� N�&�m��0`K���ՠ%:*K�$�ȿ���m�=�ȏ��O"��JʕQAY��=9χB�(5�,t�񤠀&e�������I`�X_�Ḅ8��GK!�W�ut�1-�Η��Ւ�9Q~��b-�h)�y���(������� J�޺�?��p� ��*y2���;%P��p����{+�Qx%2pm�� h$l���u�'�����ԇ���(8g�!��d�)�������j*j3g[�r���H������o��s~~ M�\<���*g�w�?V��TEF�vv6����d�{~����,��C�9X���ԐP�]\`�����1e�wTG��xV�; t䝳՘�"]��Z�7%{���16��C�n��e�� ����`ڶL��i$woO2͝-�����Q�f�JgKr�w�]*S��+�~}p�쎠���r$�Q{��}��X�pJ��Wͬ��3��-S�fG)���|�>� ����[���foĔ�$��ZpU+�A͢��d�H6q*`���##hЊhP.����n����9bǕ9��5Z�~��f�&O��g�Wj��m�Z+��5�s�OZ�Sk��PK �dq\ePK��R-Definitions/resource-Neutronport-template.yml�WKs�6��W���@Ʋ�X�M���fYMl_:,%L@�@)�N�{�Ô�F��1>Z,v?�~� ;mM9�B '�����EB\ز�(%�;Z�t��� p�SG�3B��P#�r���YBX>�c��D�Yv]����n�yM�{w�O�8�x�V����2� �����2ʮr���1��cv}=AeE H�*g�Zj�P��2#JP~�Ҁ�,�D�`T�)܎�5u�Z���,��m��EY9 Tq4��|%J��:��v%���EBn��dx~��.!��#�l�=�[3w ��� �'P\���/�K�Ӄ���/�?�j��(>ǿ-?�|��Is������ys������,B��Br!�LĻB�OW�T_� �}FK� ���W��U���E�����(�����jI�]j)؁�V֨P������z��/�v7�f���0�q˜�q�5P�:_� ̊=�jӻ��F�Qc�����9 ) 3�IC �H-�ʠ��$�v��s�5RMu�=�$]a���[.��ä5L�B�@��w� |��A�$���Yk~#���P��a��!2���/a�#��i��솸z�7�&��n�����<��HP�([�U�qڥ��z���c����º�1M9���iz�v�$�! ��=��Ȱ�V됕E<�.�l }����|�=� gZ#Z"��@&�0'%X�ơi����X�� k�c[(�S��Ԗ�z1�G+��G� ,h�:����P �A�8��PLV�z,`�i��b�Ԏ����E�sޯR�FP�T�4�9mu�)�Z�|��x3PJ���|Q�]ަ���,� FƬ�֧ �Zj���IʾFU���c��m{?���������#���t�4����������w�Ab�X�̗�9,�}K�g����e�����!#�ͮgb�WatꓯCy!T�$q�V�+dt��8?���v�nN�7'��ڊ �0)���qe*�X����M���/�z�����E�LI_�����Sr�)w��aEP zi�Ȩ�~\��\��f� C)xZ�l��#������`:��n����w>_O�3�i,/*��E��q��Res�s(��f5����V�PK>QTq[PK��R,Definitions/resource-Neutronnet-template.yml�VMo7��W�-�a�և+Y7�r���&qr�ňi�r� ɕ"��rW�J`A��3�3��C���ʨ���Ŗ���BryU՚�=V��AE%��٢Sh�����~���t6�l:�l2�2ě�lx5Z��p*f�ĻZ�t6] qr��o��l2��l5ˮ��rJ�!�ƒ�+�Ò��YR`�$/��C"��jG�L��`(��<��;J� �|�b��[4�$k�j�8L��9|�ל���hc�~��!��8ʃy�%��TE�g6�q�>��������-|�!���G�w� =��W���W�G�?�$�l�q�W���u��v�(�Zi� ����"ų���� �q�4�~ ��;�#�֧T� ��с7�6���ҹk��8Ky�u4Ɔ6n�3'`M'�>���/���R���EI�є\�w����K��9�Q{:�y��qk�<L|p�l:s ���9��E��mؕJ�\M���� ���Sx�Sa_p���GtV���4����q����A*�)0�} '_�������~�O%qZǹ���6ZŠ�D��Y�]��k�� ��R��|�h� D�k^�����-ꆉ�$�z�=�ʖ�q �;�e/'n�-���~��H�e��^��O����������c�}ǫ~�������<*�/�8<,i��\��o���s��@\���S�.F���� ������s�x�����:�o�XQe�n$�7�OI�)���������>W'��O���#�����#�۽�d0��?��_.�G�Sɢ}W�7 >���5�PK��lsn� PK��R,Definitions/resource-Novaserver-template.yml�WKS#7��+t��`�oİYR({H*5��zl�j����כ�O�4c�Y� �S�2����� � �I(�QAY�8�#�We�![�Rg�lpPB��>:`L�w����tu1b������ao�'��A.zg��789:=��bx�R�Y���<��w"$��R�� ώ��#��%�؍��p I�p� �=T<��g�fֱ�r��ϒ��2@$����֕����@�B�d�G�۲�0c%��Қ��j� �2���\��0��h��5�~���2RI�ж��ϸ�<�Ky�` 4ż����Wȸ�����ٙ��0�uXb�E��)�|p�L�A ["$�I�Qm�W���F=,��n��5 ܇><,*���wc�<�F�G0��@����P��"���ck'��n�no���7�T\�~�|d� ���;���_�����7u�j{�� Ժ�G��8O��01�DBQj|��%W��ؼ ^�\il�u�.�au�c��TUk�k ���z�+Q���j%��li 7Ɔ����!GFr6[zhݤo+L&��!�� �OQ��9���ZI5VV�� g��v%M�4��7�ژ��V�V���2Y����60�Ew�ĵl=��(���� i�[':�v�����\{h��`R�,�/��> �;Œ�)(k'��)u[��O��J�_]P)Үa���F5d?�6`�t�Y]�@�,��b�1���򇧫�=��EU�S;'@���t�I{J�dt �������y!.WX Xs?=��,�J� ��2��w) a jS:#n% S�n����l ����^:(i7]�̱�~H%�ƷƖuy�CV��Ǘ��Օ�ݲZh>�n�W�� �dp7pK_�i�'OS������g5e4_��ۣ�u����a�8�N,d��2�<��O���庇�� �V\Ek�|�+��>�i�Y\W��{��x�w~ <��́�!���؂�c�-����V��.I��� ��5��5�$TI��b�<����oA��n�y1��S�#�C�P�L�M�<�;��ē"ɳ(�3;e�:fN�pC�������W/��(vt=��n��"�9�Blr��*�5#�m�xFeMhq'O�7�n������������������?���to%"��:[^ZT�-�&q��}��H��O�_�?� ��������Zh\���Ec�<Ѥ��ѻ}fØ���i�)�B�l���$�1��Z��s��m�b�Q��_�b�����5����I�r�,oǽ�50�ʾs�����O�4]� �wKŎ��PKz��2�PK��RDDefinitions/resource-Vfwfd563b34ec93ComputeNodesHeatVpg-template.yml��Ko� ���+�� d���cW�I�E�h��Z�� a���_�H;N�v��������z��N�5�����hHXJ^�����n�6=�@B��@�28&��|�Ґ4��� ��h^f@�)��(D�uV&Y%�>qf -y����Bd(�J8W婮"l�dž\����8g<�D�1a�a Ȍ���+B`�p�x�N a1�lq8z��Y :ry��p��Z@��u��y(�̖Ҟ����}���7��� ���~������oPK�L���cPK��R,Definitions/resource-Globalport-template.yml�WKo�8��W��� �Σ�}�&���kd�\ ��F2Q�Ԓ����R�X��H4��C��<��8�� "����K��5(�3bܑ�Y�B��Y���Q�F���!\���T�������pt��ě^�S� .bo:�����M�ńE'c�*������$>�h|:��b8���,����$>S���,h3�G*C�.�2(�@3�s㒼�\�a4�$qj$� g�;G}��͊d�����0�Ӑ�X,h��M�.��ɨ�D� ��3��"l��PE�M��B1xI5#_�%�xg!;�:����0c�����΍� ]Y��Ç#��׳#�<�oBb��'�7Y�������V��z�*=JU)uX��;��%��V)��s�r�$d-�T�Ҕ~�Z�S��M�R%�̱=Lf�_C��/A`���[��^#��� V2�H=�[��&����Z���䁂 � ��kqMÔkӈz���y�����t}`IĬ��p�SGX�*������ �m�:vنV J��m'je^Jb��wa�U������ ����K�R�'bk�T�2ʞ�NAZ�� �Uf�&h�uN��:��Q��l��3�$4���HK�y"�����DžS�黍�`1!�T�M����)D����ލ���\�q���].��h��7� ��'tT��9�� g�'�uJ��o���ν��>`Ts�ݢW��@q��%YT�� ��?��*hs�90�C��J7�6�IUbRwF�!2&nG�r�� @0@�d��}d�vX2��������5 ��{�I���ӌ�}M@ �|����M����}Y ,� m�`@>������x�MM�+C���E���o`�o��ӌ�M콋�>�b�_O%~?W���8��Bq����*�qN�<7��d��jc�P��؆B�G� �B +��Q��w���}�_\}�jdk�PP��zB������{{ p��Ŷ��4�w'�=�AJo�قMJ�K\m��D>���Jڢdg�C����u޲0��y�[�@�W!G��Ċ��x;r���K�H�޾|����׍ѫt�mޅ������̿0y��k7��� ��wǏ5ހ��=�05�jc~wS�o���ڿ$3�PK�TM�k�PK��R=Definitions/resource-VfwFd563b34Ec93NodesVsncvfc-template.yml��rۺ�=_���}�F�D]���ħ�I|<��3}� (��H���|}�$@��d:uf26��`�X�.H��`ۥ�����}�q��i�)�ǀ�/�� {��@S��߼1 ?<���a��ۇ�n�Y[��v���� �%r�.E����z���\,*�<_��-�K�ք �=�͗x�ٙ�2���1�w�4<�Z/�� Q�[�0ri2;'���#��"�L3�o#���:���{©�'�)���#�I �e���x���}���?N�>�_n��iHc��HNN���I���c�D���G�Q|c� ����q Z�,��x�m��L���v1��m}�����C�۷o`"�8Mnޠl` ����0��x9���Ё5� >b�`��.|{�5�δ��? }�E�}��^yK��>i�,ۊ.8 �4����+�rA��@~���Ä��Џޏ��=��3��$$ 2��C0�5�&m����SG�����4�;�c���:�>�*xr4������� )t������� �����I�!��{�n��=Q��)TMZ9�l�os�l��p0jΣ3�Bc�pr��s�}�yA�C��x�x�0��`��J������B�b�$���}�����$��g+�&Q���S���we��ç �hі�?'��(�E[L�s�c����'�W&��1�RJ���o�ز��sleH�#`����M?ܷT�T���h��́�����H��X�����[6���(�Ϣ#�}6��ʞ�`D?����&�9&F�%�����Β��OR5^��񋝐'z���r�'Q>��Gl�@A�J9eC��l��l��m�P��>��s�0XQ#俎�&�|��#��|�����Μ�qJݽh��z|�J����-�G �Z[z\(�,�����b��'���6X��($��.}��88�y՜��ѽ������MC� Q1C�2�R[S��,l���-���qŢ�;y�N��xO���ŔM�^[�c?�i�E�K� �A��*2���d"���8?�@|8�̓l��b�^�9 �������?�8�)�s�:/B�#?�c�?�����۵@�0��7�(6rg�����Q�N!���N[P����;�F`�CbdH�ȃ��y���(-��)����"��_m;���w��M���$��.''�Z��"|����t0�,5�t���ԣ�s����c��s'���F�/���A�`&8���I&˱���~E�|�)���%�����>�2��7fzR�u�=~ǸO` �f}����/��Ҵ���o�c�i���w���[�K�k�խ�B#���\��l���Y3[���Eڸ@ۜ��y�f��Z[� o�ܡ�vCю.6�sL�\�]s>�V�9��X��8k�V�f�0^�^{[J]jY�UBNI�?��kA��s�\xhIs�����b�,��� w��;R�W'q��P����e�+ ae�G)L�)a� l�F~����"; �Tgb�&螌�����d���dy�gG�'\��*��=e�r߈��Ё�h��<9(��H���+j�:�"Bا�����' ���������jϴ��ZC-�z��D^�Ǵ8]�a�Ä��Ꮟ�/�??��l����*��~`���r��_�a��/�q4�{�S������{q� cf���x��6k=�f��sΠ�� �FP���O�C��3�!y�R�@D�fOG���|��3�����8��ss6 e#r��f�!M�1 �"����Kp���ͻ\(^I����@/%& �M�,���]tb���QH\p[�5��ڸD��8vr4�B *S�����u���c��5Ti*-���h-��fy ���G?:^ ݰfQ����1Z\�6l,s�}“1ƶ�X�L�Ʈ����Q�)Nc�� _sA^FC%���b����#D�4��X�pq`�z��8FP�"SXz���>X����� Y2�Z�)�h`�ךA�o��U_5���o��J�8��Ȍ4�m{\�;֫���VyNR�������/5��="G>!R&�ˤ(+a|S��'YD��ko����A��r�vd� k���q+�[s���ܭk��-���\�pL�.,�l�ԇ$Y���X&��+��,���m� �$�~kԲ�Z� ų]�%�w�� 3��ھ��jB�b��_B�Bɉl�2�l�Ҫ�UϪ�2�Vq���$�e�.��"�v2Ff�.�R:}�������$t�DMW��V�ŷӌU�N�_�qRm5��W~A���vU{9� -'���0Ay�$�y�YvcA����Pär����W����� �����7v�k���>ո��Ҝ��vB~�+�H�{�{xzMgt �� 9���A�������Wu�VzL��b������Cg�]3�9��34��}\��Pڊz��U�C��j)z^�E��V�dEҗBIi�pk��/�"��hS=��TO���;U���_.�����=�(��t*/ �+��S��J�z(j~�7��DBk�(y�SV����e�<�j�4��Z��*��<ڬ]b�$RT=���6N�t��[��Q��M��؝M�%s���WU�l����0=j�Y!�' �a��}��e�RӃRm"�7��o#"�Y�w���5���^4�|L[��ۀ Q�a��PK�*�#��jPK��RGDefinitions/resource-VfwFd563b34Ec93NodesVsncvfc-template-interface.yml�]Ks�6��W���ðƙ�T�7�g\5U�gj����ł@HBL\����4��H��(��� t�@�я�F�!-�aD�3�W�J_����KҘ�k���Ux��R���!." _|�,��yA�Nbxa��:mV0��s�S���#w� �ð�"cJ{ ��[ Ͱ����� ��֙84&/�b�f1�1�o�{�)� �j4�f��5�Ϻ���|I�����^Ȩ� �f@H�8�c����WPc��/8ʹWa�� _�R�P��P'o�^E�4�.��"��<���+uu_�?�?`��_ )dI!1Gz��{�r�@�X�$�{��J��Q&����䙮�q(���-�R�_��t;�� �{�ʒ,A�Q2�R �ޅ�����u�k�0�3��(��D6¬M�0���r4�(�iJ@�2eR5T- B2)i�7�CW��?|���çϟ�2�Y�9�b��f��V�w3�V�6W@����J��w��Q6�՟��p��(U���,J7Z��-��?�[�1�dʤh�% ��@�Q���Bn�EZ����$��a��!��d�Ӱ��M<�mi�� ڷ].�&��H�i0[J�sǹ�j�a��t� >Z:��s:f-ά���w�E�i|^�:� K\�(}{���J3 ؙ ���TWKǒ,(2�~�T|��q�1��NE[��1t 5l�0|l��X�|_�SG S7v 3�w��b�`�oMj�i�5GM�/8J�C �+8���/��`s1�.�5&K�zy JZ��MEh�$4rm������cyP,oi�a��,�s��@'�+��0 Dk ��U}MͶ% ��V�&ӄu]z�NfYs��^�v�p�+�)���)�$�%Y23+��i\�A(aR YD��3������y1@���̪u{?lV���F��&��f���މ��v#��bŮ�@ ��V~3~����_��y��6��1�57>�Ak��v�s��b�_��� ���a���fIH���ܪ��*�g{�2�q�.��:=ig��<6��ݪbO�O �o� ��u�����命���}�����MA����QfP��\�Z��Ǭ�fB����ӎ~ k������{?OޢZ����zٽ�'��7��˦��`�B��bmg�Z�m!�;`l��g��ɍ�c�ۋ��z������首,-���T��J���n ���K��%�> �0�W������M��s>� /� 8���h �[�v���z~�Y:B��65��PKC� 5� f�PK��RDDefinitions/resource-Vfwfd563b34ec93ComputeNodesHeatVsn-template.yml��Ko�0���+����sW�I�E�h�٢�}=�6� ���^i�Dmwp��k�� � h$*mt���fB��fa�����]sjN�HP�f������_jV�U����J+~. �� ��$I�\&q\Ҫ��;I.�\�sRT �9�D��e�`=��~>�,O��� �4�ƀ��}�����U8=�%�� ���퐾ՠc���D��0]��Zw���i~l�ȟZ�@�CoG'��FZW3(0��R�-$e�2�K(��w��2+ə�\�n#9“ k( uk��+�̲L*j}L�ak)��7:rpeܖ�F'��}�=�W���@8U`J���0n���;��PY��(|� ��4I|F�'qv~��n�EYdHj> �/ゟ "����T$S�P�fS��#T`��ۥ�|h��wb-m�� ��3e�� m�%�A��R��&4�]V��U��C�V��4n �,�7*nLi���� �E�;S�{~�޲�۲XGջ�alTZ/}�w���i���)�C1��)���������V�Vj���P�1��˵5u�4��Ρ��z�u��ŗ��b~=�c��H��#���(����ض�/���]x��V?nT_��IV�@p�� T�2��c�J���f�;�^���ﭵ]������<^=\�7�GZ��r�w2c�=�o0ޟr�`��շ�6�|��ku���"�K�R�����/PK?.�ϐ�PK��RDefinitions/data.yml�}ks�F��w� FoĹ;BR���9��F��8W��֨���Xo0R$���,������� ���Uj�X�`w�L$ $�/?��u�;^�x����[�ڳf[���ě�'~Z��Y��W�ի7� �S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK��RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK��RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK��RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK��RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK��RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK��RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK��RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ���� E-�̍}q�\.��.��v������[�e[� �>M?̀�G*�J巊$��� Vaa��.�r��3)؟�p�F�������}�~M�"���1Y҂N��~�Y��_��w��tF0d ?�qdЦ��eS�Ô��e��4�� ����ɗ(��IF�!� w��[e����6I �$͒4�ޅ�<�3�?�0�g#�oa��{�g@+2 p�U�c�V�%��cK�����"�h� �p٘�������A�0 ��ɊF��3�i���bX�;- �7A\�����l\�>bTb=��0-�ܯrs7=%3hF�a\B��$�:��_4�?�b���/�,\l� dNv=��b�in��,/`�:Z�P����f�^|�~Qv1'����A� b_�T��w����-tͧ��l��3@~�}��f�h�Q�����������VY�����f���(GA�D�*��~Ld�a�A q�{i�F�@�$JC8��/IV��R�"z!����{ ��q��a ;�E{���A� ��<�pD�0/��HVI�ڈQ���u9 �փ� ��d|q8��B����ͰeJi�?%�=�C�fǿ*h����:� �S4M����Oͣt�����(��Kq�L7�!_5v��J($���4�]�QV�j���N�!�˒�(Roþv��V�a^o��c� �<�{��6�jhx���YX���-�q��4tZ��-L��� A��x�"z=8?��q�Q� `�V�2X�m��R��U����ݪ̐I;jo��^bx�aS#P�`aI��A�tws|{~q|vz:2� �}zv��;�M���� ��Dպ�D��qAY�O����'SW�S+�Z� ����7A��|L�N�g��n�O-���yxC N��\��E�p�V:Z*yz�Z�;mG�H��'H�ކ>{���o?'�����Q���ۉ� �΃4z0���6�C�>l~�h��4��;���v �����dr%�iO4���_C�y �A= �o���&����K�1L K��|$�GB��"�| -��b��D�"���|��-XZ���/��Ͼ4����_�5 �.�klӰ���U�t*)[0���b���+�L; �>tC��(��Y��� �D�V� ��tX3�m$|�-\��D����������"a&L�g�[�Fv'�q�1���A�0��C�6e�Nf��KbA� Үڅ�WZ⫝j��ܐKz |Z��آ����8���N����O3�m�n ?�K�2�լ��V�ջ�d�0m����v Yev�h�kʁ6�����6�qf3�i��/�9�ţ�@-H*^�g[2DC�eS9�g��[�w�+s��ɇaB���J��\��� ~K9[�2��爄�`B�a�'����Ǐ�6PY�i�`�:��tw�c�l��H��zq�悌|���B��_A@��AO:�<�@y�uc���!�d l?h�q�� �? =�E�Ӏ8��\�+��߸�X��������ʭ�5�� HDAǀ���� �Nȿ29S(V��'0@�L1Q�3ف �����.�~yv&�OR�� �Ţ���p�_����s��oW7_N�l��I�iV���D�B�a)��6M~����!��Q��˳�����eϧu�e���b��_��0^P���L\0 �Ë?��!���S;�Cd`Gb/J4�Ac��rY칟(C���(��q%���p���G���t+ ʳm���K�4�Y��d�N�-)w�]��Y�M�,X�-PI��AX�R63�ġ;s��]t�|� ��{�U��&��#!�V�Be���Za��1v�ц��{0�a#��b:��^� l�&� �Hw[�Nɥ@[R�}���q�Zr'�_�`��o�L�Ov(9Z�擋��,(�(��J-9s�N�Z�<�"�A�d�E/ �y���z��+����)V׵���pu:�S�c萻��Q�L�ר�]Dt�d��:�h�i��n�c�϶��%�h;��8�e�2��i�( >f�£uw6%S�}��v�>X�<�D�*�~:o�з�d(�V̘.�p� /z$��ܗQ�>"� V���R��y�����`�8!A�>�`2�ym�����-�'���� �ڸ��44sK}�,EY�v�u�=�C�����O�IlRTL�wjS�\y��J�U��\��Mf����iy�)��td�4��!��om0�A�@[�.L_km�i����&[��\S_� ���1&/�@�4I���&Z3h)�v�� �SrԮR�.��R��-�h��p`� �)�,9� `�� �A. &A�R���[i�N��*��7�a�N��B�wl�",��!�Is����� �ͤt&�O�� !0��.a_��]�m�!G��fUns�Ρ �=�L���;�^�)OX�W��*������}��s#Ѝb�x��.ܸ�,q�JQe��Y g84WL�p�Dc=c��λŔ��-�����P\����`�'PW������&P�HǴx���B$��P�GW;�+i� �@�^i�@�Lv�58��m ��C�U,r�i0�)��1d]���m��^'O�4��Uռ$�7��d�UHz�� ��<�]�����?+��Lq'dz������,���n��D�RZ-�^������VL�y툾�8r/ő������f�Du����);h��,�)Jb��:cUq��kˊ�����^�8!�NA��rrG��2-�1hŦ� �p����2<��|k҅Q�9�j��Ԑ�-.�f|���*�Lp����1h����k@�UD ��Ρ`�����˜�G����� ۳�m�J�/������� ��2U0b��,�� ��]yT��e�� S4� �U|�J�o ���{r�Q4mt,3��ۋs���I�t�l�K��V�vδrYm+���ue&B�˼�$�:KDŽL�� o�!K�5��! �@��B3��;J������c�^>�J�h9@x�˄����C���J��A ����8�� �Ib�L�a#vl������H���x���' QH�'��܎� ����+�.�y>�=�,d;���������抺�9����Ր��[�l� ���`pm�֠���pETqo���6 ������tl�M����7F�0֧�<� ��]�:�� ֩!���vC��� '��%��z ���^���+^lb�o�i�w\?���_�a��(Y��@D�siԟ�YR����w�o��t"YF���O{��6)k��F+��C��{'���r*�Y>�[�ľ�J�|L0l\M=\3��%%j��k#�pv9��4d�R��dna!-c��=�O#&���U#�J�Q^��`������� ��B|39ǵ��a�o|K4������f��.�*p�م���bL�<�l%�RԬ�`�c����=�����앴�P^#cD���2�a�/�, ^5�|X�xD>��#2�L�H�a���^����g�r�ܓ÷\WA�4�4U� L�h��#�����)A6�6�q��#ΎBӒ��8r��� 2�S��W�!���;�9Qa����8�����Xu�c�ۂ�3�^k��&��+a��c ��|�$+�d┘�P@�ˣ��A�ի@/�/-�aJ7L}��������� 8J�R����X#Q�����+@�v� ���wo��/����k/�}��j5eث��:0�G�B8~�~����n� �fFY�p�*�� �b���P��?W�'�Ub������6nP9�"qH�df(;�b�����*U�ugR8o��9��W8�_��y8�X��U�����AZ8Q�ѿ�>3���*�E!�y����ZW+󍴀x Z~���ϒ��CF.Ϥ��W\ ��`v���h��g��W�P�<�,SB�`+)���U����ˆq��kn��� ,��� ����œ�0z��û�d�Y���hi��@˦Y͈�Ѡ�V51��:�����R=�e�;��B���Ia_*�,_�g��ud�0�3�D���$9��`a��ڄ3I�6\�d��z���$T�+�3<��}��<�>l��;*�)�淩&��)������鏕����v̨�Y�Dj/��6�x:����\@�F���8��UϢs�X�g��)�@Q�*� o �@~� qۘg'^�PǗO#�c� �9<���߾H�0�K/��}��Ι�8�;���>�؇P���4Yz��^��j�uuD������f΂� �� �u�Ɂ�v Bq�u<�e�v"ۓo��X�3�S�@��BL&��A��7 �@XM�Y�8���B�DS��(0—n,h�2����"�eE$��o˜v�26s�EY���UEQ��K��,S�j| ��)B�X"g���L����B˴��c�WV�Z�u�9���oÉK#����1��s��,J]I���b�֝�>�T�l�A�-��o 9e��v@�#�@&'��=�bt�#:m��=ږ͞�7pu�M�bA,�s>���0�.�H �EfJ�����`C��� �E����$�O��@I�.���Ǜ��*&�/� 6�Xk# ��v��(2t���0o�� ���m(�V(O�ڛ�Nc��d���H�!RqY,�2+<̫�^�E} %Zq����c!��%�8�,�a��5�k�v�}�>9�i�)��RA�= )�6`S6� ��(-��'��s� ���K펩��E����ן u�C{'t��`�1���x��ާ���yƇ�b�xlDb�¨� ��*���ܷ[�r��jXV��vet�;��a*�SߕU��J'��4��N})�6�� [,���|ǭB����h��w���,&$���q�|v��� ��^f]& ��P%�����n�,����dihТ� j�\����� ��d��Ӓ���;Ww�v��mpWe����]9��D/�����G8)���p*a5���+�� �K�lYU���|u���*Ձ�q?�UkI�д]���<���a��*��i�"��)�<^b�i$�=�=�oY =�}S��z��{���O"�a�� �{�b�7�q�!Z)>��ŕg�j�- ԁ���5*Cǥ2��T�Đn3��t�R�o�,��>���{|E���! �՛|���#[|�]^EV����H�<ε�>K�$)kˣa��Uh'q7�P�q퍣j"��"�5�`L�q��l�0�t�n*��&�z��ϲ"�:�Xe�zb]7�/1T���Yi�g��e�i:L�+�+�3=��� J��G���q��7�� �N��ή��\�(�R���t�/TՓ%�&W��� ����t�g���ڧd�=�} �ݿ5?�{]�˃�29~ K�H�4�Y�0�.7�?�)_Ȍ�๐\��Ӫv�\�`_x�U2��8�Cf�$�����26�E�r%U� �Q��� �D�� yu�P�m� �U�9;a2�͢.���8M���G4�f�*��nD���y��y��SaB�������x2��_H�,B��f,�R�\����(;��� �ح�O�O�l�X�<30b�`��=ÒO��"� �,V����ˏl�k�M�)�!"ʣ�8�d�K3���G�>��Eؿ��K� TO����E�BOY�v��MT��{�Ǻ��8�����⠌`8��?��џ>�G���f0Ǯ��/��ƾ;Yw�n�n�H�u�Z�Z��@n�C�.���@DP�89� h�q�w'A���^�j�-k����\9�g���6P�KR`����aҫ��μ�hڹ(۠�<|�6kȋVx�f�lx����V{�o��vQ��֏fTD�'Z������5�h�o���Ο�~�� �� �2 S%��Oс+�u�������������5�i��X��^*mwJ��?�Qź,R�����^�Y�9�]N�,0�@$/�V�D���!�QC����e.�s�t&q�1�Qx3@u� �AT��(�K��U���+3�Uև�r�5� ��X��V^=D���bzg]�|4�]�zu9�&�f<2ٵ:c���@ ΄,k�Rļ=F�q����e�#z��XF[� }8L���I����]�2���ֽd����k,��&<�e5T:�R�eYr�M���Lr��!Ȃ���t.-�Bo��ŶpEV��d��v�KV�Řxu��� Òk�+МE:�R���vh��2�h�,Z��o`+�Gx0�d��Մ=7%���XK�1��s�Q�g��R�B~"�Ml�ѵf���a��7����� �6��n�w ?%���AB��f�����o��^��8�8������H����B�pə��:��֍z��d����/c&���sA��S�,�úW>��G��ɐò$���2������$�xO� ~������/�|���t�o#c�\+�A`gA�^;���~!�^��X��#�hC�a ���jo3>a0iغ��“2�1��U䀭Ut�'�haR����$�Βs-�J#|�áp��tX�R�ΰ+���������wz/����k)����V �B�R���wR��|���mOX�ir���Ft�K�a$�@H"���m�7P�,_�,1�;�,���m�~m�sl蹐��-�2l�a>�C� _�A/�;P����Te�$u�$����t cZm��x�k�+ P���co"���ߛ���(�7����%�B�,nӅ-���[ꃀU�,+��;��������r�}���_h.�.�_~�k�W����[<�uz���$N6�6?��9�$�n�|�͍l�I=���|��xɋ�"�}��%�U��1�nLY�a&��� 2t� ���H�ź�ٗ4�N��@e�l�k�ƣN ���ZYX�����ߏϦ����S��!#+CNg5��C��`#���Ւ� gMT'~np� �G��8~V}v׃�u9/*t_&��EQ�(���~Mj)��b ��TX%UY�\����[K��I�q�ϣ�_�7�E�Pܨ'��A�Lv�.G�A��s�]����1�H��gb¯Q�.� ����\�&����0R��1���U�b%1�r���Z�5��,�T�ѩ�<������K3���Qt���x��̾p�Ȃ'�: �Ce)�"a�Zi�2E�=��/$T�#�u>�Z!��Q� Fg�c�4z �RB�XV��ꈓ���:Pꪞ�&�W�IN��n��7|���`7��[�IN��Mr�7�ɏx�������G�I~:+IG\�,^��X5��0�khh����0L�ذ����S����:5e�Yi`��fق�D��D��&����l�uJ�n�*����ӝx���+�)��]��l���\h-+,?�l�R��Q[eIH}/��M2���D�36k~���PK�j��-�YPK��RCArtifacts/Informational/OTHER/VSP_vFW-fd563b34-ec93_Information.txt�WMo�@=��b��T(`KQ��D-�����1�b����)��]��06H=�TyOf��Λ7�b}���ܠ",�>�/"�ħd�>��g�B����D`7(�`�b<��� �mb{Q'pCڱ<�v��$�(\r��A�䙠8��]�����7F1�Xk�X�(?�!�Mzx��Z �5&j+N�:�g;N��,B��] 1����vP9���H<�1�i�n��*�b]��QH\B���� �`t�� �в�r͖��ޱ� �r�# X�Ԧ$YW58�"��U0������|�f�5\���Xb�+�A�:��x$���k#��"Y�J�]Ƿ�?N���������E}��>G|�f ?/&0ZA��~�}Py ?x$͞�f�_7{����,8G�����j���3&_jɒ��&E�3��ۚ��R�����7�i��6[S���6�S���+�8�P�)cY���ǧ��\��:@���'R���l-S��2�TZ˴�9)ǛX&�M=�ޏNеMr&��Ԕ�?~HwO�?~~�ݯg�VŕB��(H1�wD,�ˏ�Ý�o3ȭ�]�%2l@�=ԩ@�om?m?m?m?�s?���s�����bo�� PK�8�_��PK��R'Artifacts/Deployment/HEAT/base_vfw.yaml�[�o��=�4T��^�JFi�&�a�eB贱�ν��{{v�(��;�{>ߗ�/N���1���������̞=:�����>o{g���k�'��$?\�9Rpp��a/.%<�>�Ϟ�:��蹒;�ʐ90�υ�4��8��<�b�gM��֞r7�3� /9t|6�����E`{.�h>�'Dp ?}�/�%ۀ�I�vs�����ܗ`�0���c3w�am�K�L�l��»� ����m��&�2�\J�[��z�d�ۦ'-GS�H� �X ��ux@��;��z��#CSv�l:l ��ǤG ��-mwq�7�k&8���@ �"�)mm�C���/��qg ��1��3�O�co�z�~;�Q�?�u�0�٠ޛ�}�� :�O��??���e��/�d�&=���1�)�f(��Ԟ�S��]�l�a᭸pQ@kX��f���ű��dR=� �,��n����j˅���ݐ��@ 6�K&�� ��UA=��/�f:�s]r&-�Q�Lrk���M>�K���/~9:��`*l_���H[zT~�q��6�^�}�:J摑�m�;ã �;c�}vF�w�Iw4��h�g� ��ym��k�^�V[.>�'r��6�A� ��a�iC���Ȟz�j,%��@?����3%y06�F ɏ�U�[y�Ʋ�a~� ��voqቆ|�`����CB\��$ ��!!�z_���\��Ҳg�+ ) ���pP&i�T�#w)�S�_z(��s]�!t�!C��%t}�cS�Ֆ/��~����A4��Z�g�ƍ!�^q�+w�`!�)GRލ���q��L�m� 1<��{�FA������<g ���sP�p�4�;�b0/n�#Nk��g�~^��sj�����w>2x/�J#�|+,F(��j��-�We<�L�����s�bWZ���}�Y9S;��"���f3��I��Y�ۢ��6�� �� S����]��-��(�����L$�����N%�w9�hF¥��2�;�,lJ7o�x�J��\ހ�ߊ9!�f�N�J,ߐ� u����>w�m����x48�� ID(����,�꛹��n�sX$�Ê�͞����� -8�4���Z�rމ1ב�`ӔA�4 ���s0RK��Fl�m�#ϝ�]�T� DYT��J�y��*�Ϳ~��j,c8q�j��4Tc��Q��+�T��y�Dg�8F{����g���Z���#�~�]�x-Zbn-�Y��J)v��'��#|�%,X|6eܚz���5nՙv~��BL��w����h�ғ��ɵ��4���t-y�75�� �� i�.�[[���Pco�Z<��섫�q�B��)�e�TD4�Ɖ�t�}=G�7AO�h"����R�[Ek�m�ӰQ����h��Ҟ3���q�ْǼ����j`tQ���&=����L4�?-�p�u��Y��^g��F�'���m�a����F�ۨ�wl�]�Eo"���™��U��gD�I���KQ�� <��E�<��O@���}�)���Z/,���:��| [n�W���֦ڱ�m�ޏκ�Vm�S{t�� Ŕ�>��*�[6��$[�q�M=�v{���;6}���t�3�.�e�z��rD��,^�[�v�|��P�8Ad�,�A�B��n�����"IT�$�]�b�)�����R����ꫝPV�gN�I���ߝ|��X���n�ԗIQM> � �P.\樨e.8�T+�m<�h��y�]��S4e�I���:o��?�*�P��K�-��X �3ڈ�'W8A,�j��3?"�C��35�H �*x�>�B]�ƙ�N����u�">��t����Gܳ® ��j(���6��S���8j�A>=��y\NO�o'p��v��g]��� ߾}�1Qr�s�X�F0NZ��}W�uȭR}8D��dQ6��^Gu��DŽ�n�S{X�-m�;YB�;d0~�1�T7�`n1o� �����E]� ����wZE�=% S)�X��K��,'���)Jݠh��1�)_�{k1U������A�M�5���N]�'r���_��sf�sk�7�s�\��l����O�Rҧ�^٭� %gl[qu V��"�,�9��F��ٱʴ֔�ZV�]fYvr��5���Y���tr8�VJ�H�C3��rhf��M2��p�s�r�煈7�{a�3� LY����H���{��j| h��a����x$7��b��6Фpv�R��Ժ��� .��p&8�/:��E(t�O��)��� C|��eK��F��҃cc8�$��r$My-��hPGDŀa!�i�+�-�YX3]!l>Pd�u��WB=� ���E!Ty��–Q.��7�/Yd#Y!h"vd����� ��1)�Ld8��.�T3������Bp�����q B���Pc��ﶟ"����s�3������p�z09�/_^҅� ��pp���KO/�;�w8 8>�۩�0�w�q���*kEoʜ�v������� �V�)N������xq�E�v�Iᣉ�W=�1;ſ��c~��?^������f%�5��YM*�B�}A�1SS`eͣFЖ���FJ�2��S��u��͖�&ۏ��䰻[7�������T�b�m�X�ܟ��7��te��O�v���O�⠴�n��*��\�8�ˢ�'_�}��#;D���U!k�/����~���2��#�~s���"����}9�p�lը}��<�eI�S�8������yl���Pԅ2U���Y2?Դ��CM�մ�W �ް���OU��([֪w�ͥ,&<��e��/�+�[VeJ�?a k�e�!�u�6���6����6���W�Vzqm��V���b}�;�djD��*u\+�֗׊����W���4ca����q����r:_���s����<:�j�M�r�B� � 4�z���]_��j��ݩ�� �%���D]�M>R�G�����T�w�)�W�+c�`€� g�QD��!w��G�3���� �ojvT3~��xG����+�#����/��c�*™y���� �<���p>:m��fv�>��E^�H%�+m��T9��"���rj��Ȝ�H��e�����}�wt�����q�f�e��#�e�W�\��� ���*��T�i[7։$��<���Hʹ7��#���8R����ώ�›̸��WD �R #���"�xe�E�2>�$�Definitions/resource-VfwFd563b34Ec93NodesVfwcvfc-template.ymlPK��R@[\� �G�ODefinitions/resource-VfwFd563b34Ec93NodesVfwcvfc-template-interface.ymlPK��R�P�U�)�ZDefinitions/resource-Network-template.ymlPK��Rv�,�� )Y]Definitions/resource-Compute-template.ymlPK��R�ݞ��k=TaDefinitions/resource-VfwFd563b34Ec93NodesVpgcvfc-template.ymlPK��R �=� ��G�pDefinitions/resource-VfwFd563b34Ec93NodesVpgcvfc-template-interface.ymlPK��R*<}�<K/�zDefinitions/resource-Globalcompute-template.ymlPK��R,Ԕ�(mDefinitions/resource-Extcp2-template.ymlPK��R �dq\e&܁Definitions/resource-Port-template.ymlPK��R>QTq[-��Definitions/resource-Neutronport-template.ymlPK��R��lsn� ,B�Definitions/resource-Neutronnet-template.ymlPK��Rz��2�, �Definitions/resource-Novaserver-template.ymlPK��RZ��ϪcD��Definitions/resource-Vfwfd563b34ec93ComputeNodesHeatVpg-template.ymlPK��R�L���cD��Definitions/resource-Vfwfd563b34ec93ComputeNodesHeatVfw-template.ymlPK��R�TM�k�,��Definitions/resource-Globalport-template.ymlPK��R�*�#��j=~�Definitions/resource-VfwFd563b34Ec93NodesVsncvfc-template.ymlPK��RC� 5� f�G��Definitions/resource-VfwFd563b34Ec93NodesVsncvfc-template-interface.ymlPK��R+��s�cD�Definitions/resource-Vfwfd563b34ec93ComputeNodesHeatVsn-template.ymlPK��R?.�ϐ�/ �Definitions/resource-Globalnetwork-template.ymlPK��R+�@j5����Definitions/data.ymlPK��R�'}8��Definitions/groups.ymlPK��R0?��@ @g�Definitions/policies.ymlPK��R���C&�Definitions/annotations.ymlPK��R�����\Definitions/relationships.ymlPK��R 2ea� g Definitions/artifacts.ymlPK��R�H�v~(�Definitions/capabilities.ymlPK��R8��rDefinitions/interfaces.ymlPK��R�j��-�YkDefinitions/nodes.ymlPK��R�8�_��C�LArtifacts/Informational/OTHER/VSP_vFW-fd563b34-ec93_Information.txtPK��R��ȕ �O'�OArtifacts/Deployment/HEAT/base_vfw.yamlPK��R��j�!7<�[Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK��R�*� �j4J^Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK%%! 8a 2021-04-12T03:06:45.533Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-12T03:06:45.538Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/d545fa75-1cdd-4d08-97a2-a56a6d05e0ff/toscaModel|INFO|500||InvokeReturn 2021-04-12T03:06:45.544Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-12T03:06:45.545Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-12T03:06:45.545Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= f8f31cf6-694b-4c89-8479-4bf519e8fcc2 2021-04-12T03:06:45.545Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f8f31cf6-694b-4c89-8479-4bf519e8fcc2 matches Tosca VF Customization UUID: f8f31cf6-694b-4c89-8479-4bf519e8fcc2 2021-04-12T03:06:45.545Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: f8f31cf6-694b-4c89-8479-4bf519e8fcc2 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-12T03:06:45.553Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.553Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:45.555Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id f8f31cf6-694b-4c89-8479-4bf519e8fcc2: {\"vpg_int_unprotected_private_ip_0\":\"192.168.10.200\",\"vf_module_id\":\"vFirewall\",\"skip_post_instantiation_configuration\":\"true\",\"controller_actor\":\"SO-REF-DATA\",\"vsn_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"public_net_id\":\"PUT THE PUBLIC NETWORK ID HERE\",\"vnf_name\":\"vFW\",\"onap_private_subnet_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"sec_group\":\"PUT THE ONAP SECURITY GROUP HERE\",\"vfw_name_0\":\"zdfw1fwl01fwl01\",\"nexus_artifact_repo\":\"https://nexus.onap.org\",\"onap_private_net_cidr\":\"10.0.0.0/16\",\"vpg_onap_private_ip_0\":\"10.0.100.2\",\"vfw_int_protected_private_floating_ip\":\"192.168.10.200\",\"dcae_collector_ip\":\"10.0.4.1\",\"vnf_id\":\"vFirewall_demo_app\",\"vfw_int_unprotected_private_ip_0\":\"192.168.10.100\",\"vsn_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"vpg_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"dcae_collector_port\":\"30417\",\"vpg_name_0\":\"zdfw1fwl01pgn01\",\"protected_private_net_cidr\":\"192.168.20.0/24\",\"unprotected_private_net_cidr\":\"192.168.10.0/24\",\"nf_naming\":\"true\",\"vsn_name_0\":\"zdfw1fwl01snk01\",\"multi_stage_design\":\"false\",\"vpg_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"onap_private_net_id\":\"PUT THE ONAP PRIVATE NETWORK NAME HERE\",\"unprotected_private_net_id\":\"zdfw1fwl01_unprotected\",\"availability_zone_max_count\":\"1\",\"vsn_onap_private_ip_0\":\"10.0.100.3\",\"vfw_flavor_name\":\"PUT THE VM FLAVOR NAME HERE (m1.medium suggested)\",\"demo_artifacts_version\":\"1.6.0-SNAPSHOT\",\"pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDQXYJYYi3/OUZXUiCYWdtc7K0m5C0dJKVxPG0eI8EWZrEHYdfYe6WoTSDJCww+1qlBSpA5ac/Ba4Wn9vh+lR1vtUKkyIC/nrYb90ReUd385Glkgzrfh5HdR5y5S2cL/Frh86lAn9r6b3iWTJD8wBwXFyoe1S2nMTOIuG4RPNvfmyCTYVh8XTCCE8HPvh3xv2r4egawG1P4Q4UDwk+hDBXThY2KS8M5/8EMyxHV0ImpLbpYCTBA6KYDIRtqmgS6iKyy8v2D1aSY5mc9J0T5t9S2Gv+VZQNWQDDKNFnxqYaAo1uEoq/i1q63XC5AD3ckXb2VT6dp23BQMdDfbHyUWfJN\",\"key_name\":\"vfw_key\",\"vsn_int_protected_private_ip_0\":\"192.168.20.250\",\"vfw_int_protected_private_ip_0\":\"192.168.20.100\",\"install_script_version\":\"1.6.0-SNAPSHOT\",\"vfw_image_name\":\"PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)\",\"protected_private_net_id\":\"zdfw1fwl01_protected\",\"vfw_onap_private_ip_0\":\"10.0.100.1\",\"cloud_env\":\"openstack\"} 2021-04-12T03:06:45.555Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@5f8fcff5 2021-04-12T03:06:45.555Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.555Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:06:45.556Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : b4a4e346-1bb3-4a03-853b-a99ff384f30b 2021-04-12T03:06:45.557Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID b4a4e346-1bb3-4a03-853b-a99ff384f30b Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-12T03:06:45.594Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.594Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is matching search criteria 2021-04-12T03:06:45.594Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW fd563b34-ec93 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:06:45.595Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.595Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is matching search criteria 2021-04-12T03:06:45.595Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW fd563b34-ec93 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:06:45.596Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.596Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is not matching search criteria 2021-04-12T03:06:45.596Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-12T03:06:45.596Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-12T03:06:45.596Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2021-04-12T03:06:45.596Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-12T03:06:45.597Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-12T03:06:45.597Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-12T03:06:45.597Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:45.597Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-12T03:06:45.597Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:45.597Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-12T03:06:45.597Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-12T03:06:45.598Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=ebbf007a-8491-4d1e-9686-224b32ec00f9 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-12T03:06:45.611Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.612Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is matching search criteria 2021-04-12T03:06:45.612Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW fd563b34-ec93 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:06:45.612Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.612Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is not matching search criteria 2021-04-12T03:06:45.613Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-12T03:06:45.613Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-12T03:06:45.613Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-12T03:06:45.613Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:45.613Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-12T03:06:45.614Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-12T03:06:45.614Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-12T03:06:45.614Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2021-04-12T03:06:45.614Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-12T03:06:45.614Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:45.615Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-12T03:06:45.615Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-12T03:06:45.615Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=fe5fef9a-c1ff-4b8c-bb01-01fed2199289 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-12T03:06:45.618Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.618Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is matching search criteria 2021-04-12T03:06:45.618Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW fd563b34-ec93 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:06:45.621Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.621Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is not matching search criteria 2021-04-12T03:06:45.621Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-12T03:06:45.621Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-12T03:06:45.621Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-12T03:06:45.622Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:45.622Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-12T03:06:45.622Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-12T03:06:45.622Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-12T03:06:45.623Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-12T03:06:45.623Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-12T03:06:45.623Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-12T03:06:45.623Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-12T03:06:45.623Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2021-04-12T03:06:45.624Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=18b0f684-5b64-41f1-9781-a59deb0ca66e Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-12T03:06:45.626Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.627Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is matching search criteria 2021-04-12T03:06:45.627Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW fd563b34-ec93 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:06:45.627Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.627Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Node template vFW fd563b34-ec93 0 is matching search criteria 2021-04-12T03:06:45.628Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW fd563b34-ec93 0] matching following query criteria: sdcType=VF, customizationUUID=f8f31cf6-694b-4c89-8479-4bf519e8fcc2 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:06:45.631Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.631Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:45.632Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid c7e4f6b7-0229-4927-a4c0-d0159c59cd4e: vFW fd563b34-ec93 2021-04-12T03:06:45.632Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.632Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:45.633Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.633Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:45.633Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.633Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:45.634Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.634Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:45.634Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:06:45.634Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-12 03-02-59 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:06:45.635Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||Saving Service: vFW 2021-04-12 03-02-59 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_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_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_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_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_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_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_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_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_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_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_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_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_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_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_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_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_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_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_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 (?, ?, ?, ?, ?) 2021-04-12T03:06:45.875Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW fd563b34-ec93 22e02afe-f16b-440f-9e25-a0d339a01e7b 1 ASDC deployResourceStructure 2021-04-12T03:06:45.875Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json ASDC sendASDCNotification 2021-04-12T03:06:45.875Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json 2021-04-12T03:06:45.875Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:06:45.876Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:45.877Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:45.877Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196805875, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:06:45.978Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:45.979Z||pool-15-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:45.979Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:45.989Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:45.989Z||pool-15-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:06:46.878Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml ASDC sendASDCNotification 2021-04-12T03:06:46.878Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml 2021-04-12T03:06:46.879Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:06:46.879Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:46.881Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:46.881Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196806878, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:06:46.981Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:46.982Z||pool-16-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:46.982Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:46.991Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:46.991Z||pool-16-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:06:47.882Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env ASDC sendASDCNotification 2021-04-12T03:06:47.882Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env 2021-04-12T03:06:47.882Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:06:47.883Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:47.884Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:47.885Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196807882, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2021-04-12T03:06:47.985Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:47.986Z||pool-17-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:47.986Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:47.997Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:47.998Z||pool-17-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:06:48.885Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar ASDC sendASDCNotification 2021-04-12T03:06:48.886Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar 2021-04-12T03:06:48.886Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:06:48.886Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:06:48.888Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:06:48.888Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196808885, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:06:48.988Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:06:48.990Z||pool-18-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:06:48.990Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:06:48.999Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:06:49.000Z||pool-18-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:06:49.889Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:06:49.902Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 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=? 2021-04-12T03:06:49.905Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:06:49.905Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:06:49.905Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:07:19.906Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:07:19.916Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 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=? 2021-04-12T03:07:19.919Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:07:19.919Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:07:19.919Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:07:23.227Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:07:23.228Z||pool-3-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:07:23.228Z||pool-3-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:07:23.253Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:07:23.253Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:07:23.253Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196783662, "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=? 2021-04-12T03:07:23.262Z||pool-3-thread-4|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0cf08322-63ae-4b03-abb5-a480bdb57c20 2021-04-12T03:07:23.262Z||pool-3-thread-4|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cf08322-63ae-4b03-abb5-a480bdb57c20 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=? 2021-04-12T03:07:49.919Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:07:49.929Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 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=? 2021-04-12T03:07:49.986Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:07:49.987Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:07:49.987Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:08:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.75.190 2021-04-12T03:08:19.987Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:08:20.001Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 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=? 2021-04-12T03:08:20.004Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:08:20.004Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:08:20.004Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:08:23.227Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:08:23.229Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:08:23.229Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:08:23.250Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:08:23.251Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:08:23.251Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "policy-id", "timestamp": 1618196783683, "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=? 2021-04-12T03:08:23.284Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 0cf08322-63ae-4b03-abb5-a480bdb57c20 2021-04-12T03:08:23.285Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cf08322-63ae-4b03-abb5-a480bdb57c20 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=? 2021-04-12T03:08:50.004Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:08:50.013Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 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=? 2021-04-12T03:08:50.015Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:08:50.016Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:08:50.016Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:08:57.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T03:09:20.016Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:09:20.026Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 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=? 2021-04-12T03:09:20.029Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:09:20.029Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:09:20.030Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:09:23.227Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:09:23.228Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:09:23.229Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:09:23.248Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:09:23.767Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.767Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196783747, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:09:23.768Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.769Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.769Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196783838, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:09:23.769Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.769Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.769Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.770Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.770Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.770Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-windriver-id", "timestamp": 1618196784187, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:09:23.770Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.770Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.784Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "cds", "timestamp": 1618196784525, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:23.785Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.785Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.785Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "multicloud-k8s-id", "timestamp": 1618196784668, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:09:23.785Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.785Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.785Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "aai-ml", "timestamp": 1618196784701, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:23.786Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.786Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.786Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196784750, "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=? 2021-04-12T03:09:23.792Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 0cf08322-63ae-4b03-abb5-a480bdb57c20 2021-04-12T03:09:23.793Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cf08322-63ae-4b03-abb5-a480bdb57c20 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:23.883Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.883Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.884Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.884Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.884Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196784842, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.884Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.884Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.884Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "NOTIFIED" } 2021-04-12T03:09:23.884Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.885Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.885Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196785191, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.885Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.885Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.885Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "cds", "timestamp": 1618196785531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-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 (?, ?, ?, ?, ?) 2021-04-12T03:09:23.945Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ea25ef5e-4365-44e9-a2a0-6c249de4a38a 2021-04-12T03:09:23.945Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea25ef5e-4365-44e9-a2a0-6c249de4a38a 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:23.954Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.954Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.955Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.955Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.955Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.955Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.956Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.956Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.956Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.956Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.956Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196784842, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:09:23.956Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.956Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.956Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-12T03:09:23.956Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.957Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.957Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196785191, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:09:23.957Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.957Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.957Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:09:23.957Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.957Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.957Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:09:23.957Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.957Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.958Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.958Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.958Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.958Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196784842, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:09:23.958Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.958Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.958Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.958Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.958Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.959Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196785191, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:09:23.959Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.959Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.959Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:09:23.959Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.959Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.959Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.959Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.959Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.959Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.960Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.960Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.960Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196784842, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.960Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.960Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.960Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-12T03:09:23.960Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.960Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.960Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196785191, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.960Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.960Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.961Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.961Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.961Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.961Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.961Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.961Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.961Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.961Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.961Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.961Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196784842, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:09:23.962Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.962Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.962Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.962Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.962Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.962Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196785191, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:09:23.962Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.962Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.962Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "dcae-sch", "timestamp": 1618196788751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.962Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.963Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.963Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:09:23.963Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.963Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.963Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.963Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.963Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.963Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.964Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.964Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.964Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196784842, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.964Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.964Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.964Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:23.964Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.964Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.964Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196785191, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.965Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.965Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.965Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "dcae-sch", "timestamp": 1618196788751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.965Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.965Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.965Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.965Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.965Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.965Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:23.965Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.966Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.966Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.966Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.966Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.966Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196784842, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:23.966Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.966Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.966Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196785191, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:23.967Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.967Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.967Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "dcae-sch", "timestamp": 1618196788751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.967Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.967Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.967Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196766885, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:23.967Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.968Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.968Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196769552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:23.968Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.968Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.968Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196792188, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:23.968Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.968Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.968Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "dcae-sch", "timestamp": 1618196788751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.969Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.969Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.969Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "policy-id", "timestamp": 1618196792447, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:23.969Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.969Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.969Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "cds", "timestamp": 1618196791968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.969Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.969Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.969Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196792929, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:23.970Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.970Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.970Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196793318, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:23.970Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.970Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.970Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "dcae-sch", "timestamp": 1618196788751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.970Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.970Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.970Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "policy-id", "timestamp": 1618196793451, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:09:23.970Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.970Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.971Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "cds", "timestamp": 1618196791968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.971Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.971Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.971Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196793932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:23.971Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.971Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.971Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196793936, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:23.971Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.972Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.972Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "dcae-sch", "timestamp": 1618196788751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.972Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.972Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.972Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "policy-id", "timestamp": 1618196794454, "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=? 2021-04-12T03:09:23.978Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ea25ef5e-4365-44e9-a2a0-6c249de4a38a 2021-04-12T03:09:23.978Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea25ef5e-4365-44e9-a2a0-6c249de4a38a 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:23.986Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.986Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "cds", "timestamp": 1618196791968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.986Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.986Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.986Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196795117, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:23.986Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.986Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.986Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "dcae-sch", "timestamp": 1618196788751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.987Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.987Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.987Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.987Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.987Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.987Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "cds", "timestamp": 1618196791968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.987Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.987Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.987Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196795844, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:09:23.988Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.988Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.988Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196795921, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:23.988Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.988Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.988Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.988Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.988Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.988Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "cds", "timestamp": 1618196791968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:23.988Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:23.989Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.989Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196796613, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:23.989Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:23.989Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:23.989Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196796854, "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=? 2021-04-12T03:09:23.993Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ea25ef5e-4365-44e9-a2a0-6c249de4a38a 2021-04-12T03:09:23.993Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea25ef5e-4365-44e9-a2a0-6c249de4a38a 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:24.001Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.001Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196797410, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.002Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.002Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.002Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "cds", "timestamp": 1618196791968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.002Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.002Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.002Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:09:24.002Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.002Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.002Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196798408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.003Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.003Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.003Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196798414, "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=? 2021-04-12T03:09:24.007Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ea25ef5e-4365-44e9-a2a0-6c249de4a38a 2021-04-12T03:09:24.007Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea25ef5e-4365-44e9-a2a0-6c249de4a38a 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=? 2021-04-12T03:09:24.015Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.016Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196798411, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.016Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.016Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.016Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "cds", "timestamp": 1618196791968, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:24.016Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.016Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.016Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.016Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.016Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.017Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196799210, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.017Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.017Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.017Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196799418, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.017Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.017Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.017Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196799421, "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=? 2021-04-12T03:09:24.020Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ea25ef5e-4365-44e9-a2a0-6c249de4a38a 2021-04-12T03:09:24.021Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea25ef5e-4365-44e9-a2a0-6c249de4a38a 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=? 2021-04-12T03:09:24.025Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.025Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.026Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.026Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.026Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "clamp", "timestamp": 1618196799520, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.026Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.026Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.026Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196799552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.026Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.026Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.026Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196800321, "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=? 2021-04-12T03:09:24.030Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ea25ef5e-4365-44e9-a2a0-6c249de4a38a 2021-04-12T03:09:24.030Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea25ef5e-4365-44e9-a2a0-6c249de4a38a 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=? 2021-04-12T03:09:24.035Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.035Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-windriver-id", "timestamp": 1618196800425, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.035Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.035Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.035Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.035Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.035Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.035Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "clamp", "timestamp": 1618196800636, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.035Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.036Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.036Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196800422, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.036Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.036Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.036Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196799552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.036Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.036Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.036Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "multicloud-k8s-id", "timestamp": 1618196801324, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.036Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.036Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.037Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "policy-id", "timestamp": 1618196771054, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:24.037Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.037Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.037Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "clamp", "timestamp": 1618196801640, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:09:24.040Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 0cf08322-63ae-4b03-abb5-a480bdb57c20 2021-04-12T03:09:24.040Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cf08322-63ae-4b03-abb5-a480bdb57c20 and ComponentName clamp 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:24.048Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.048Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "aai-ml", "timestamp": 1618196801616, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.048Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.048Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.048Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "cds", "timestamp": 1618196801695, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.048Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.048Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.049Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196801710, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.049Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.049Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.049Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196800422, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:09:24.049Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.049Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.049Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196801430, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.049Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.049Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.049Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196799552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.049Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.050Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.050Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.050Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.050Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.050Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "aai-ml", "timestamp": 1618196802660, "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=? 2021-04-12T03:09:24.054Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 0cf08322-63ae-4b03-abb5-a480bdb57c20 2021-04-12T03:09:24.054Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 0cf08322-63ae-4b03-abb5-a480bdb57c20 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:24.062Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.062Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "cds", "timestamp": 1618196802701, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-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 (?, ?, ?, ?, ?) 2021-04-12T03:09:24.072Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 2021-04-12T03:09:24.073Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:24.082Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.082Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196800422, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:09:24.083Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.083Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.083Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196802328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.083Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.083Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.083Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196801430, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:09:24.083Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.083Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.083Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196799552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.084Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.084Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.084Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "policy-id", "timestamp": 1618196803315, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.084Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.084Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.084Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196803531, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.084Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.084Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.085Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:09:24.085Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.085Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.085Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.085Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.085Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.085Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196802328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:09:24.086Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.086Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.086Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196800422, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.086Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.086Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.086Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196801430, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:09:24.086Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.087Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.087Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196799552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.087Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.087Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.087Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "policy-id", "timestamp": 1618196804319, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.087Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.088Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.088Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.088Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.088Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.088Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.088Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.088Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.089Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196800422, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:09:24.089Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.089Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.089Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196802328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:09:24.089Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.089Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.089Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196801430, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.090Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.090Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.090Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196799552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.090Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.090Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.090Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "policy-id", "timestamp": 1618196805364, "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=? 2021-04-12T03:09:24.096Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 2021-04-12T03:09:24.096Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:24.105Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.105Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.106Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.106Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.106Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.106Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.107Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.107Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196805875, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/vfwfd563b34ec930_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.107Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.107Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.107Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196800422, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.107Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.107Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.107Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196802328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.108Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.108Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.108Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196801430, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:09:24.108Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.108Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.108Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196799552, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:24.108Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.109Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.109Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.109Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.109Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.109Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.109Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.109Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.109Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196806878, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.109Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.110Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.110Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196802328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:09:24.110Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.110Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.110Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196800422, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:24.110Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.110Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.110Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196801430, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.111Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.111Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.111Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.111Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.111Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.111Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.111Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.111Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.111Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196807882, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/resourceInstances/vfwfd563b34ec930/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.112Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.112Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.112Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196807890, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.112Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.112Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.112Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196802328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.112Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.112Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.112Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196801430, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:24.113Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.113Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.113Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196808372, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.113Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.113Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.113Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:24.113Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.113Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.113Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.113Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.113Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196808885, "artifactURL": "/sdc/v1/catalog/services/Vfw20210412030259/1.0/artifacts/service-Vfw20210412030259-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196802328, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196809198, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.114Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196809773, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.115Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.115Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.115Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196809911, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.115Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.115Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.115Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196810239, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.116Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.116Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.116Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196810567, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.116Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.116Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.116Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618196810914, "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=? 2021-04-12T03:09:24.122Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 2021-04-12T03:09:24.122Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:24.130Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.130Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "aai-ml", "timestamp": 1618196811406, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.131Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.131Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.131Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196811530, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.132Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.132Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.132Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196812032, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.132Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.133Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.133Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196812226, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.133Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.133Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.133Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196812533, "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=? 2021-04-12T03:09:24.138Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 2021-04-12T03:09:24.139Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 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=? 2021-04-12T03:09:24.145Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.145Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196813232, "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=? 2021-04-12T03:09:24.149Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 2021-04-12T03:09:24.149Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 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=? 2021-04-12T03:09:24.155Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.155Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-starlingx-id", "timestamp": 1618196813535, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.155Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.155Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.155Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196814211, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.155Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.156Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.156Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-windriver-id", "timestamp": 1618196814235, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.156Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.156Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.156Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196815312, "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=? 2021-04-12T03:09:24.159Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 2021-04-12T03:09:24.160Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 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=? 2021-04-12T03:09:24.165Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.165Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "multicloud-k8s-id", "timestamp": 1618196816314, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.165Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.166Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.166Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "clamp", "timestamp": 1618196817023, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.166Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.166Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.166Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "clamp", "timestamp": 1618196818121, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.166Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.166Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.167Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "clamp", "timestamp": 1618196819123, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:09:24.173Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of ea25ef5e-4365-44e9-a2a0-6c249de4a38a 2021-04-12T03:09:24.173Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea25ef5e-4365-44e9-a2a0-6c249de4a38a and ComponentName clamp 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:24.181Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.181Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.181Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.182Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.182Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "aai-ml", "timestamp": 1618196820412, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.182Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.182Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.182Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:09:24.182Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.182Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.182Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "aai-ml", "timestamp": 1618196821486, "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=? 2021-04-12T03:09:24.190Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ea25ef5e-4365-44e9-a2a0-6c249de4a38a 2021-04-12T03:09:24.191Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId ea25ef5e-4365-44e9-a2a0-6c249de4a38a 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:24.200Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.200Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.201Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.201Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.201Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.201Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.201Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.201Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.201Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.201Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.201Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.201Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.201Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.202Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.202Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.202Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.202Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.202Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.202Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.202Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.202Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.202Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.202Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.203Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.203Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.203Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "clamp", "timestamp": 1618196776227, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:24.203Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.203Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.203Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.203Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.203Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.203Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:09:24.203Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.203Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.204Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "aai-ml", "timestamp": 1618196776219, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:09:24.204Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:09:24.204Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.204Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "aai-ml", "timestamp": 1618196829713, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:09:24.204Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.204Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.204Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "aai-ml", "timestamp": 1618196835525, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:09:24.204Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.204Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.204Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "aai-ml", "timestamp": 1618196836530, "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=? 2021-04-12T03:09:24.209Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 2021-04-12T03:09:24.209Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:24.217Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.218Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "clamp", "timestamp": 1618196838019, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "ALREADY_DOWNLOADED" } 2021-04-12T03:09:24.218Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.218Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.218Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "clamp", "timestamp": 1618196839022, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "ALREADY_DEPLOYED" } 2021-04-12T03:09:24.218Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:09:24.218Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:09:24.219Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "clamp", "timestamp": 1618196840025, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:09:24.223Z||pool-3-thread-10|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 2021-04-12T03:09:24.223Z||pool-3-thread-10|||||DEBUG|500||Entering installTheComponentStatus for distributionId 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 and ComponentName clamp 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 (?, ?, ?, ?, ?) 2021-04-12T03:09:50.030Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:09:50.038Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 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=? 2021-04-12T03:09:50.041Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:09:50.041Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-12T03:09:50.041Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-12T03:09:50.041Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-12T03:09:50.041Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:09:50.041Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:09:50.041Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:09:50.041Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:09:50.041Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:09:50.041Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:09:50.042Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-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=? 2021-04-12T03:09:50.045Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-12T03:10:20.045Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 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=? 2021-04-12T03:10:20.054Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 0cf08322-63ae-4b03-abb5-a480bdb57c20 and serviceModelVersionId: c7e4f6b7-0229-4927-a4c0-d0159c59cd4e 2021-04-12T03:10:20.054Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 5b905a03-ca31-400b-b376-b1b2a7f1cf84 2021-04-12T03:10:23.227Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:10:23.228Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:10:23.229Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:26.907Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/5b905a03-ca31-400b-b376-b1b2a7f1cf84/model-vers/model-ver/c7e4f6b7-0229-4927-a4c0-d0159c59cd4e?depth=0 2021-04-12T03:10:27.104Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-12T03:10:27.768Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/5b905a03-ca31-400b-b376-b1b2a7f1cf84/model-vers/model-ver/c7e4f6b7-0229-4927-a4c0-d0159c59cd4e?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]} 2021-04-12T03:10:27.769Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/5b905a03-ca31-400b-b376-b1b2a7f1cf84/model-vers/model-ver/c7e4f6b7-0229-4927-a4c0-d0159c59cd4e?depth=0|INFO|500||Invoke 2021-04-12T03:10:27.834Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/5b905a03-ca31-400b-b376-b1b2a7f1cf84/model-vers/model-ver/c7e4f6b7-0229-4927-a4c0-d0159c59cd4e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-12T03:10:28.113Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/5b905a03-ca31-400b-b376-b1b2a7f1cf84/model-vers/model-ver/c7e4f6b7-0229-4927-a4c0-d0159c59cd4e?depth=0|INFO|500||InvokeReturn 2021-04-12T03:10:28.113Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/5b905a03-ca31-400b-b376-b1b2a7f1cf84/model-vers/model-ver/c7e4f6b7-0229-4927-a4c0-d0159c59cd4e?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210412-03:10:27:850-19349], vertex-id=[192632], Content-Length=[0], Date=[Mon, 12 Apr 2021 03:10:27 GMT], Content-Type=[application/json]} 2021-04-12T03:10:28.113Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2021-04-12T03:10:28.116Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-12T03:10:28.116Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:10:28.120Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-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:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-12T03:10:28.191Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 0cf08322-63ae-4b03-abb5-a480bdb57c20 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-12T03:10:28.192Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-12T03:10:28.193Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:28.195Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:28.195Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197028191, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:10:28.295Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:10:28.296Z||pool-19-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:28.297Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:28.307Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:28.308Z||pool-19-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:28.919Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:28.920Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:10:28.920Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "0cf08322-63ae-4b03-abb5-a480bdb57c20", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197028191, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:10:28.921Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-12T03:10:29.281Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-12T03:10:29.282Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"ea25ef5e-4365-44e9-a2a0-6c249de4a38a","serviceName":"basic_onboard_ZWNybf","serviceVersion":"1.0","serviceUUID":"330febc8-cf06-41a7-bd73-c5c9c5ebf605","serviceDescription":"service","serviceInvariantUUID":"58a89ad3-09fd-41a4-8f3e-3e3bfbb91660","resources":[{"resourceInstanceName":"basic_onboard_ZWNybf 0","resourceName":"basic_onboard_ZWNybf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6493931d-000f-4b83-b58b-d2676a8bf7fe","resourceInvariantUUID":"74ed0e4d-3505-42b1-960c-7a0c3109cc5d","resourceCustomizationUUID":"41329a8e-ecb4-42a2-88d5-305e1207e0a3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml","artifactChecksum":"NzM1MTQxNzFlOTJmNzM3N2QzOTE3YzFlZGE3ZTc4MGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b200acd0-487f-4a56-91db-c16c544d3381","artifactVersion":"1"},{"artifactName":"basic_onboard_zwnybf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json","artifactChecksum":"MWNlOGM3NjU3NTk0ZTgwYWVhMjI3ZTIzMDA1ZDQ1YzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bf40cbfa-bb5c-4c9d-b6a2-517b70b6c2ba","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"24ff0340-3761-4511-a6ed-a2f098645b78","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"62aa3425-c7de-4e29-9826-003fef227d5d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b8f0acc8-b916-4d5a-b728-96dc6d08d7f3","artifactVersion":"2","generatedFromUUID":"24ff0340-3761-4511-a6ed-a2f098645b78"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZwnybf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml","artifactChecksum":"NTIyYjVhYWU2NDM2MWYxNmRjMGNlN2ZmOWY1YzBmZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"da69d697-02a3-47d5-9515-33ba86ed1759","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZwnybf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar","artifactChecksum":"N2I4YTRkODhmYTZiMzczY2U5OWJkZGE3NDk2NGY0NTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c96a915-3120-4ad2-9672-665b4ff975c6","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-12T03:10:29.283Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:10:29.283Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:29.285Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:29.285Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:10:29.386Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-12T03:10:29.386Z||pool-20-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:29.387Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:29.396Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:29.397Z||pool-20-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:30.286Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:10:30.287Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:30.289Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:30.289Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:10:30.389Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:10:30.390Z||pool-21-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:30.391Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:30.401Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:30.402Z||pool-21-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:31.290Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:10:31.290Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:31.293Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:31.293Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:10:31.393Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:10:31.394Z||pool-22-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:31.394Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:31.405Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:31.406Z||pool-22-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:32.293Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:10:32.295Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:32.297Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:32.298Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:10:32.398Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:10:32.400Z||pool-23-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:32.400Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:32.410Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:32.411Z||pool-23-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:33.299Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:10:33.300Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:33.302Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:33.302Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:10:33.403Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:10:33.403Z||pool-24-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:33.404Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:33.414Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:33.414Z||pool-24-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:34.303Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:10:34.304Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:34.306Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:34.306Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:10:34.406Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:10:34.407Z||pool-25-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:34.407Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:34.417Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:34.418Z||pool-25-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:35.307Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:10:35.309Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:35.312Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:35.312Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:10:35.412Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:10:35.412Z||pool-26-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:35.413Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:35.422Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:35.423Z||pool-26-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:36.314Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "serviceName": "basic_onboard_ZWNybf", "serviceVersion": "1.0", "serviceUUID": "330febc8-cf06-41a7-bd73-c5c9c5ebf605", "serviceDescription": "service", "serviceInvariantUUID": "58a89ad3-09fd-41a4-8f3e-3e3bfbb91660", "resources": [ { "resourceInstanceName": "basic_onboard_ZWNybf 0", "resourceCustomizationUUID": "41329a8e-ecb4-42a2-88d5-305e1207e0a3", "resourceName": "basic_onboard_ZWNybf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "6493931d-000f-4b83-b58b-d2676a8bf7fe", "resourceInvariantUUID": "74ed0e4d-3505-42b1-960c-7a0c3109cc5d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_zwnybf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "artifactChecksum": "MWNlOGM3NjU3NTk0ZTgwYWVhMjI3ZTIzMDA1ZDQ1YzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf40cbfa-bb5c-4c9d-b6a2-517b70b6c2ba", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "24ff0340-3761-4511-a6ed-a2f098645b78", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b8f0acc8-b916-4d5a-b728-96dc6d08d7f3", "generatedFromUUID": "24ff0340-3761-4511-a6ed-a2f098645b78" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b8f0acc8-b916-4d5a-b728-96dc6d08d7f3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardZwnybf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "artifactChecksum": "N2I4YTRkODhmYTZiMzczY2U5OWJkZGE3NDk2NGY0NTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c96a915-3120-4ad2-9672-665b4ff975c6" } ], "workloadContext": "Production" } 2021-04-12T03:10:36.314Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-12T03:10:36.314Z|0cf08322-63ae-4b03-abb5-a480bdb57c20|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 330febc8-cf06-41a7-bd73-c5c9c5ebf605 ASDC 2021-04-12T03:10:36.315Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ea25ef5e-4365-44e9-a2a0-6c249de4a38a ServiceName:basic_onboard_ZWNybf ServiceVersion:1.0 ServiceUUID:330febc8-cf06-41a7-bd73-c5c9c5ebf605 ServiceInvariantUUID:58a89ad3-09fd-41a4-8f3e-3e3bfbb91660 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardZwnybf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar ArtifactUUID:1c96a915-3120-4ad2-9672-665b4ff975c6 ArtifactChecksum:N2I4YTRkODhmYTZiMzczY2U5OWJkZGE3NDk2NGY0NTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_ZWNybf 0 ResourceCustomizationUUID:41329a8e-ecb4-42a2-88d5-305e1207e0a3 ResourceInvariantUUID:74ed0e4d-3505-42b1-960c-7a0c3109cc5d ResourceName:basic_onboard_ZWNybf ResourceType:VF ResourceUUID:6493931d-000f-4b83-b58b-d2676a8bf7fe ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_zwnybf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json ArtifactUUID:bf40cbfa-bb5c-4c9d-b6a2-517b70b6c2ba ArtifactChecksum:MWNlOGM3NjU3NTk0ZTgwYWVhMjI3ZTIzMDA1ZDQ1YzU= 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/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml ArtifactUUID:24ff0340-3761-4511-a6ed-a2f098645b78 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/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env ArtifactUUID:b8f0acc8-b916-4d5a-b728-96dc6d08d7f3 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/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env ArtifactUUID:b8f0acc8-b916-4d5a-b728-96dc6d08d7f3 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-12T03:10:36.315Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 330febc8-cf06-41a7-bd73-c5c9c5ebf605 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=? 2021-04-12T03:10:36.483Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:10:36.485Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:10:36.485Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:10:36.485Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 1c96a915-3120-4ad2-9672-665b4ff975c6 from URL: /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:36.485Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:10:36.486Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:37.826Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:10:37.829Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar 1c96a915-3120-4ad2-9672-665b4ff975c6 70258 2021-04-12T03:10:37.829Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar ASDC sendASDCNotification 2021-04-12T03:10:37.829Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:37.830Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:10:37.884Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:37.887Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:37.887Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197037829, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:10:37.987Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:10:37.988Z||pool-27-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:37.988Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:37.999Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:37.999Z||pool-27-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:38.887Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:10:38.889Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:10:38.889Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: 1c96a915-3120-4ad2-9672-665b4ff975c6, URL: /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar to file: /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:38.889Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:38.890Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:38.890Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:39.050Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP280886608704882901/Definitions/service-BasicOnboardZwnybf-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_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" 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_subnetpoolid" is not provided 2021-04-12T03:10:40.615Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-12T03:10:40.616Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:10:40.616Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:40.616Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-12T03:10:40.616Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_ZWNybf 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:40.616Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_ZWNybf 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:40.616Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:40.617Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-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-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:40.617Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:40.617Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-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-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:40.617Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:40.617Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:40.617Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-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-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:40.618Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-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-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:40.618Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:10:40.618Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.618Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:40.619Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:10:40.619Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:10:40.619Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:10:40.619Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.620Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:40.620Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:10:40.620Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:10:40.620Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:10:40.621Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.621Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:40.621Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.621Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is not matching search criteria 2021-04-12T03:10:40.621Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2021-04-12T03:10:40.622Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2021-04-12T03:10:40.622Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2021-04-12T03:10:40.622Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-12T03:10:40.622Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-12T03:10:40.622Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.622Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:10:40.623Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.623Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:10:40.623Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:10:40.624Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.624Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:10:40.624Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:10:40.624Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.624Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:10:40.625Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:10:40.625Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.625Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is not matching search criteria 2021-04-12T03:10:40.625Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-12T03:10:40.625Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-12T03:10:40.626Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=2cdb2d9e-0363-4153-b741-119db385f7c4 2021-04-12T03:10:40.626Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.626Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:40.626Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.627Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:40.627Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.627Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:40.627Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:40.627Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:40.627Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_ZWNybf Description:service Model UUID:330febc8-cf06-41a7-bd73-c5c9c5ebf605 Model Version:NULL Model InvariantUuid:58a89ad3-09fd-41a4-8f3e-3e3bfbb91660 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_ZWNybf Model UUID:533ae5b3-2f8d-4bd9-9fcc-94e2960a9756 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:74ed0e4d-3505-42b1-960c-7a0c3109cc5d Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:41329a8e-ecb4-42a2-88d5-305e1207e0a3 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c62544df-e6a1-48e2-b81d-f3a79ac2bf36 ModelName:BasicOnboardZwnybf..base_ubuntu18..module-0 ModelUuid:694d8068-d5fa-40c5-a80d-4a179eb3506e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:2cdb2d9e-0363-4153-b741-119db385f7c4 ModelInvariantUuid:224efd1b-477c-4212-ac91-4d36f79f66b2 ModelName:basic_onboard_ZWNybf-nodes.ubuntu18Cvfc ModelUuid:4b35d5f7-f0a3-4fa2-b513-daf0f123daaa ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:a5c003b5-efa2-41c3-b8ef-36ace0ad3501 ModelInvariantUuid:d65641b6-3a5d-4509-abaf-b5135c999786 ModelName:BasicOnboardZwnybf.compute.nodes.heat.ubuntu18 ModelUuid:6470f10d-c11c-4d49-bd41-d6384f91af6c 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_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-12T03:10:40.633Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 6493931d-000f-4b83-b58b-d2676a8bf7fe Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:10:40.637Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||basic_onboard_ZWNybf 0 2021-04-12T03:10:40.637Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6493931d-000f-4b83-b58b-d2676a8bf7fe 2021-04-12T03:10:40.637Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: bf40cbfa-bb5c-4c9d-b6a2-517b70b6c2ba from URL: /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json 2021-04-12T03:10:40.637Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:10:40.638Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json 2021-04-12T03:10:41.300Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:10:41.301Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json bf40cbfa-bb5c-4c9d-b6a2-517b70b6c2ba 798 2021-04-12T03:10:41.301Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json ASDC sendASDCNotification 2021-04-12T03:10:41.301Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json 2021-04-12T03:10:41.301Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:10:41.302Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:41.306Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:41.307Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197041301, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:10:41.405Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2021-04-12T03:10:41.406Z||pool-28-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:41.406Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:41.415Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:41.416Z||pool-28-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:42.308Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardZwnybf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "c62544df-e6a1-48e2-b81d-f3a79ac2bf36", "vfModuleModelVersion": "1", "vfModuleModelUUID": "694d8068-d5fa-40c5-a80d-4a179eb3506e", "vfModuleModelCustomizationUUID": "f6623e33-957c-49dc-b3b8-cc8ad6f51fad", "isBase": true, "artifacts": [ "24ff0340-3761-4511-a6ed-a2f098645b78", "b8f0acc8-b916-4d5a-b728-96dc6d08d7f3" ], "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": "" } } ] 2021-04-12T03:10:42.314Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardZwnybf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:694d8068-d5fa-40c5-a80d-4a179eb3506e VfModuleModelInvariantUUID:c62544df-e6a1-48e2-b81d-f3a79ac2bf36 VfModuleModelDescription:NULL Artifacts UUID List:{ 24ff0340-3761-4511-a6ed-a2f098645b78 , b8f0acc8-b916-4d5a-b728-96dc6d08d7f3 } 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 } 2021-04-12T03:10:42.317Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardZwnybf..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "c62544df-e6a1-48e2-b81d-f3a79ac2bf36", "vfModuleModelVersion": "1", "vfModuleModelUUID": "694d8068-d5fa-40c5-a80d-4a179eb3506e", "vfModuleModelCustomizationUUID": "f6623e33-957c-49dc-b3b8-cc8ad6f51fad", "isBase": true, "artifacts": [ "24ff0340-3761-4511-a6ed-a2f098645b78", "b8f0acc8-b916-4d5a-b728-96dc6d08d7f3" ], "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": "" } } ] 2021-04-12T03:10:42.317Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardZwnybf..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:694d8068-d5fa-40c5-a80d-4a179eb3506e VfModuleModelInvariantUUID:c62544df-e6a1-48e2-b81d-f3a79ac2bf36 VfModuleModelDescription:NULL Artifacts UUID List:{ 24ff0340-3761-4511-a6ed-a2f098645b78 , b8f0acc8-b916-4d5a-b728-96dc6d08d7f3 } 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 } 2021-04-12T03:10:42.317Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 24ff0340-3761-4511-a6ed-a2f098645b78 from URL: /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml 2021-04-12T03:10:42.317Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:10:42.317Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml 2021-04-12T03:10:42.775Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:10:42.776Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml 24ff0340-3761-4511-a6ed-a2f098645b78 5033 2021-04-12T03:10:42.776Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2021-04-12T03:10:42.776Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml 2021-04-12T03:10:42.776Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:10:42.777Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:42.779Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:42.779Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197042776, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:10:42.879Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:10:42.880Z||pool-29-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:42.880Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:42.892Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:42.893Z||pool-29-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:43.780Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: b8f0acc8-b916-4d5a-b728-96dc6d08d7f3 from URL: /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env 2021-04-12T03:10:43.780Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:10:43.781Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env 2021-04-12T03:10:43.976Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:10:43.976Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env b8f0acc8-b916-4d5a-b728-96dc6d08d7f3 909 2021-04-12T03:10:43.977Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2021-04-12T03:10:43.977Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env 2021-04-12T03:10:43.977Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:10:43.977Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:43.979Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:43.979Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197043977, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:10:44.079Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:10:44.080Z||pool-30-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:44.081Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:44.091Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:44.091Z||pool-30-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:44.980Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: 330febc8-cf06-41a7-bd73-c5c9c5ebf605 2021-04-12T03:10:44.980Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_ZWNybf 0 6493931d-000f-4b83-b58b-d2676a8bf7fe ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:10:44.993Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:44.993Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:44.993Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: 533ae5b3-2f8d-4bd9-9fcc-94e2960a9756 2021-04-12T03:10:44.993Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: 533ae5b3-2f8d-4bd9-9fcc-94e2960a9756 2021-04-12T03:10:44.994Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel to get resource 2021-04-12T03:10:44.995Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel 2021-04-12T03:10:44.995Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|INFO|500||Invoke 2021-04-12T03:10:44.996Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-12T03:10:44.996Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel 2021-04-12T03:10:44.996Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||Method : GET 2021-04-12T03:10:44.996Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"ea25ef5e-4365-44e9-a2a0-6c249de4a38a", X-RequestID:"ea25ef5e-4365-44e9-a2a0-6c249de4a38a", X-TransactionID:"ea25ef5e-4365-44e9-a2a0-6c249de4a38a", X-ECOMP-RequestID:"ea25ef5e-4365-44e9-a2a0-6c249de4a38a", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"1ac1cc95-0dd4-466f-80d2-dedbc3206aee"] 2021-04-12T03:10:44.996Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||Request body: 2021-04-12T03:10:44.996Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-12T03:10:45.597Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-12T03:10:45.597Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-12T03:10:45.597Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||Status text : OK 2021-04-12T03:10:45.597Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicOnboardZwnybf-csar.csar"", Content-MD5:"NWE3NWNhMDRlODExY2NjYWYwYTgzNzQzZGNiN2U3YTE=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"ea25ef5e-4365-44e9-a2a0-6c249de4a38a", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-12T03:10:45.608Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||Response body: PK��R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK��RTOSCA-Metadata/TOSCA.metaM�1�0{��p���@�HDAwI.�%����˔;�Y�4��3w07м��Od��9)7v�#9+�����8��G u%�b.�y�R�l�!��9}xA�C��@s^�_*�f��nSbP��^2p�/� ���� ���mO�PK�?3���PK��R4Definitions/resource-BasicOnboardZwnybf-template.yml�Ys�������~w:r�x#3w�:N��k�$�ڼ0�C�'ί�G�Yۭ�� �Eg?� p|�� � ����|��1DC�a�&���2eA>Y$���'�3�� lww���x@4� 4$�!�I#^Ec̫��K�:�*�<EL�����DCE����*��PXG0��9����؊�=M~z��5⫞�����$X�$����p��1����3Tx�J�x������{�wBO%����Lo=�L�EL�} �Y��+�?����R ���������l�9N7L�=�-�p�2 ��d\�.V �U���L���#�>nana ���8+~� ��i�%��g�l�N����=N���XzE�O�*)r���P����ͦ�f�e:7D =#X� M�3�nfxtF�����B%��P��V�ڒ�9�K�T�ۗng��sP/˙c�a����ծc�� � �0�� �b�b�ҁZ���`v�g�����k!����ͦ5�3�-+�ʾ���b=>�ʬW_b���H��~��-���a<�6I��s�cϮ��i�T��%p ^8���y�XA�+]� P6�� �:���K�v��YɌ8�C(7�E �� ���3��.N9��\�Y�8e�]ΧW �G^C�#�1�cӏ �KÕ]�d���uF�dЄn,B/���m��E�ǁla7�u�,��,����yA�HO�L�s�E�qa� �7�x���!�2j�XTW�M�ai 5��+�Xm5/斐�"�C�$� i��*k��D������v� 3^aÌ��Z�pl"[�&Z!"PӰ� ^��i�*c/0 �rT�tcn��4����]<�'��`�H vu�c�/z�"�e���f���D�P��d]������17�߉8��3a���蟧��� }������X[O�n�W/^?���w�rݿ~ ����?��P�<~�X��ߞ �����8����⭿zyѮ.��F/�w��?���H���伮�@�a�x9�����pvuv{q�u=5|z�x����K��|2�?��;�l��ܞ<��������-���܋�o[Y�x�]�2�����d~�6 ȓ$,���w� &��-�������qcY����7�b/���r|}z�M��X_g�>9�?�g�o��qh�?�u���^~���՗�︧gxyGf��=y�R�/���~����A߿;�x����m$����9�}c��u����6v>ޏ._������h��bj?��% �k͝��,זn���N���P�x��/�/ �D�/֥I�����ӯ�בN�_�%�z�~-)f(}}��<�)W������5 ?�g���SQ|}�=�X���>�ʇ��H短��w�{��`�>TK�� "��C]�Z��U�@́�A��)������96�%'����`��14�^@��I�p�A�� z��0�\���5 ��s�h������ ��y�00?�!��l�.m�;'-�<]�)r�ZR��y9~��0���2Eg�AU7� �`f"K���x[=�8ed#��� }�5ek� JN��6 �,E�:��ij� �oC�d;����-�Hǰh���$���I� �u[��8s"�t����ΏA`%��[Y񯴡���� ��*�>ª$��&�����FJ?��A�8Ԇ��<�@�}� ���Ї��q ��~�X�G�C$$UM�kA�8xa("e<� H�"N�:H�ӭ��T���3c��PS���I�#�F� �E#��>�:�<-3�x�-�����,[(c/.����m�վkrew�5��GρD�/�_��l��[1n�z���U�C̦7�-%� �rs���  ���=� �+��Ch�]^a3I��c�\�e��k4��~��&�w�#�X�۞��U9 D4���Uѱ���PUX��ˬ��ZQb(/�Rےy����y�kѿ��,V�,鉕d�.����dH��5}�l�x+C�¸�f@�<i%ry�17�BBJ�&�p��a�̡�1-�?m��o?� �ؤĦ\+ �*܆FQ�0�Պ��]�`V�WU5��i*�����R��ᖋ�.�������4i ��pwu��M��fw$��n��ww󛻫��_�g�򯳛˻_�� " �`���2#ﳫ]]6��x��˶V5 �=�&%h�?����G��VוB+���f�Q��/�k��К/H�WІ"�J�Dyd�Aq���B(����8�D�*+�G��S�P����w�l M��Fh|�A�#�U��IsO�)baR�V�'� Q���� �����b;��,����� h��oB%̎�|�cw�� ȯ�nB����c�\�'�����T�O������֊M�Q�~?k�e�!F=' �=�K��}����H���]EZ����P��"��R�# G ��� �>C��as/o(b�(ϰ��K�c�b*��*m���� �dݼ�9k-�)���_�١�ls��˟��T��b�CF�H5�LLKx��R�T��?��"�����ܾX�쒐Y��1Pm)f. �c���V��!]f�� >�W͹A��W�I�2�����["�_��u��o���f�ƍ�5���K�� �ݗE�N!��2t��E���NDb����&�C&���A�Ho���l<1h}����_��8qra�W�&�`�zH8OFCU"2�0h�Id2F�����D҄�a�A4����XB�B�hM$u�u,�c]�&�8���CBA�!m2T^ ,� ��h N��@��,j7�V\9 ̝p�S���������6c�5���Jtɽ���\��|X�|H�op���7�S3)=�eÿ7�kf�?,fc�\��������GuL�*��3uz�K�\�#��~����Q�4$JL��Cz&]3h؅�<]C��f .�$�d�! ��A��g+�הhsX�h�rWf��Pe�p��'�.D^NoF�w�ԣ��s�bюGڜTn /��2�>�E4�୊((h8TU��UA��J fS�"�M��X�a4��h�rp������JK��s�zG�� �T�R<�+84�9��A#��)� �3ӡ�~8�]NI�a1����d{�8�[��^���!���J�Ł$�|���\�H�T2h:"#,�����24��x,a���∍(�Im&H�rx�6x�S�QD�&� _5/��Pq�)�v�a+�,�g� ���[H;wg�?��~���^o�frG;��1C�$%=�LϹi�gAz�?Yl|ө��`\`�`YGxc�5�5Y/���3���}��AvM��؋@-۵�M�T�j���4�B��!�B�� }��"�;�[��Lb�i�Vr�(jIw�]ڰ�[9Te����D��J�[z��"�Aӊ���] |-њ�&:%���4w�[���%Y{��D������2w��"�̰w��1Q�ъx�c��<4�j�J��z'>x��8�I�d �ak��Im��aZg�}sA|m���w��C����v���Y�ۥ����&�v@�^�;�k���T�D�}�O�ػc9̄�%�t[��b �.�m/�����?Gv��:���h|-����u��+�w�/r�ed�N����6�Gս�����n�t�4\d�׍t���˰-��;2�Sܶk+w���iv�lj/ml�[�l&����Vr5�ɤ�]O36}NF�qz��i^�n���Pt�{ÞF��uh�0�2V����-�"Ж�\{�{T������}�A�j��H��Ww٨f]�j[ې�ޓj�\�F�炬���u��ׯP�(y��K\���dv�w�c,c��a*�X^Y��W��Definitions/resource-BasicOnboardZwnybf-template-interface.yml�][s��~߿���w�$Su��י�$�h.�NQ-4���iL���nD�1&#v�B�ַ�^�V_�[�u�C��R�_\J�{d#�2���PJJ���Pf_�Q�0� ���OG�\ސ]��5�s�hq�� ���+�& ���Rh�mdE�F��ǔ8�T�;�c�Hݨru�O0&lYn8U趗P�:��1T�i��ġ*��\6R�xD՞^�;җ�j��9���2)?ٌ��Kh�m/�EyR�FN��b��B�ꞨB��.�����)]���2]�FHp)�Z�2�*E�xp7�Ұ-�x�����lт9Ҡ&�\�۩�9)�9�B�Rҁa�����R,b3a�̐�����C�1�f��l���B�+�\��B��䁭�9�\~��j�� �-w�,;Zc�z��C��l4��5���r<5x�s�&�;X��a��\��ÀT�l%4F�~���.4kw����K��* ��b�W.0'vLe��*fp �.�jXU�X:B`�>0�K���v�N� ���o�H��qd�M]����p��z�(�QV)"AP�匔)tc��I��@��_��Y�F�UOZ�o�֫���q�Q�F��k> -�D���-��W�uOzϬx�yz��:U��#ӡ�]�S��/����n<�_N����m�uPyf�n�.F5�Tەk֯��\e�k����qQ��4n[wW�/�iY����<��^E������� ����S_ܻ�����C�+.����r�������s�d� /:���O�������n�/���L���[ �;�M�;�z��#<%ՇE���|ՇWӳYC?�V�|����h�pf���컍Y�K���G�� ��-0���������tz^�ZG��1;=���v���k����K�!/�81�G���q��l�����y�n{���q�@�,�.�4��׵���$�%�9-���x��ml�Z�c[4@n�x���*Ȋ3~E�T>�K��R^�J@Ӹ�aKD��j6j-)�� 6o���i�k*:�w�Žs?�7��A��i���?j�7T-��|�,OK���g^лte�sޢ�1�,ɶ���>��)D�V�I-����q� �]��& � �= 7G�q^�=y_������s΄�I��B�oE ���Kh�2U�t!O ws�}��(9����A ��w:=��׈�(+d �S��l�npw���� M�[�� � ¯C=(I� D��8��0��Óx��� Y���5��V�~j�b��IxPL��Y����A�DUJa��BhAt��A��j���@�����R�_(0�p��_TK2�1�����vkl�%�KE��d>"������5(�R{@�)͗P\�M���H��ED���!@8D�U�UE(���e��':{68/y���.%9��Z�}��� �S4�<�*6Z���x @ W�,Ҽ�L�2E�Qv�$|c�&4e{���_��l""_��2;H�� b 3��Y�>`q�t�)�)�a�0$��D�@ n#e�1���0��-t�C�ME����:��~J��n�HN����™��l ΑXh2 �.er��$[hg�0�1�N��ǻ���X JLGo�2�E��s�0�����ý�"e/��YΑ�b��'��L�1Y��4�IhΎ�c�n���B��́ɱ�t���͝�����~�t��t��QN)F�-�$l|�ŵ�E%մo��8��ب���=Q�LY�mYF.WSN������Y�D����ĜmԳM ���I�=kȳG���I�7Y�qFB%x�O0�ګR�Y� �v/!p�ӗ�ss??�e��[��qؘ�=b1�A�e/�-{1��������d�6�M1�����_d�����U���I�T �-�v�X���x�FnJ+�q�i�C1�i9L����g�)�6+��ȡ���IX��^G�n�� I�k�%0�m� �oj·����Ya�d����^�p�Z��=���m��7%�&{yI���,�Z�u'���k3h~���P���G~ z�¬�壅l�_��?zcA��nyT1��V%� � BZx7nn��(�9S6a�T^>��;��1���6��?8q}���P��W����{ �� cx"�k��3��<��0�Y��� ��ls`>������ͮo. �K�)��dφ��R��TJ��Ϧ$]d�P�o�Ƚ�OfU�B2E��a9��s��G��e���O�xMd�L�[+sۓ�F�LƟ-��i?#��%�0��r;��8g�$�tΧ��ʞ�� "���/$�l9[V g�К@R`xo^�Ir@�D�����ې�),��٤�A�,�A�ݪS:s��N� ���z ��*��/���0d�|?؋i=|3E���-!,�>K�B9{�c��9m$VK��߃�����d���n��a�lCLq��g%˄�C��jQ6�r;Q��#E�ZS�Q��S�F��?.�´6��;D � 0��6�;o�5v����z���5*����爽������Y���0�m�F}��A{����Z���9������ns{�����~����}0�PKv�,�� PK��R/Definitions/resource-Globalcompute-template.yml��o�6���+x�z�`�N���&۰CӡXz�"�m�������%�R��D�"����}=�e�a4���B�&;�6x�!�eQT�#-d�̖WXʩ��+BDy�Z��>=��![�^�����s��Y~���*O�����,_�Z��׫<�In�r��o�6��i���?\/�S���!�K�Sy������ Ӣ���ߠ�`���P�s�� ���A�^�@��ݓBa��0Z�\H�2� �� ����=^3ja�����`�f���|��)����Z3�%WzC�>��I~��Q����o ��g�.����W6_�X9`i��]��J[��JH�Y������X�KH�����%M'FMb�?���d$Dk�AR��^T#�QFg�Ӫ[�)]v��`/���:Z�ʶ���ΰ�lv�һTU��L����a��V����D�^<϶Z�c��jb���c5��H��C��Ԉ����9�nT,�~HdzB*�}���wW�{j�Ve�F��+�ܺ#fs�n:k��%ɡ�pR��S��f�X�5���IB�\?=~�������)�@��Y�ί��S.!���+�Z衄͟ ��[ZK�yK�a+2��ء% $_���I��T��$>���|�|�r�ٗ�Ŋ�Es# >a����и�����V�+���wՁ����0� ��s��A�ȂA��?PK*<}�<KPK��RLDefinitions/resource-BasiconboardzwnybfComputeNodesHeatUbuntu18-template.yml��=o�0 ����n�p����[?ТCS�E2t1(���%C�]�ߗ�H{N�t^>"��T�QA��5�$�]lF �5KK(����L��F4��a �cƍ �����c�tY���ev�Bgyq�2��f��BUUuw)�� ��ݩ'�)!T��ʤ�E���%o+m�v�a��C4ꛓ����M���w���;�1�'��9�4� ]#Mӧ�ȽO,�AZ�7; ������S��� �Շ�f��3���+��1P���A�#:�C����Ư���+�;Z�H�������_ɇ�:���xdl�8����Xʰz�:K�y��0�[\A�X���74��e�L�cw� �?�U�½�F�(��m8�Ӛ����p6��q�Õ��&4ϟ?������X�f�ֶ��5�|Dݴ�w�[Un28?���~̖��K�PKRhMΫpPK��R(Definitions/resource-Extcp2-template.yml�R���0��s궇D!�mU=,�*襪"Ǟ�U�N'[��vB�]�Tq1y̼7�T��s���FW��r�lCU�(�WV�t�N'Z&�e�@� #ɴ=�l�b�XLq���l�,�`��l�E�:�<_�\�������,��|�x�b��S�Ś����]�c�W`�I���pFx<�;��h�܃�7R[�X�`�%S �=#�z�I^r2�������əœ�k�Q;wXUgwx����O�*,P��񄕩��7��Pϻ�=�?x�>����B7S�0r�}|�y2ծ.2t�&�xC�J&hGU�q�\*צ�k�����x�J�I��K�x'%T����,G�щOd걪E:�4J�>y�: ��ض�P5��_6�74t M�b�(Û�!/�K�?��W�H}��?�Z+up�w�w������ |�i!� I}����<����t��� �5j~�@��}�}z>�6�M�]��"m��,��= ��䦡���^�i��roo�_�x������������jI(ș�p�PK,Ԕ�PK��R&Definitions/resource-Port-template.yml�SMo�0 ��W���� N�&�m��0`K���ՠ%:*K�$�ȿ���m�=�ȏ��O"��JʕQAY��=9χB�(5�,t�񤠀&e�������I`�X_�Ḅ8��GK!�W�ut�1-�Η��Ւ�9Q~��b-�h)�y���(������� J�޺�?��p� ��*y2���;%P��p����{+�Qx%2pm�� h$l���u�'�����ԇ���(8g�!��d�)�������j*j3g[�r���H������o��s~~ M�\<���*g�w�?V��TEF�vv6����d�{~����,��C�9X���ԐP�]\`�����1e�wTG��xV�; t䝳՘�"]��Z�7%{���16��C�n��e�� ����`ڶL��i$woO2͝-�����Q�f�JgKr�w�]*S��+�~}p�쎠���r$�Q{��}��X�pJ��Wͬ��3��-S�fG)���|�>� ����[���foĔ�$��ZpU+�A͢��d�H6q*`���##hЊhP.����n����9bǕ9��5Z�~��f�&O��g�Wj��m�Z+��5�s�OZ�Sk��PK �dq\ePK��R,Definitions/resource-Novaserver-template.yml�WKS#7��+t��`�oİYR({H*5��zl�j����כ�O�4c�Y� �S�2����� � �I(�QAY�8�#�We�![�Rg�lpPB��>:`L�w����tu1b������ao�'��A.zg��789:=��bx�R�Y���<��w"$��R�� ώ��#��%�؍��p I�p� �=T<��g�fֱ�r��ϒ��2@$����֕����@�B�d�G�۲�0c%��Қ��j� �2���\��0��h��5�~���2RI�ж��ϸ�<�Ky�` 4ż����Wȸ�����ٙ��0�uXb�E��)�|p�L�A ["$�I�Qm�W���F=,��n��5 ܇><,*���wc�<�F�G0��@����P��"���ck'��n�no���7�T\�~�|d� ���;���_�����7u�j{�� Ժ�G��8O��01�DBQj|��%W��ؼ ^�\il�u�.�au�c��TUk�k ���z�+Q���j%��li 7Ɔ����!GFr6[zhݤo+L&��!�� �OQ��9���ZI5VV�� g��v%M�4��7�ژ��V�V���2Y����60�Ew�ĵl=��(���� i�[':�v�����\{h��`R�,�/��> �;Œ�)(k'��)u[��O��J�_]P)Үa���F5d?�6`�t�Y]�@�,��b�1���򇧫�=��EU�S;'@���t�I{J�dt �������y!.WX Xs?=��,�J� ��2��w) a jS:#n% S�n����l ����^:(i7]�̱�~H%�ƷƖuy�CV��Ǘ��Օ�ݲZh>�n�W�� �dp7pK_�i�'OS������g5e4_��ۣ�u����a�8�N,d��2�<��O���庇�� �V\Ek�|�+��>�i�Y\W��{��x�w~ <��́�!���؂�c�-����V��.I��� ��5��5�$TI��b�<����oA��n�y1��S�#�C�P�L�M�<�;��ē"ɳ(�3;e�:fN�pC�������W/��(vt=��n��"�9�Blr��*�5#�m�xFeMhq'O�7�n������������������?���to%"��:[^ZT�-�&q��}��H��O�_�?� ��������Zh\���Ec�<Ѥ��ѻ}fØ���i�)�B�l���$�1��Z��s��m�b�Q��_�b�����5����I�r�,oǽ�50�ʾs�����O�4]� �wKŎ��PKz��2�PK��R,Definitions/resource-Globalport-template.yml�WKo�8��W��� �Σ�}�&���kd�\ ��F2Q�Ԓ����R�X��H4��C��<��8�� "����K��5(�3bܑ�Y�B��Y���Q�F���!\���T�������pt��ě^�S� .bo:�����M�ńE'c�*������$>�h|:��b8���,����$>S���,h3�G*C�.�2(�@3�s㒼�\�a4�$qj$� g�;G}��͊d�����0�Ӑ�X,h��M�.��ɨ�D� ��3��"l��PE�M��B1xI5#_�%�xg!;�:����0c�����΍� ]Y��Ç#��׳#�<�oBb��'�7Y�������V��z�*=JU)uX��;��%��V)��s�r�$d-�T�Ҕ~�Z�S��M�R%�̱=Lf�_C��/A`���[��^#��� V2�H=�[��&����Z���䁂 � ��kqMÔkӈz���y�����t}`IĬ��p�SGX�*������ �m�:vنV J��m'je^Jb��wa�U������ ����K�R�'bk�T�2ʞ�NAZ�� �Uf�&h�uN��:��Q��l��3�$4���HK�y"�����DžS�黍�`1!�T�M����)D����ލ���\�q���].��h��7� ��'tT��9�� g�'�uJ��o���ν��>`Ts�ݢW��@q��%YT�� ��?��*hs�90�C��J7�6�IUbRwF�!2&nG�r�� @0@�d��}d�vX2��������5 ��{�I���ӌ�}M@ �|����M����}Y ,� m�`@>������x�MM�+C���E���o`�o��ӌ�M콋�>�b�_O%~?W���8��Bq����*�qN�<7��d��jc�P��؆B�G� �B +��Q��w���}�_\}�jdk�PP��zB������{{ p��Ŷ��4�w'�=�AJo�قMJ�K\m��D>���Jڢdg�C����u޲0��y�[�@�W!G��Ċ��x;r���K�H�޾|����׍ѫt�mޅ������̿0y��k7��� ��wǏ5ހ��=�05�jc~wS�o���ڿ$3�PK�TM�k�PK��REDefinitions/resource-BasicOnboardZwnybfNodesUbuntu18cvfc-template.yml�\Is�:��W�4�9@%R������&U��r�LU.,�eL�hHP���_�;H@I٣T�,��h4�bq�b�#>�(�q�����Ǖ�򪔆��د8 l�6�B°��:3 pBqľ���aYk�{�����.Z[���{i�������v�XЪ ^;����ϑ��+�������B���i�<�1G8$W��S��q��8����{u|�I��E,3/n� �P�&t����|�/�4���{�̠����3pjD$e�W^G#��G��_�폏7��Ō�������D$���4s��k'e v�'$���%?H��Iwԇ��G�@�S����X~�U��wY���� V#NXzu��Y�| ç  y ��K�'"�²��{���\$i��� p.Ot/� %�.�3��()��q@�N�UYI��(fn��U\��`ҔD#F�D�D��G�Z��|��C|/\��,}�Ke�f�,�=��a�R��wqS ���7���T��;���������^���J�����Aٱ��('��9�p3Ж��;��$�n��/,*ܽ�n�-U{wo ������DP���b1�x�jW����ۀwdW�cc/�� ��󚥝�ʜ��aMYY���e4!��$#e!�X�j�� qղj Z�F��0�E��I�l� �=��� B��]��ߪ�p��,`B?�Ǡ�ހ|�Do�q�U"]��#�z���!v�]I�3�� ��캛��*�es��'�E��3��E��a�q�k���A̘OJ�,���n��S��ӸX��w���|(y�O���3d٫��R���]ޠ�o�ꠈ��]+c�!���D�-Z�-�B��&����|h�'!fo��@!S������i�q�Fy�8�gY�ʭ�u�q�b�;Agp\�#�Zn�h/N~���2�2�*�o�/�+V�Mh�j��*��ȄE����fxw��(Xaa�=6! ��20##0�8��{��'0 �ɰ�t;��AM��|1R^��=�58�|�? �t�p��@�{ǤMX?hfpzT�Q��.�O=���N�A]�Y䶏飛h�ȕ,�8��mж���KI<��� Fb�>�w�۵�R�U�J� ̅��^�1k�fV�_�j@�1�F���B�,4��=���XR��Y�ܵ��v���7���ʎ�Ӕ�j��y�e��z�4^h��h��$�y};��5y��_Cp�=�9 {�>�7NE��~�F��jc��&1. �L�C.�^H� � H�;���3�����t�h�7Zo��;��#u�����b[�-�l��K�\z�5M���%r������b�_��ߺ����,��܃,�㍻\�� "<$�6�r.��V[�%�V��Y��c�U��A�q�����U�b+���p�E\��>�Y�������xh�eĽ���G,h� �U�����R�gG���k"�:�Z}]^�f�.:�[#��P7i����=�N�aF`����?}���z�@�U�����ϞqBʘ� ��\�\�_?���>��}�o>޵9���ؕcX�<�G'�`*u�d���j�X|����V܏F4B��C���g5�~��<��Zp���vW��lw����� ���y���g�T��؇G�L,� �l~_ 8i�3Y&�H{hf>�����C�����A:� 4v���t ��*9�/B�8f����.�@{����+�)�/ڶ�R׍�8v���!����n.�V�[D��Ik$�g�zͩ�bu*:A�)V �l�2ك�~@0K�D)���wy|�*��(M"q����Ǖ�,�Q }�Y�OCRv���(*�)JE�Y5p���EZ�)fp����:�*�ƿ�E���S�l4{�������FT����ُҞh�����I����t���GI' �w1�$8�O�UdX��j@�oβ�����ꀛV\��/֢}y�l5�2��o]��|��[ld�.,� ��l,⹾���Ek����G�t,hb�&x�"d�<� -I�]&^ZKo�Db��z�,�%�Xh��Wۭ��4�ר�c�.Ʉ;���'b\?��'4�iy~�o�<�Y�>A���=�ĸ��� =�O�F,o�5]hF�ʀ�q����w���?���)����={˕�R?�%��O+�4*���Xj�)1h�J������ q[�H;�-4�Ec��|��X���ǯ ;�9�s��4�(��2g��A�R�c���h�h}����mt�Ju�i��85LA >7-��sT3ԧu�m�Ӓ���Y� 5���0�$��v�h��p�F�)75o\���?��u�v|Yݪ�����?�44q� �3���i's�t��9n��7���i�T�E���i�#��QC�$1O/�lnmعM-֪��x�*����%���ұ�[���=Д@��� �c��A����"�A��}�x�=�uw;�H+�}��CZ�eM,�Tk%�$�8���ɫ����Q��dE`Y3S7�KM %�$x�L�2'A�$ކ�nËیA� �BH�֓NS��Rf�$-;i��I25�� e6IҼ�����Ty-?N�1�`�RAԝ�%O�y�Ơ9]{ғ����<� �٤���I�ّ,8teY"�f��a��1qj�c0_�!�uz�9�MV� ��ivBѺ �3O, t �CIR/���{H*�!1K7����1����Sض�@@�^6�[�-k1<8����4L:�t4� ,}OO���U������Մ�wM�n� ����=]��D��찟r�������"��Pm��8�mY� �r���������my��EwG�V��!1��N�����s�0xIG��Q��s��o�H�Wp�_�Qu�Q��*���w-b�s�~xn�o5�ˆ��1�G�;j!��1�vi��LN�N�������"�VY����L��^��@�=��� A3���|$}�#y��څe����Yd{��� ��RmOrߚ�����z-y����1��nVT�}ޤ�g��{��A�͌ Y(�1w�Ђh�"P�B%��bN��'��j�Ɇ� �}����e_K�0 S�[�-~*X���qfſ� ��d �Iz��o�(�e� ��gʎ�=�ʙ!V���e)�4�'��66Vk���wYq?�yד�;<�|������5ר�u k�����v��\y�g�s�7����g�qO~�̑(�S�"���jY�u��]� �����J��Z�[��J�DR���]���e ����˽���'���=�~�}9O���\x �a��%�w�� T���su��J���/�-j$�"��w�\�¤F1�W_�?�����ovi��<��d�^@w|�O�&9WJڦub�q3���}�� �o��Ӡ�5�)@C7�/$�v;�z�h�ϊ���7�A�_I/6B�/����3�ݮ�_lK?�T�If���D1�&��ɶˏB��C��8M��$|��[�BWM̚ b���~1t�jkCNA%]�6�P�C��f0�(��w�]��!�]O <��+ԃА��ޣ�=�6F��+sڊ�\�$�?�ujk�3ؿF���O�n�l8��(@�mDƄ��M}!����a�;fEH�����"H�Ik�ᑳ\���F�)Lu".��E���%. �"�ABc߀!Ћ�#f�� �, j�! ��Be��A���X��֬a���v�w��f:�u���#�� �u�Uj�/a0eH�l0��=���c]f���Ȏ�����w�|��g�F�^߸�Z�XM���N�c'�i=#�����;��8�zS�c#x>X�s�'�՝�p1�z��U����G�4`v�����1��2�ᾲ�ۏ�#��lH�czuU���H�vB�����!���Dz+��R_�����w�+���D�̺��Y=`�4�sp��g!���'f�[��D�A4拀��ֱ#�L�����Ҭ���@$�cv�pG� ��V�J�a���y%^pG� �ཉ�#�LN-��C����YK^@�,"2f@��s� Y&i�v����њ9`@0���L����V�Inm�z� ��(��u����ꅱ����۔�VBcǙy�9�.�t�w���E����1���S��\{��8�o��_��|���8'���������[mX~�1 � �\���>Z��=�=VH�9��#E�0U�fo�>Q��d��չ�H�S��o�0�v�8��{�{;H��s\z?��uH�@r�gŚ�/dq왚d|S����G�}chD���Oc뀡1v�)>g�ϳ� ��Yt͈��a��S�f��Ҕwv�5�M���Я� z�C��p��@�?��s>���:�7k�ri�nt�� -ꫢ���F�}�5�����c��$�TK�y�ĉ"7�!u�b�7����g����(��U���H)gjU/Yқ�ڿ���B�T��;g����M� �>���0UV�P������s��&j �Y��_[�d���N�c�O��L�����ýR����#�����Џt��X-�q���4e��ګ$S��\b����#Ϲ`9A{�T ��t��R<�� �9&- x���nzq��9���Y=5f,���������輼�DH��İJ:I��1w�/�*pOo�\�R���Ĥ�^� ��S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK��RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK��RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK��RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK��RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK��RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK��RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK��RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ�� ��g�-�}c��]�d���g���_��4�}R���qN�$i��)���8N�a��C���������)���ϑ�I}+q����Y���ѹ������n�j̒�A�)?��5H��'gM�L̙E$ɶq>���sѝ�9�;?��2�)�tR6�a1*��yi��@ss7?q���s�:$ �8��)�˒d~��o����0 �E^��Ȯ�QDv�픛e9lUG �ְ�E���.�'i7s|8~�G+?��He�C�x�1�B�l����f�:�d7Q�'��"M$_!���_�?�|�>=;�ߪ#+���$Z���9 �#ȳ0X��� ���W#�S� H!#�t/ Ԉh� �M���u�5����^������6~�>.v�?��ix �q��O���;��0�r?�5:�8�m��4�]NL��`g�x^\D9[�~��!��w�fز� %$����!���_���ugig��)��QL[ڧ�Q:�|ugq�~���?I:�!6م�ā�=�M�CP;7��^>^��3�g��_�Pܑ�g�C�'�ܐ-�s)��� ����#I�y �Q�Gm���F��'L<�N��;~Ww��X�7��K�'O���th?˳��SO|�5��������"�$UR��N��6�rv �*��=��O�(zN���FrǛ���9���5��f$��`0��I柜���w����B�D��ߔ������>�٢v�p}q��� �eh� ��Grڝ�j��7��ۊ�A)M���1�ː��!C]΍dڶd���xr�X�q�>�I��<-��ca5@Ԝcq`/���<��/�� Mq ބ���=��Q�Ҭ��۾g��$Id���N�������)��=��P��w*�F��!��ټl��5iD#�އ)��@�1Y}���^���n�4ȷ���Z ���?���oa����̲R��E��,;X��^j��y~������ϙGL;�S N �P�Fp�H[ �TȘ^j„nc4���C1���N���� ��z���Eer��hnO���F>��Z�d����] �a���� �g�4c�g�_{||f��C�l�n�,Q �r�iq}>�ҿv�E����0Bh��ͫE�M�z�q�*aVo����yzp3o���^E�����ުm�\���`�!w� ��i%5���"�N-\��X�����mYRщ�v˘�}E=�4g\Z�q�Ϻp�%8��E�4u�Nf+�K`A�!�.ە�Z⋝j������XE�N�E ��� 0d�h��e#)�f����F��IƘ�W��u�jjt}�^@� �m�5�CV��� ��ڿ�M����Q.�m\iJm�����aAy�(�P ����4!�rT�\��,���Э�qb�\�s�a�@�|�Z���+�b����o c c��� [�}�w��?s�A������Ç'���4C��X��u���]��Y���/�&pБ�@1� �.��T# zܹ4�.�0�E�ݚm� 4~ �Of�X��/N3At����Hxq_��F�54�i�jr ��#�$�Z�R���6�,6~�&Y ��f>P :( ��H�C�A��Y��E�E��Xh��� �߶>��ʼP�m\�+�2��q��t#�kg�QY4��-�<'��U��,�`M�A�r6����1Ÿ^sl[�?�_цI������;!_��XvYi�M,��h��I�� �+��M����$�L����Q`��@2p� �Ww��$$� U�Zك� ���������i忤5�ϔL�yK�(n#�� 莑��[�Z;��m�>�s�h��@{�Qu�!˸�!M�X�ŶKBF-���Y,�.�f�C��i��MmK%jP֎<�b\�D�.���`?��3����]�:Y���T&��J�_e3�"�����{>E$o���G�/K��x��FjbAp��Ţ� ��\������b~�|�����ɥ)vƒ��u��R����y@X������q!K3Jx�Q�����3*%G�Gѓi�Ϝ���aQP�3�L\0�a��l����v�I}�`ǐ�� �% �C��Y����������m��OEu��Ix?���rL�V 8bQ��f�3����|x�a��d�蟣v�>�F�8��+m�T�o��7m��[���Е�c�N����)ڀ�8}$� �vA���hNҍ���@l�5\�;�󩩿�j� �؋����3jR��Q�z��8 ڀ[��r}��Z�S�����N����^'9Ay\��h �ː�H0�|�&�6�I��h�8$Rt���ԒI;��%�r��&���M�u�� *MU�G��iO�$7�ֈ5��v�E��W���[��4I���޵�HTV_�i {�Ǯ*ˠ�c�5jB� ,ke�W���~��_D�W�N��@[�l��[hȝt���QbV,˙����h_Ұ��]q��Q�+5�̪�L�g����u��2�V�C�� =l]f���Lr#q� �z�<����c���Q͢��w�}��%�Byhd �[4�`G6�P/ِ8�x��^Dk��Y��v����a(`�WH1/N�%�9�rCE�����#f)#��R�ft��.�b/���_�N���%8(�ej��O���H�����C�&S���ɼb��A,��y`�-�:�Ⱦ�[��5��h���K��"�YY�Ѥ �X(���z���b�ɋy`�8;k�+4Wf.�*4=���*���rWq�.��\���p4ts8�kH ?�@}X�,NwPՠq)^)����J�цf$+F�bnX0S%�l��,�2�i�~��E7{m ]'Rg;��hABj^C���2I��\�h�c%�4�h�O�{i&K����e.�x�' ,�+� ��FQW�~�S��F1[����.ܐs�8 ֥��2Ȑ�3L��5�b� ���)z��-z�h�"��LA0�9m%��lF����򑀌8�.��0ݣ��r�b�Z�\5� ~��J�%ׯWۚ�"Ղ�.\��j2u9�j���Ev}�y������r�6~㸻R�(M%�UUm��e:���NV�������v-5���!B�g���ɶ��P~Y]B���(l@���B��?+���>�Oc��jG��ԑ{�� E�mФj�Tu�����*V��-�)J`��*�cU���kˊ��4��^�X!�NB��r�G�u���h�b]\Z�E����I��h`��݅�"�jIɅ�� ���܌o�@f��� ��bU�XFV��q ��*�H���i��33B�VB2c�3㱒��p����,A�2k�~i��S�3��i��}�K�I.�|*jW� eY��C*K]B� �Q��J�o ��'��}Jд�YhX{�o��P����H���3Y�(O}f�9-}���`�.R�G �D_'F}�d����*�Ku����f%�m�:�`�'qM4�� �ڡ�[�y� �����hUQ5=�cW>����ϥ�O� .��^�S�E�_�d�cd���$�E�$ "������E!��c݅q���3BC�H�$���}c�ΐ�A�@*�c������� �!���Qȡ�4N���<�q�=[\���ܓ��N�C��'M��� -��5e�����U6m*��[�����:�/B�p_���,��#�^j�7e�4�?����5F�D�̈(@wA��o��ӪԙƤ �3TE��T1g���Dg�7���R���z��q�� ��I.Bo�#2�+���}���N�$�x��E��U��2�����_ߛ����sgFNV��� ���—u�Օ���;R ����#K��a�AτK� ��Ǿ����#U͆�^�+���F�c�<��[��+���c'!�Wz�FoͪtY�7 #{��w�� `�I)���}-�_��������Ү���a���Ϝ��_)��4U��[�n °��8�0M���������(����O�d�$F�P#uj��7:aE�2�%is{9U��̹�s�z�p����a-���j���/|:�`} ��v�"\��}8D;rp�8��� ^��'tԂ]J�?�XM=�Yz~_+9� �ύ2B�s�:B[�az܂����������G|5��  ��&_ +|��a��C��4&� �T����P�����9���� p��̚�}�]���1� ��I��xE�2J�v����Lyz����y�I#1l�R�7,� �E�jB;8�>�w>�w��;����������������� s��-��ϥF�Mt�$<B�wg�?i3}��MZD�w� ~v$�$�Ǚ97Qx�H���<�* !��մ����yi������aMa�no �N�j�b� ^]�]�� lɣK��:�2Nש���q'�̜߀�PH��s�/Dg*c�:*286�'�#DoYi m�0�����YB��5�� �Sb ��|�3~,,5u�^Iv��r�Q��XZ�p�*x�c�P�y�X���eU����D��5��������B�}��Bdo���JA��Jo���JA������y�JA?w)hk�$�eI�eI�j�[��[��[�����?�Z��%]sR�=�[�93Yل”#�-j�S �U��~+��V�{��ܯ�T�W�����>\�����3�VyQՇ����/Ţ�"Nɓ�j'���Ԕ7�y��V�v>{�m���U�]�Ř�],N���}�X9R����\� �"�g��[-(��Q��W �ֿz��ׯ����[�l�U�f�Fl����;�x{�_}����*_��f��3�(96@�� ����h� ��e{����b�2̣&+�1%X]�N����?� �蹚����6%���+e�z��,�}� �2��b��mҲC�FD�bf4G������p��]��1�DU0�(# "���n�M��>j�l�bͫ��7���_2.Jp�O�N��*������/,$�,�XgE)%�U�W&���u���k���� �Nfx�e��aNh ,��g]�i�H=��H�/ŷx��^}L�D�cND���$�-A�vQ >���Z�_f�P4BwJ�Y �z�5Ƃ߻'O���W�(����Hi)"�_t��]_ Iz� f�gz���-q~�,�B���8 -�;�Z:��T�h�#�����<�e�u��:|�'L�SR��7PZ�� ��cOְ�8u�*�U��e;�����HV�3ŒI@� L�~��7éBXM�X�8���B�H��(P�τA���C^}~.�_����@�.��.�H�N ���U� �l�*k�F\��C�����O�Pz�9�Vdf��E-R&�V��uDyE9G���ǁټoÉKBrp�ձ�i��ʢԕ��[�Ժs��c�ઘ��o���y�ՀQ&MJ�dNw>2�(��iG�M�L�m�7D��%6�'߂�N�Kd,��3�'�e�fCѥA�RD��=�&�e��dv� �eB��GNJa ^��N]����F���*��.�6�Xk>��0;L^s�ݾA��� x.̀�y1!������r�3!,V+�o�HX��O9�z�wl����nu�rV�讥��H�dhu'm�s�U�|~C؀u��f(���|v�|�n�ċ�ϵ;��l�0�Ŕ��b�m'�t��ܑ�׻zxY��i�٪_bԟ[�g�� -�<��؈�\a�|���Pe���v�_��X�!�RS��B�fp������=��h!S,�{�%��+�'l�*D+V��Y�����;�6jxg[�r ���W�g'��ʰ�"o*���*�߬���X7�w�F`��T�$!KA�}��&��qHKP=��pN}@f����W�vg�n�n7�� ���<��t'f�����|(i��NJ ���*�Jh���F0C�)[�D����BSh�)�t��6��@�'��J�m���n~R� /x��ٻ��0�$�-�&���.�_�x ���Z{C��Y[y�49f#(� y(fd4�G0�]����s!ʅU�`�)�IW�i[��kR����{G��`@,ظݓg�:k��x_ ��V���\��I'��5�YC��t�ó��; L�͠E|���� O?Jp�Ldiݐ7��:�u���wV�:$Ѧfj۰m�#:�ݴ���V���ہ�]��ޟr�����YU�/1k`��^�c l4h� ��=����ܜi!݅�ZB���v7���;TeF��@��^ί� ʞ%��(�ix���ܺ��e�W�4 1K�z+��b=PyH����4��� �ZU.w�ِ���w�%������i�`�E� �ͮ@Y�/�Q����� .x��g�r�ルi�A�����q[�� ��%�R�m���T������d� xg�j���I�� �|}�p!�M�e#j�g�������ebD^ ��O�����n�ś��DY�"Ey��&`N�VG��� e���l�X��GZ����Ϡ�u)��8|�@Y��Ȥw9$N�~#�H{�6�o���8��K!n�rGm#�K�>P���t�����%� A&��! O�3��g����X�/@�ɀ��넾T>`��d C�$%�h�>��_c����5e<'��~q��F�W|\{����?z ,S��"�GW (]�ݕ�k�Z�)Ú��c/k��w�.��CEK����v|~]��'�T��r�r� =Vs��Q�F�A�f� ��O]q��qgW�v�w��R���t�/T�' �u�P���0c$��a�A��j��Uq\�$��5?�[�����*>z J�H7ŬE�v��o�E����?.��ie�@&��V2ѹ���8�Cf�8�˒��26h�E�rU� �Q尔�E"D퍫:p����邞0��fP��^g�' �Iy�#}���l�"�Y�����u� �0q�������p<��w�d!��=f,F���B����'7Ȇ�R��$��遲Tqf`����(!}H!�9'� @Y0�|s-f����\W������7�~:����݂��U�C������O��\�j���奇8�$7dX��F��x>v�Kz+�ܪ� \��GM;*c^ PW�h��B�T��4�o�q��/����J�C~9B ���9V�2�W����\M��=���<ۢ U/����DیgM&�Rg�V�����c�m����h6�]���vD�R�hK�����6�cw{\���U�^�~��k�5o"QX ���zQ�\q�,�#՜�pgIPG�w.-@Co��ŶpEZ0Wt��v�KV�ŘXy��� �: ��U�Y�tƥ$��mj��2�(�,Z���J�x0�Pd独Մ��%���Z�8��� G5���zT�c�nb%a�;��o��=�NG�g].F ���u�D�f�>�fZ;�V0����"���o�)U�G����-S��@���֘_��ǩ��`�� n��� ���ܚ6ke�O��JQ>5ܾKPd�j(M�����x[�V�`�&�������<�u�#���Fr�IF�3V�ix6�F��j)��m`�ԧ��V�]h>��TR �C�����1yE��)m��K�:�m���9�h(��C6Ҋar�5BR��J�L��K1W���*ˡ1�>��!^g��N�b��ݠOUO豻�@/$Qf�3t�����r�w�E�hv��4���U����n��I�w�a�[�S�j��-ێ�\p��.�-�,3�w|6��Z��K1�W�܊�\��1U+g�eunڪ��&��b3W�9h20�����#u*�ipC�m2�i��K�����yhpni���*5�� XQ.�DU�b�ݹg ;>՗˲i88�lv��cT�X�Z��D�Z�-��Xo��-Ϻ�J����&"�J����~i��y��!l]�*x�T&�&T�����^�'$�}�R���ʹqM�E>�Çu���ڟU� �o�f� ����u%���,Qz�mt���f��Dv ���1���D���>�^Yz����GQ�̕��T�x���wR�P����z�}k�e^�c3-��x�56�6���kڥ6������*k[l�G�ë=_�}����Vؓ���)�C���x������Qƛ�2!f+*G�[��[�ɯq�'��e�?�d�ֲ=�c�V�/�b.a�"����D�}|Ɔ�@g�7�����-η�=����O�'̬�������1#��a;��5�������4�‚T�'H�4w��߃���.& ��r������y�yJ��e� �/X [���#9 ��B����:��֍z�d����/b&���sI��c�ʷúW>��G��ɐiY��zGIj�NF[�w4�'�?�����مX��@��fE�-�k0(�4��m�X��y׋E�v�m��,aG�Q�Z��`� & Sx[xR�b1�6�0�*�������E�>ͻ��\K����p(�l/V�Ij�iv�S�����i,��{)���^K��۷Rh���R$���Ba�㽒�=a���� �a�D�H�� �Xd.�Q���g�J�`�qx�Ѩ�b 8)��K_8dž�s-���2)���b�^�4�jr�$W�>����=E#�9�$�� �?Z?�#�m�p���}���[������K�=K\���S���2b�V������ ��+�kq������ r�1�3��;����x<ǣ@ �0,Ty)��^� *hY"�!�Z���ЋU�0Yd��Q]dB����(<ЬuZ4믨ѕf۸We��tQ�u0�O���`gg~����`i���=!\��– VZ�-�A@�l�ȸ���ZZ�ݟ�_̕O7w�s����ŝ���/ ���!X3\��M��gzA+��x�Qv�@Yu�b�d�R+/br� �)�� �0������� nql�-����i���nq�l��x"n�ǖ V��=p�nQ*����q499������c�+�k� `j��D�R��2��G���ש��"?a���i����U����}��͌l�I=���l��hŊ�"�}��%��"t�b�JLQ�a*�ŋ 2d� ��#��ź�ٗ�N��@e�l��Y�Q%��m�� ,U����G�� �ӱ�i�����]�!`���lȎ�*�o��MT%~fp� �G��8vV=*�AߺX� ����~^�+����1�_�Z�*��uF ZIU5�/o��R��|a\ז�Q��/�ˢG�nԍ�Ǡ�h�;�#胍 ���.���˘S���S5 �W(� �������6_�BPi`���t�(aCU�hI �3`���D������*0:/,����ڹ�K3g��#ax���x��̾`MH�G�:�Ce)� a�[i�2E�=���T�#�u>�!�Q���Jit_�eI��9�d�� ���⼏�:Pj{=WQ�M�/*I��H���K���L��&Ir��$��sJ���Q��2Ir�=K��J�������0ZM�:2��&��46L�&6�;x��T��ඎ@MQj@TF�/Y��-Q�-Q~�Dy��i&h�ҳ���Dm>�.�t'Ve���i*~\��X�yћ)�e�ʼn�sOG-�:8j��!���v���O��x��*rJg�n���PK5n���/�tPK��RJArtifacts/Informational/OTHER/VSP_basic_onboard_ZWNybf_VSP_Information.txt��mo�0�_o��^n��ڍ1)R5� (�`��T�4!ǹ�SC��N���ϱ I��W��w��=����Y�`��Q�1�(�[>��7�*�X:�/D�I���N��X"�1�uw��KE�MDD ^��]>r���bx|�h�c�|DG-���W����W{U��E�PK��� I�PK��R,Artifacts/Deployment/HEAT/base_ubuntu18.yaml�Wmo�6��_qk�`/��]Q�C�"m�bK�E�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B�<��? &?���F �X e�� �a�+!A���"�|���TL�w)̥�w�/oF#�5�В�hpWhy�-�B��lUA�|�rB;$�])��X-�?H� ��Q9�?j��a� �3&���/��K^€ҲI��9�dR�x��*�0�%\m�t�����6�g�D��*%�ϙ�����[��q�[����>C(\�]�c����A���<�&�<��Gp_z`Odr^��+�?4�h�b�nq��즘�"�u ��5�gNS����R����]�M��¥d_������l�$��2�T�="��)����%�'} �櫋��>��$��bI1�-%_��~x5���]����_-s5��V�+���;�������# ��l����i���F���Q��˧[/��j+*u�� �����ľڬ���� �$�q\˒G�o���B���9�4�p7���@6���Y�3n�:���o�S��gXPUz������B:� rը��|��Foޝ���%2�E�9�7��V��2Z�[hY�N����*"��a�:�@�[%�� �Z��'�,�y.4=Y&�?j��3IQ��sq�d����3%+�{"��:���nC����3~��ξغ�3��g+����e2�ߛ���;�{��Ӷ��;V�^�m�:��|�go+�N:>^�Z��VN���q�2���i{a���p�]8yHq[��M�H���7�6��0~��) ?X��k��e ��� VG��c���6e�����QC��zM��ܭ���Y{��5D��ˇ*q�^?O�B����g�9�{ �5wm��D�\<-����iWv�����ζ��N�:���������0-;ہ3� m\ht��*4w���n�d���Je�xۏ��K� x�T ;����G��B�ߘ�t�ʼnW98�����~ʻ��yAk �n��-Ʒ�8��CDpz�>&�B-4O��a���PM�4rc� �����T�KkiT�!�,�٘���2�*��5�mP� h4�vL���XA�a�_��z��d��?��Y�W����!]�؁��� M,1�?��I, ?��R�R��1a��p!�q��y��p��,M��3��\V�x���+�i9*ni�|�p3� �J����Xi�����u-,�brSh���U���ZU�q�<� ��Q�v%&ETp�59��&���={�[�$w���F;|�&=�������`@U&_�_7�-+�V�鋐:5� j��Dy�������ؐF�PK�� 'V�PK��R<Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+%M���d�{KkA��0��c�9I3%G䎆$a9<�p� W�zX����Q�Zi3��"���d��wB?���(�Definitions/resource-BasicOnboardZwnybf-template-interface.ymlPK��R�wJ� .�Definitions/resource-Extneutroncp-template.ymlPK��Rv�,�� )v!Definitions/resource-Compute-template.ymlPK��R*<}�<K/q%Definitions/resource-Globalcompute-template.ymlPK��RRhMΫpL *Definitions/resource-BasiconboardzwnybfComputeNodesHeatUbuntu18-template.ymlPK��R,Ԕ�(/,Definitions/resource-Extcp2-template.ymlPK��R �dq\e&�.Definitions/resource-Port-template.ymlPK��Rz��2�,N1Definitions/resource-Novaserver-template.ymlPK��R�TM�k�,�6Definitions/resource-Globalport-template.ymlPK��R�Y�M �OE�;Definitions/resource-BasicOnboardZwnybfNodesUbuntu18cvfc-template.ymlPK��Rx��@�)}OJHDefinitions/resource-BasicOnboardZwnybfNodesUbuntu18cvfc-template-interface.ymlPK��R@�ՄY/�QDefinitions/resource-Securityrules-template.ymlPK��R+�@j5��eTDefinitions/data.ymlPK��R�'}8�Definitions/groups.ymlPK��R0?��@ @ҐDefinitions/policies.ymlPK��R���C&X�Definitions/annotations.ymlPK��R�����ǟDefinitions/relationships.ymlPK��R 2ea� ҦDefinitions/artifacts.ymlPK��R�H�v~(�Definitions/capabilities.ymlPK��R8��ݴDefinitions/interfaces.ymlPK��R5n���/�tֹDefinitions/nodes.ymlPK��R��� I�J�Artifacts/Informational/OTHER/VSP_basic_onboard_ZWNybf_VSP_Information.txtPK��R�� 'V�,��Artifacts/Deployment/HEAT/base_ubuntu18.yamlPK��Rd�E�}�<��Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK��R$�����4g�Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK� Z� 2021-04-12T03:10:45.618Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-12T03:10:45.619Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/533ae5b3-2f8d-4bd9-9fcc-94e2960a9756/toscaModel|INFO|500||InvokeReturn 2021-04-12T03:10:45.621Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-12T03:10:45.622Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-12T03:10:45.622Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= 41329a8e-ecb4-42a2-88d5-305e1207e0a3 2021-04-12T03:10:45.622Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 41329a8e-ecb4-42a2-88d5-305e1207e0a3 matches Tosca VF Customization UUID: 41329a8e-ecb4-42a2-88d5-305e1207e0a3 2021-04-12T03:10:45.622Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: 41329a8e-ecb4-42a2-88d5-305e1207e0a3 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-12T03:10:45.685Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.685Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:45.686Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id 41329a8e-ecb4-42a2-88d5-305e1207e0a3: {\"vf_module_id\":\"Ubuntu18-VF-module\",\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\",\"vnf_name\":\"Ubuntu18-VNF-name\",\"ubuntu18_name_0\":\"ubuntu18\",\"ubuntu18_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_ip\":\"10.4.2.166\",\"vnf_id\":\"Ubuntu18-VNF\",\"dcae_collector_port\":\"30417\",\"ubuntu18_flavor_name\":\"m1.small\",\"admin_plane_net_name\":\"admin\",\"ubuntu18_image_name\":\"ubuntu-18.04-daily\"} 2021-04-12T03:10:45.686Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1be741b 2021-04-12T03:10:45.687Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.687Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:10:45.687Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : f6623e33-957c-49dc-b3b8-cc8ad6f51fad 2021-04-12T03:10:45.687Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID f6623e33-957c-49dc-b3b8-cc8ad6f51fad Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-12T03:10:45.690Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.690Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:10:45.690Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:10:45.690Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.691Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:10:45.691Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:10:45.691Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.691Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is not matching search criteria 2021-04-12T03:10:45.691Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-12T03:10:45.691Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-12T03:10:45.691Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=2cdb2d9e-0363-4153-b741-119db385f7c4 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-12T03:10:45.693Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.693Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:10:45.693Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:10:45.694Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.694Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:10:45.694Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0] matching following query criteria: sdcType=VF, customizationUUID=41329a8e-ecb4-42a2-88d5-305e1207e0a3 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:10:45.696Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.696Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:45.696Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid 330febc8-cf06-41a7-bd73-c5c9c5ebf605: basic_onboard_ZWNybf 2021-04-12T03:10:45.696Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.696Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:45.696Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.697Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:45.697Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.697Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:45.697Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.697Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:45.697Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:10:45.697Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:10:45.697Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||Saving Service: basic_onboard_ZWNybf Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_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_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_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_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_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_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_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_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_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_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_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_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_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_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_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 (?, ?, ?, ?, ?) 2021-04-12T03:10:45.845Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_ZWNybf 6493931d-000f-4b83-b58b-d2676a8bf7fe 1 ASDC deployResourceStructure 2021-04-12T03:10:45.845Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json ASDC sendASDCNotification 2021-04-12T03:10:45.845Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json 2021-04-12T03:10:45.845Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:10:45.845Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:45.847Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:45.847Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197045845, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:10:45.947Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:10:45.948Z||pool-31-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:45.949Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:45.959Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:45.959Z||pool-31-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:46.848Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2021-04-12T03:10:46.848Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml 2021-04-12T03:10:46.848Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:10:46.849Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:46.850Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:46.851Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197046848, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:10:46.951Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:10:46.952Z||pool-32-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:46.952Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:46.961Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:46.962Z||pool-32-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:47.852Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2021-04-12T03:10:47.852Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env 2021-04-12T03:10:47.852Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:10:47.853Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:47.855Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:47.855Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197047852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-12T03:10:47.956Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 71 ms 2021-04-12T03:10:47.957Z||pool-33-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:47.957Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:47.966Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:47.966Z||pool-33-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:48.885Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar ASDC sendASDCNotification 2021-04-12T03:10:48.886Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:10:48.886Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:10:48.886Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:10:48.888Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:10:48.888Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197048885, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:10:48.988Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:10:48.989Z||pool-34-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:10:48.989Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:10:48.999Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:10:49.000Z||pool-34-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:10:49.888Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ea25ef5e-4365-44e9-a2a0-6c249de4a38a Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:10:49.899Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ea25ef5e-4365-44e9-a2a0-6c249de4a38a 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=? 2021-04-12T03:10:49.903Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:10:49.903Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-12T03:10:49.903Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-12T03:10:49.903Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-12T03:10:49.903Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:10:49.903Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:10:49.904Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:10:49.904Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:10:49.904Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:10:49.904Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:10:49.904Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-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=? 2021-04-12T03:10:49.980Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-12T03:11:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T03:11:19.981Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ea25ef5e-4365-44e9-a2a0-6c249de4a38a 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=? 2021-04-12T03:11:19.986Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ea25ef5e-4365-44e9-a2a0-6c249de4a38a and serviceModelVersionId: 330febc8-cf06-41a7-bd73-c5c9c5ebf605 2021-04-12T03:11:19.986Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 58a89ad3-09fd-41a4-8f3e-3e3bfbb91660 2021-04-12T03:11:19.987Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0 2021-04-12T03:11:19.994Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-12T03:11:20.036Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?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]} 2021-04-12T03:11:20.037Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0|INFO|500||Invoke 2021-04-12T03:11:20.054Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-12T03:11:20.511Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0|INFO|500||InvokeReturn 2021-04-12T03:11:20.511Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210412-03:11:20:065-58056], vertex-id=[217264], Content-Length=[0], Date=[Mon, 12 Apr 2021 03:11:20 GMT], Content-Type=[application/json]} 2021-04-12T03:11:20.512Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2021-04-12T03:11:20.512Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-12T03:11:20.512Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:11:20.516Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-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:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-12T03:11:20.517Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ea25ef5e-4365-44e9-a2a0-6c249de4a38a and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-12T03:11:20.517Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-12T03:11:20.517Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:11:20.520Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:11:20.520Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197080517, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:11:20.620Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:11:20.621Z||pool-35-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:11:20.621Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:20.633Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:20.633Z||pool-35-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-12T03:11:21.532Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-12T03:11:21.532Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168","serviceName":"basic_onboard_ZWNybf","serviceVersion":"1.0","serviceUUID":"330febc8-cf06-41a7-bd73-c5c9c5ebf605","serviceDescription":"service","serviceInvariantUUID":"58a89ad3-09fd-41a4-8f3e-3e3bfbb91660","resources":[{"resourceInstanceName":"basic_onboard_ZWNybf 0","resourceName":"basic_onboard_ZWNybf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6493931d-000f-4b83-b58b-d2676a8bf7fe","resourceInvariantUUID":"74ed0e4d-3505-42b1-960c-7a0c3109cc5d","resourceCustomizationUUID":"41329a8e-ecb4-42a2-88d5-305e1207e0a3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml","artifactChecksum":"NzM1MTQxNzFlOTJmNzM3N2QzOTE3YzFlZGE3ZTc4MGE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"b200acd0-487f-4a56-91db-c16c544d3381","artifactVersion":"1"},{"artifactName":"basic_onboard_zwnybf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json","artifactChecksum":"MWNlOGM3NjU3NTk0ZTgwYWVhMjI3ZTIzMDA1ZDQ1YzU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"bf40cbfa-bb5c-4c9d-b6a2-517b70b6c2ba","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"24ff0340-3761-4511-a6ed-a2f098645b78","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"62aa3425-c7de-4e29-9826-003fef227d5d","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b8f0acc8-b916-4d5a-b728-96dc6d08d7f3","artifactVersion":"2","generatedFromUUID":"24ff0340-3761-4511-a6ed-a2f098645b78"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardZwnybf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml","artifactChecksum":"NTIyYjVhYWU2NDM2MWYxNmRjMGNlN2ZmOWY1YzBmZGQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"da69d697-02a3-47d5-9515-33ba86ed1759","artifactVersion":"1"},{"artifactName":"service-BasicOnboardZwnybf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar","artifactChecksum":"N2I4YTRkODhmYTZiMzczY2U5OWJkZGE3NDk2NGY0NTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1c96a915-3120-4ad2-9672-665b4ff975c6","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-12T03:11:21.533Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:11:21.534Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:11:21.536Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:11:21.536Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:11:21.636Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:11:21.637Z||pool-36-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:11:21.637Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:21.657Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:21.673Z||pool-36-thread-1|||||INFO|500||cambria reply ok (36 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:11:22.536Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:11:22.537Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:11:22.540Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:11:22.540Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:11:22.640Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:11:22.641Z||pool-37-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:11:22.641Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:22.650Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:22.650Z||pool-37-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:11:23.227Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:11:23.228Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:11:23.228Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:23.541Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:11:23.541Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:11:23.543Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:11:23.544Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:11:23.644Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:11:23.645Z||pool-38-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:11:23.645Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:23.656Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:23.657Z||pool-38-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:11:23.666Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:23.667Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.667Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:11:23.668Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:11:23.668Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.668Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:11:23.668Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:11:23.668Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:11:23.669Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197037829, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197041301, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197042776, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197043977, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:11:23.670Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197045845, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197046848, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197047852, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197048885, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.671Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "ea25ef5e-4365-44e9-a2a0-6c249de4a38a", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197080517, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:11:23.672Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:11:23.672Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.672Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:11:23.672Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:11:23.672Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:11:23.672Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:11:23.672Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:11:24.544Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:11:24.545Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:11:24.547Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:11:24.547Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:11:24.647Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:11:24.648Z||pool-39-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:11:24.648Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:24.657Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:24.658Z||pool-39-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:11:25.548Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:11:25.548Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:11:25.550Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:11:25.550Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:11:25.650Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:11:25.651Z||pool-40-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:11:25.651Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:25.669Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:25.669Z||pool-40-thread-1|||||INFO|500||cambria reply ok (18 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:11:26.551Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:11:26.552Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:11:26.555Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:11:26.555Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:11:26.655Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:11:26.656Z||pool-41-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:11:26.656Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:26.671Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:26.671Z||pool-41-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:11:27.555Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:11:27.556Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:11:27.558Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:11:27.558Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:11:27.658Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:11:27.661Z||pool-42-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:11:27.661Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:27.670Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:27.670Z||pool-42-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:11:28.560Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "serviceName": "basic_onboard_ZWNybf", "serviceVersion": "1.0", "serviceUUID": "330febc8-cf06-41a7-bd73-c5c9c5ebf605", "serviceDescription": "service", "serviceInvariantUUID": "58a89ad3-09fd-41a4-8f3e-3e3bfbb91660", "resources": [ { "resourceInstanceName": "basic_onboard_ZWNybf 0", "resourceCustomizationUUID": "41329a8e-ecb4-42a2-88d5-305e1207e0a3", "resourceName": "basic_onboard_ZWNybf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "6493931d-000f-4b83-b58b-d2676a8bf7fe", "resourceInvariantUUID": "74ed0e4d-3505-42b1-960c-7a0c3109cc5d", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_zwnybf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json", "artifactChecksum": "MWNlOGM3NjU3NTk0ZTgwYWVhMjI3ZTIzMDA1ZDQ1YzU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bf40cbfa-bb5c-4c9d-b6a2-517b70b6c2ba", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "24ff0340-3761-4511-a6ed-a2f098645b78", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b8f0acc8-b916-4d5a-b728-96dc6d08d7f3", "generatedFromUUID": "24ff0340-3761-4511-a6ed-a2f098645b78" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "b8f0acc8-b916-4d5a-b728-96dc6d08d7f3", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardZwnybf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "artifactChecksum": "N2I4YTRkODhmYTZiMzczY2U5OWJkZGE3NDk2NGY0NTk\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "1c96a915-3120-4ad2-9672-665b4ff975c6" } ], "workloadContext": "Production" } 2021-04-12T03:11:28.560Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-12T03:11:28.560Z|ea25ef5e-4365-44e9-a2a0-6c249de4a38a|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 330febc8-cf06-41a7-bd73-c5c9c5ebf605 ASDC 2021-04-12T03:11:28.560Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 ServiceName:basic_onboard_ZWNybf ServiceVersion:1.0 ServiceUUID:330febc8-cf06-41a7-bd73-c5c9c5ebf605 ServiceInvariantUUID:58a89ad3-09fd-41a4-8f3e-3e3bfbb91660 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardZwnybf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar ArtifactUUID:1c96a915-3120-4ad2-9672-665b4ff975c6 ArtifactChecksum:N2I4YTRkODhmYTZiMzczY2U5OWJkZGE3NDk2NGY0NTk= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_ZWNybf 0 ResourceCustomizationUUID:41329a8e-ecb4-42a2-88d5-305e1207e0a3 ResourceInvariantUUID:74ed0e4d-3505-42b1-960c-7a0c3109cc5d ResourceName:basic_onboard_ZWNybf ResourceType:VF ResourceUUID:6493931d-000f-4b83-b58b-d2676a8bf7fe ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_zwnybf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/basic_onboard_zwnybf0_modules.json ArtifactUUID:bf40cbfa-bb5c-4c9d-b6a2-517b70b6c2ba ArtifactChecksum:MWNlOGM3NjU3NTk0ZTgwYWVhMjI3ZTIzMDA1ZDQ1YzU= 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/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml ArtifactUUID:24ff0340-3761-4511-a6ed-a2f098645b78 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/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env ArtifactUUID:b8f0acc8-b916-4d5a-b728-96dc6d08d7f3 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/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env ArtifactUUID:b8f0acc8-b916-4d5a-b728-96dc6d08d7f3 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-12T03:11:28.561Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 330febc8-cf06-41a7-bd73-c5c9c5ebf605 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=? 2021-04-12T03:11:28.611Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:11:28.613Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:11:28.613Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:11:28.613Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 1c96a915-3120-4ad2-9672-665b4ff975c6 from URL: /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:28.613Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:11:28.613Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:28.845Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:11:28.851Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar 1c96a915-3120-4ad2-9672-665b4ff975c6 70258 2021-04-12T03:11:28.851Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar ASDC sendASDCNotification 2021-04-12T03:11:28.851Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:28.851Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:11:28.852Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:11:28.855Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:11:28.856Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197088851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:11:28.956Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:11:28.956Z||pool-43-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:11:28.957Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:28.968Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:28.968Z||pool-43-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:11:29.857Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:11:29.859Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:11:29.859Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: 1c96a915-3120-4ad2-9672-665b4ff975c6, URL: /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar to file: /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:29.859Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:29.860Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:29.860Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:30.271Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18138091376231099915/Definitions/service-BasicOnboardZwnybf-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_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" 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_subnetpoolid" is not provided 2021-04-12T03:11:31.326Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_ZWNybf 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_ZWNybf 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-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-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-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-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:31.327Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-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-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:31.328Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-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-BasicOnboardZwnybf-csar.csar 2021-04-12T03:11:31.328Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:11:31.328Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.328Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:11:31.328Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:11:31.328Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:11:31.328Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:11:31.329Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.329Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:11:31.329Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:11:31.329Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:11:31.329Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:11:31.329Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.329Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:11:31.330Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.330Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is not matching search criteria 2021-04-12T03:11:31.330Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2021-04-12T03:11:31.330Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2021-04-12T03:11:31.330Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2021-04-12T03:11:31.330Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-12T03:11:31.330Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-12T03:11:31.331Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.331Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:11:31.331Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.331Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:11:31.331Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:11:31.331Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.331Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:11:31.332Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:11:31.332Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.332Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is matching search criteria 2021-04-12T03:11:31.332Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_ZWNybf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:11:31.332Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.333Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_ZWNybf 0 is not matching search criteria 2021-04-12T03:11:31.333Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-12T03:11:31.333Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-12T03:11:31.333Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=2cdb2d9e-0363-4153-b741-119db385f7c4 2021-04-12T03:11:31.333Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.333Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:11:31.333Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.333Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:11:31.334Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.334Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:11:31.334Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:11:31.334Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_ZWNybf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:11:31.334Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_ZWNybf Description:service Model UUID:330febc8-cf06-41a7-bd73-c5c9c5ebf605 Model Version:NULL Model InvariantUuid:58a89ad3-09fd-41a4-8f3e-3e3bfbb91660 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_ZWNybf Model UUID:533ae5b3-2f8d-4bd9-9fcc-94e2960a9756 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:74ed0e4d-3505-42b1-960c-7a0c3109cc5d Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:41329a8e-ecb4-42a2-88d5-305e1207e0a3 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:c62544df-e6a1-48e2-b81d-f3a79ac2bf36 ModelName:BasicOnboardZwnybf..base_ubuntu18..module-0 ModelUuid:694d8068-d5fa-40c5-a80d-4a179eb3506e ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:2cdb2d9e-0363-4153-b741-119db385f7c4 ModelInvariantUuid:224efd1b-477c-4212-ac91-4d36f79f66b2 ModelName:basic_onboard_ZWNybf-nodes.ubuntu18Cvfc ModelUuid:4b35d5f7-f0a3-4fa2-b513-daf0f123daaa ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:a5c003b5-efa2-41c3-b8ef-36ace0ad3501 ModelInvariantUuid:d65641b6-3a5d-4509-abaf-b5135c999786 ModelName:BasicOnboardZwnybf.compute.nodes.heat.ubuntu18 ModelUuid:6470f10d-c11c-4d49-bd41-d6384f91af6c 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_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_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 (?, ?, ?, ?, ?) 2021-04-12T03:11:31.381Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||ERROR|500||Csar with UUID: 1c96a915-3120-4ad2-9672-665b4ff975c6 already exists 2021-04-12T03:11:31.382Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar ASDC sendASDCNotification 2021-04-12T03:11:31.382Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar(Csar with UUID: 1c96a915-3120-4ad2-9672-665b4ff975c6 already exists) 2021-04-12T03:11:31.382Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2021-04-12T03:11:31.382Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:11:31.384Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:11:31.384Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197091381, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c96a915-3120-4ad2-9672-665b4ff975c6 already exists" } 2021-04-12T03:11:31.484Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:11:31.485Z||pool-44-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:11:31.486Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:31.496Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:31.497Z||pool-44-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:11:32.386Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY ALREADY_DEPLOYED /sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar ASDC sendASDCNotification 2021-04-12T03:11:32.386Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(ALREADY_DEPLOYED) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar(Resource with UUID: 6493931d-000f-4b83-b58b-d2676a8bf7fe already exists) 2021-04-12T03:11:32.386Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2021-04-12T03:11:32.386Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:11:32.388Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:11:32.388Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197092386, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6493931d-000f-4b83-b58b-d2676a8bf7fe already exists" } 2021-04-12T03:11:32.488Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:11:32.489Z||pool-45-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:11:32.489Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:11:32.499Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:11:32.499Z||pool-45-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:11:33.389Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:11:33.399Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 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=? 2021-04-12T03:11:33.402Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:11:33.402Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-12T03:11:33.403Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-12T03:11:33.403Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-12T03:11:33.403Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:11:33.403Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:11:33.403Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:11:33.403Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:11:33.403Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:11:33.484Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:11:33.485Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-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=? 2021-04-12T03:11:33.490Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-12T03:12:03.490Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 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=? 2021-04-12T03:12:03.499Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 and serviceModelVersionId: 330febc8-cf06-41a7-bd73-c5c9c5ebf605 2021-04-12T03:12:03.499Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 58a89ad3-09fd-41a4-8f3e-3e3bfbb91660 2021-04-12T03:12:03.500Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0 2021-04-12T03:12:03.505Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-12T03:12:03.620Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0|INFO|500||Invoke 2021-04-12T03:12:03.621Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[9f18d098-af47-468c-ad61-708553f52eff], X-ECOMP-RequestID=[8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168], X-TransactionId=[], X-ONAP-RequestID=[8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168], Content-Type=[application/merge-patch+json]} 2021-04-12T03:12:03.639Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-12T03:12:03.786Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210412-03:12:03:650-24310], vertex-id=[217264], Content-Length=[0], Date=[Mon, 12 Apr 2021 03:12:03 GMT], Content-Type=[application/json]} 2021-04-12T03:12:03.786Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-12T03:12:03.787Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/58a89ad3-09fd-41a4-8f3e-3e3bfbb91660/model-vers/model-ver/330febc8-cf06-41a7-bd73-c5c9c5ebf605?depth=0|INFO|500||InvokeReturn 2021-04-12T03:12:03.787Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-12T03:12:03.788Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:12:03.791Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-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:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-12T03:12:03.792Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-12T03:12:03.792Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-12T03:12:03.792Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:12:03.889Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:12:03.889Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197123792, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:12:03.989Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:12:03.990Z||pool-46-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:12:03.990Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:12:04.005Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:12:04.006Z||pool-46-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":2,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-12T03:12:04.901Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:12:04.902Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:12:04.902Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:12:15.142Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:12:15.144Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:12:15.145Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:12:15.145Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:12:23.227Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:12:23.229Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:12:23.229Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:12:23.247Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:12:23.247Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:12:23.247Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:12:23.248Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:12:24.683Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:12:24.684Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:12:24.684Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:12:24.684Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:12:34.228Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:12:34.229Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:12:34.229Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:12:34.230Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:12:42.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.75.190 2021-04-12T03:12:43.770Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:12:43.771Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:12:43.771Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:12:43.772Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:12:53.306Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:12:53.307Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:12:53.307Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:12:53.307Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:13:02.845Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:13:23.225Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:13:23.226Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:13:23.226Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:13:23.227Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:13:23.228Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:13:23.228Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:13:23.809Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:13:23.810Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-12T03:13:23.810Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:13:23.810Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-12T03:13:23.811Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-12T03:13:23.811Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/resourceInstances/basic_onboard_zwnybf0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:13:23.811Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-12T03:13:23.811Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-12T03:13:23.811Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:13:23.811Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-12T03:13:23.812Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-12T03:13:23.884Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618196783225, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:13:23.885Z||pool-3-thread-6|||||INFO|500||Missing status on Status Object. 2021-04-12T03:13:23.885Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-12T03:13:23.885Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197088851, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:13:23.885Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:13:23.885Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-12T03:13:23.885Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197091381, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Csar with UUID: 1c96a915-3120-4ad2-9672-665b4ff975c6 already exists" } 2021-04-12T03:13:23.886Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:13:23.886Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-12T03:13:23.886Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197092386, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardZwnybf/1.0/artifacts/service-BasicOnboardZwnybf-csar.csar", "status": "ALREADY_DEPLOYED", "errorReason": "Resource with UUID: 6493931d-000f-4b83-b58b-d2676a8bf7fe already exists" } 2021-04-12T03:13:23.886Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:13:23.886Z||pool-3-thread-6|||||DEBUG|500||received message from topic 2021-04-12T03:13:23.886Z||pool-3-thread-6|||||DEBUG|500||recieved notification from broker: { "distributionID": "8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197123792, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:13:23.886Z||pool-3-thread-6|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:13:27.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.71.171 2021-04-12T03:13:32.771Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:14:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.69.114 2021-04-12T03:14:23.225Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:14:23.226Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:14:23.226Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:14:23.227Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:14:23.228Z||pool-3-thread-6|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:14:23.228Z||pool-3-thread-6|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:14:32.772Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:14:32.773Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:14:57.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.75.190 2021-04-12T03:15:23.225Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:15:23.226Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:15:23.227Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:15:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:15:23.228Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:15:23.228Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:15:32.769Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:15:32.770Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:15:42.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T03:16:23.225Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:16:23.226Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:16:23.226Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:16:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:16:23.227Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:16:23.228Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:16:23.885Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:16:23.885Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:16:23.885Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.885Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.885Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "dcae-sch", "timestamp": 1618197348750, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:16:23.885Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"233034a5-59ca-438b-ab75-643c2afb20c5","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"4d31632c-f6a6-4f15-9d64-1a26257ab2d7","serviceDescription":"service","serviceInvariantUUID":"06773e16-b295-481a-93a2-173ae419feca","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"d0827005-54a1-48a4-a530-e7e9655f2024","resourceInvariantUUID":"fa40b3ee-893e-44e3-bfeb-c4825776e2b0","resourceCustomizationUUID":"e300cd21-7c15-443d-94e3-f1aa59962590","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":"NzY5MGJjYjcwZmQxODYyMGM5YmUzODI0ZTE3YjFiNTk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b22f6072-2547-4316-8443-0605d0c57b78","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"ODFhZmM1OTAyZTAwZDM0Yjk0ZjcyYzA0YjAwOWY0ZmY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"13cd0f5f-807b-4fe9-bc34-e77312036650","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-12T03:16:23.886Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "policy-id", "timestamp": 1618197351054, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "dcae-sch", "timestamp": 1618197348750, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "policy-id", "timestamp": 1618197351054, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197359988, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.887Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "multicloud-windriver-id", "timestamp": 1618197360016, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:16:23.888Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:23.888Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.888Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197359988, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:16:23.888Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:23.888Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.984Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "multicloud-windriver-id", "timestamp": 1618197360016, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:16:23.985Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:23.985Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.985Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "policy-id", "timestamp": 1618197362514, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:16:23.985Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:16:23.985Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.985Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "cds", "timestamp": 1618197361968, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:16:23.985Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:23.985Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.986Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "policy-id", "timestamp": 1618197363563, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:16:23.986Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:16:23.986Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.986Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "cds", "timestamp": 1618197361968, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:16:23.986Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:23.986Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:23.986Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "policy-id", "timestamp": 1618197364566, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2021-04-12T03:16:23.987Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:16:23.987Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:16:23.990Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:16:23.990Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197383225, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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 (?, ?, ?, ?, ?) 2021-04-12T03:16:24.082Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 233034a5-59ca-438b-ab75-643c2afb20c5 2021-04-12T03:16:24.083Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 233034a5-59ca-438b-ab75-643c2afb20c5 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 (?, ?, ?, ?, ?) 2021-04-12T03:16:24.090Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:16:24.091Z||pool-47-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:16:24.091Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:16:24.100Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:16:24.101Z||pool-47-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:16:24.144Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.144Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "cds", "timestamp": 1618197365504, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:16:24.145Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:16:24.145Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.145Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "cds", "timestamp": 1618197366509, "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=? 2021-04-12T03:16:24.150Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 233034a5-59ca-438b-ab75-643c2afb20c5 2021-04-12T03:16:24.151Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 233034a5-59ca-438b-ab75-643c2afb20c5 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 (?, ?, ?, ?, ?) 2021-04-12T03:16:24.159Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.160Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "multicloud-k8s-id", "timestamp": 1618197366884, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:16:24.160Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:24.160Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.160Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "multicloud-k8s-id", "timestamp": 1618197366884, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:16:24.160Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:24.160Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.161Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197369552, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:16:24.161Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:24.161Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.161Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197369552, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:16:24.161Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:24.161Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.161Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197373222, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:16:24.162Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:16:24.162Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.162Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197374547, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:16:24.162Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:16:24.162Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.162Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197375550, "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=? 2021-04-12T03:16:24.167Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 233034a5-59ca-438b-ab75-643c2afb20c5 2021-04-12T03:16:24.168Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 233034a5-59ca-438b-ab75-643c2afb20c5 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 (?, ?, ?, ?, ?) 2021-04-12T03:16:24.176Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.176Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "aai-ml", "timestamp": 1618197376219, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:16:24.177Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:24.177Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.177Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "clamp", "timestamp": 1618197376227, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:16:24.177Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:24.177Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.177Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "clamp", "timestamp": 1618197376227, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:16:24.177Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:24.177Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.178Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "aai-ml", "timestamp": 1618197376219, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:16:24.178Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:16:24.178Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:16:24.178Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "aai-ml", "timestamp": 1618197382786, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:16:24.178Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:16:24.991Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:16:24.992Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:16:24.994Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:16:24.994Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197383225, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:16:25.094Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:16:25.095Z||pool-48-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:16:25.095Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:16:25.104Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:16:25.104Z||pool-48-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:16:25.995Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "4d31632c-f6a6-4f15-9d64-1a26257ab2d7", "serviceDescription": "service", "serviceInvariantUUID": "06773e16-b295-481a-93a2-173ae419feca", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "e300cd21-7c15-443d-94e3-f1aa59962590", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "d0827005-54a1-48a4-a530-e7e9655f2024", "resourceInvariantUUID": "fa40b3ee-893e-44e3-bfeb-c4825776e2b0", "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": "ODFhZmM1OTAyZTAwZDM0Yjk0ZjcyYzA0YjAwOWY0ZmY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "13cd0f5f-807b-4fe9-bc34-e77312036650" } ], "workloadContext": "Production" } 2021-04-12T03:16:25.996Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-12T03:16:25.996Z|8fa5a4a4-c2cc-4ca8-9ea1-a6886a5e9168|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 4d31632c-f6a6-4f15-9d64-1a26257ab2d7 ASDC 2021-04-12T03:16:25.996Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:233034a5-59ca-438b-ab75-643c2afb20c5 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:4d31632c-f6a6-4f15-9d64-1a26257ab2d7 ServiceInvariantUUID:06773e16-b295-481a-93a2-173ae419feca 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:13cd0f5f-807b-4fe9-bc34-e77312036650 ArtifactChecksum:ODFhZmM1OTAyZTAwZDM0Yjk0ZjcyYzA0YjAwOWY0ZmY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:e300cd21-7c15-443d-94e3-f1aa59962590 ResourceInvariantUUID:fa40b3ee-893e-44e3-bfeb-c4825776e2b0 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:d0827005-54a1-48a4-a530-e7e9655f2024 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2021-04-12T03:16:25.997Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 4d31632c-f6a6-4f15-9d64-1a26257ab2d7 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=? 2021-04-12T03:16:26.144Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:16:26.146Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:16:26.146Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:16:26.146Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 13cd0f5f-807b-4fe9-bc34-e77312036650 from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2021-04-12T03:16:26.146Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:16:26.147Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2021-04-12T03:16:26.976Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:16:26.978Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 13cd0f5f-807b-4fe9-bc34-e77312036650 47924 2021-04-12T03:16:26.979Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2021-04-12T03:16:26.979Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2021-04-12T03:16:26.979Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:16:26.980Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:16:26.984Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:16:26.985Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197386979, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:16:27.083Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2021-04-12T03:16:27.083Z||pool-49-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:16:27.084Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:16:27.093Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:16:27.094Z||pool-49-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:16:27.706Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T03:16:27.994Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:16:27.995Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:16:27.995Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: 13cd0f5f-807b-4fe9-bc34-e77312036650, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:27.995Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2021-04-12T03:16:27.996Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:27.996Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:28.096Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17017045262725539735/Definitions/service-BasicNetwork-template.yml 2021-04-12T03:16:28.535Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-12T03:16:28.536Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:16:28.536Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:28.536Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2021-04-12T03:16:28.536Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:28.536Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:28.536Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:28.536Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:28.536Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:28.537Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:28.537Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:28.537Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-12T03:16:28.537Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:16:28.537Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.537Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.537Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2021-04-12T03:16:28.538Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:16:28.538Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:16:28.538Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.538Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.538Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2021-04-12T03:16:28.538Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:16:28.539Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:16:28.539Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.539Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.539Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.539Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.539Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.540Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.540Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.540Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.540Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.540Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.540Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:4d31632c-f6a6-4f15-9d64-1a26257ab2d7 Model Version:NULL Model InvariantUuid:06773e16-b295-481a-93a2-173ae419feca Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:fa40b3ee-893e-44e3-bfeb-c4825776e2b0 Model UUID:c0e3ade7-9bcf-466d-b372-2a083410ef80 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:e300cd21-7c15-443d-94e3-f1aa59962590 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_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-12T03:16:28.546Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: d0827005-54a1-48a4-a530-e7e9655f2024 2021-04-12T03:16:28.546Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||No resources found for Service: 4d31632c-f6a6-4f15-9d64-1a26257ab2d7 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:16:28.550Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500|| 2021-04-12T03:16:28.551Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2021-04-12T03:16:28.551Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||No resources found for Service: 4d31632c-f6a6-4f15-9d64-1a26257ab2d7 2021-04-12T03:16:28.551Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: 4d31632c-f6a6-4f15-9d64-1a26257ab2d7 2021-04-12T03:16:28.551Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2021-04-12T03:16:28.551Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||ASDC_GENERAL_INFO There is no VF mudules in the VF. ASDC createVfModuleStructures Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:16:28.557Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.558Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.558Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.558Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.558Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid 4d31632c-f6a6-4f15-9d64-1a26257ab2d7: Generic NeutronNet 2021-04-12T03:16:28.558Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.558Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.558Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.559Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null Hibernate: select tempnetwor0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_55_, tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME as NETWORK_2_55_, tempnetwor0_.AIC_VERSION_MAX as AIC_VERS3_55_, tempnetwor0_.AIC_VERSION_MIN as AIC_VERS4_55_ from temp_network_heat_template_lookup tempnetwor0_ where tempnetwor0_.NETWORK_RESOURCE_MODEL_NAME=? limit ? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select networkres0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_37_, networkres0_.CREATION_TIMESTAMP as CREATION2_37_, networkres0_.MODEL_INSTANCE_NAME as MODEL_IN3_37_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_37_, networkres0_.NETWORK_ROLE as NETWORK_4_37_, networkres0_.NETWORK_SCOPE as NETWORK_5_37_, networkres0_.NETWORK_TECHNOLOGY as NETWORK_6_37_, networkres0_.NETWORK_TYPE as NETWORK_7_37_, networkres0_.RESOURCE_INPUT as RESOURCE8_37_ from network_resource_customization networkres0_ where networkres0_.MODEL_CUSTOMIZATION_UUID=? Hibernate: select networkres0_.MODEL_UUID as MODEL_UU1_36_, networkres0_.AIC_VERSION_MAX as AIC_VERS2_36_, networkres0_.AIC_VERSION_MIN as AIC_VERS3_36_, networkres0_.RESOURCE_CATEGORY as RESOURCE4_36_, networkres0_.CREATION_TIMESTAMP as CREATION5_36_, networkres0_.DESCRIPTION as DESCRIPT6_36_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE14_36_, networkres0_.MODEL_INVARIANT_UUID as MODEL_IN7_36_, networkres0_.MODEL_NAME as MODEL_NA8_36_, networkres0_.MODEL_VERSION as MODEL_VE9_36_, networkres0_.NEUTRON_NETWORK_TYPE as NEUTRON10_36_, networkres0_.ORCHESTRATION_MODE as ORCHEST11_36_, networkres0_.RESOURCE_SUB_CATEGORY as RESOURC12_36_, networkres0_.TOSCA_NODE_TYPE as TOSCA_N13_36_ from network_resource networkres0_ where networkres0_.MODEL_UUID=? 2021-04-12T03:16:28.593Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.593Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.593Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.593Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.594Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:16:28.594Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:16:28.594Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||Saving Service: basic_network Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_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_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_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_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_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_37_3_, networkres0_.CREATION_TIMESTAMP as CREATION2_37_3_, networkres0_.MODEL_INSTANCE_NAME as MODEL_IN3_37_3_, networkres0_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_37_3_, networkres0_.NETWORK_ROLE as NETWORK_4_37_3_, networkres0_.NETWORK_SCOPE as NETWORK_5_37_3_, networkres0_.NETWORK_TECHNOLOGY as NETWORK_6_37_3_, networkres0_.NETWORK_TYPE as NETWORK_7_37_3_, networkres0_.RESOURCE_INPUT as RESOURCE8_37_3_, networkres1_.MODEL_UUID as MODEL_UU1_36_0_, networkres1_.AIC_VERSION_MAX as AIC_VERS2_36_0_, networkres1_.AIC_VERSION_MIN as AIC_VERS3_36_0_, networkres1_.RESOURCE_CATEGORY as RESOURCE4_36_0_, networkres1_.CREATION_TIMESTAMP as CREATION5_36_0_, networkres1_.DESCRIPTION as DESCRIPT6_36_0_, networkres1_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE14_36_0_, networkres1_.MODEL_INVARIANT_UUID as MODEL_IN7_36_0_, networkres1_.MODEL_NAME as MODEL_NA8_36_0_, networkres1_.MODEL_VERSION as MODEL_VE9_36_0_, networkres1_.NEUTRON_NETWORK_TYPE as NEUTRON10_36_0_, networkres1_.ORCHESTRATION_MODE as ORCHEST11_36_0_, networkres1_.RESOURCE_SUB_CATEGORY as RESOURC12_36_0_, networkres1_.TOSCA_NODE_TYPE as TOSCA_N13_36_0_, collection2_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_14_5_, collection2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_14_5_, collection2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_14_1_, collection2_.CREATION_TIMESTAMP as CREATION2_14_1_, collection2_.INSTANCE_GROUP_MODEL_UUID as INSTANCE8_14_1_, collection2_.MODEL_INSTANCE_NAME as MODEL_IN3_14_1_, collection2_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_14_1_, collection2_.CRC_MODEL_CUSTOMIZATION_UUID as CRC_MOD10_14_1_, collection2_.NETWORK_ROLE as NETWORK_4_14_1_, collection2_.NETWORK_SCOPE as NETWORK_5_14_1_, collection2_.NETWORK_TECHNOLOGY as NETWORK_6_14_1_, collection2_.NETWORK_TYPE as NETWORK_7_14_1_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_2_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_2_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_2_, heattempla3_.DESCRIPTION as DESCRIPT4_28_2_, heattempla3_.BODY as BODY5_28_2_, heattempla3_.NAME as NAME6_28_2_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_2_, heattempla3_.VERSION as VERSION8_28_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_36_4_, networkres0_.AIC_VERSION_MAX as AIC_VERS2_36_4_, networkres0_.AIC_VERSION_MIN as AIC_VERS3_36_4_, networkres0_.RESOURCE_CATEGORY as RESOURCE4_36_4_, networkres0_.CREATION_TIMESTAMP as CREATION5_36_4_, networkres0_.DESCRIPTION as DESCRIPT6_36_4_, networkres0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE14_36_4_, networkres0_.MODEL_INVARIANT_UUID as MODEL_IN7_36_4_, networkres0_.MODEL_NAME as MODEL_NA8_36_4_, networkres0_.MODEL_VERSION as MODEL_VE9_36_4_, networkres0_.NEUTRON_NETWORK_TYPE as NEUTRON10_36_4_, networkres0_.ORCHESTRATION_MODE as ORCHEST11_36_4_, networkres0_.RESOURCE_SUB_CATEGORY as RESOURC12_36_4_, networkres0_.TOSCA_NODE_TYPE as TOSCA_N13_36_4_, collection1_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_14_6_, collection1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_14_6_, collection1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_14_0_, collection1_.CREATION_TIMESTAMP as CREATION2_14_0_, collection1_.INSTANCE_GROUP_MODEL_UUID as INSTANCE8_14_0_, collection1_.MODEL_INSTANCE_NAME as MODEL_IN3_14_0_, collection1_.NETWORK_RESOURCE_MODEL_UUID as NETWORK_9_14_0_, collection1_.CRC_MODEL_CUSTOMIZATION_UUID as CRC_MOD10_14_0_, collection1_.NETWORK_ROLE as NETWORK_4_14_0_, collection1_.NETWORK_SCOPE as NETWORK_5_14_0_, collection1_.NETWORK_TECHNOLOGY as NETWORK_6_14_0_, collection1_.NETWORK_TYPE as NETWORK_7_14_0_, instancegr2_.MODEL_UUID as MODEL_UU2_32_1_, instancegr2_.CR_MODEL_UUID as CR_MODE10_32_1_, instancegr2_.CREATION_TIMESTAMP as CREATION3_32_1_, instancegr2_.MODEL_INVARIANT_UUID as MODEL_IN4_32_1_, instancegr2_.MODEL_NAME as MODEL_NA5_32_1_, instancegr2_.MODEL_VERSION as MODEL_VE6_32_1_, instancegr2_.ROLE as ROLE7_32_1_, instancegr2_.TOSCA_NODE_TYPE as TOSCA_NO8_32_1_, instancegr2_.INSTANCE_GROUP_TYPE as INSTANCE9_32_1_, instancegr2_.OBJECT_TYPE as OBJECT_T1_32_1_, networkcol3_.MODEL_CUSTOMIZATION_UUID as MODEL_CU2_16_2_, networkcol3_.CR_MODEL_UUID as CR_MODEL8_16_2_, networkcol3_.CREATION_TIMESTAMP as CREATION3_16_2_, networkcol3_.FUNCTION as FUNCTION4_16_2_, networkcol3_.MODEL_INSTANCE_NAME as MODEL_IN5_16_2_, networkcol3_.ROLE as ROLE6_16_2_, networkcol3_.COLLECTION_RESOURCE_TYPE as COLLECTI7_16_2_, heattempla4_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla4_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla4_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla4_.DESCRIPTION as DESCRIPT4_28_3_, heattempla4_.BODY as BODY5_28_3_, heattempla4_.NAME as NAME6_28_3_, heattempla4_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla4_.VERSION as VERSION8_28_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 (?, ?) 2021-04-12T03:16:28.659Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2021-04-12T03:16:28.659Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar ASDC sendASDCNotification 2021-04-12T03:16:28.659Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2021-04-12T03:16:28.660Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:16:28.660Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:16:28.661Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:16:28.662Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197388659, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:16:28.762Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:16:28.763Z||pool-50-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:16:28.763Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:16:28.772Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:16:28.772Z||pool-50-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:16:29.663Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 233034a5-59ca-438b-ab75-643c2afb20c5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:16:29.671Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 233034a5-59ca-438b-ab75-643c2afb20c5 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=? 2021-04-12T03:16:29.673Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:16:29.674Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:16:29.674Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:16:59.674Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 233034a5-59ca-438b-ab75-643c2afb20c5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:16:59.684Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 233034a5-59ca-438b-ab75-643c2afb20c5 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=? 2021-04-12T03:16:59.689Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:16:59.689Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:16:59.689Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:17:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:17:23.228Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:17:23.229Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:17:23.352Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:17:23.352Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:17:23.353Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197383225, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:17:23.354Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:17:29.690Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 233034a5-59ca-438b-ab75-643c2afb20c5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:17:29.699Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 233034a5-59ca-438b-ab75-643c2afb20c5 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=? 2021-04-12T03:17:29.702Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:17:29.702Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:17:29.702Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:17:59.702Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 233034a5-59ca-438b-ab75-643c2afb20c5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:17:59.715Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 233034a5-59ca-438b-ab75-643c2afb20c5 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=? 2021-04-12T03:17:59.718Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:17:59.718Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:17:59.784Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:18:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:18:23.229Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:18:23.230Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:18:23.280Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:18:23.280Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:18:23.281Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "clamp", "timestamp": 1618197384693, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:18:23.282Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:18:23.282Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:18:23.282Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197383225, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:18:23.283Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:18:23.283Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:18:23.283Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "clamp", "timestamp": 1618197385709, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:18:23.283Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:18:23.283Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:18:23.284Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "clamp", "timestamp": 1618197386712, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:18:23.291Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 233034a5-59ca-438b-ab75-643c2afb20c5 2021-04-12T03:18:23.292Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 233034a5-59ca-438b-ab75-643c2afb20c5 and ComponentName clamp 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 (?, ?, ?, ?, ?) 2021-04-12T03:18:23.302Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:18:23.302Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197386979, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:18:23.303Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:18:23.303Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:18:23.303Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "aai-ml", "timestamp": 1618197387174, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:18:23.303Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:18:23.303Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:18:23.303Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "aai-ml", "timestamp": 1618197388179, "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=? 2021-04-12T03:18:23.308Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 233034a5-59ca-438b-ab75-643c2afb20c5 2021-04-12T03:18:23.308Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 233034a5-59ca-438b-ab75-643c2afb20c5 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 (?, ?, ?, ?, ?) 2021-04-12T03:18:23.317Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:18:23.317Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197388659, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:18:23.317Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:18:29.785Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 233034a5-59ca-438b-ab75-643c2afb20c5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:18:29.794Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 233034a5-59ca-438b-ab75-643c2afb20c5 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=? 2021-04-12T03:18:29.796Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:18:29.796Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-12T03:18:29.796Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-12T03:18:29.796Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-12T03:18:29.796Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:18:29.797Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:18:29.797Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:18:29.797Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:18:29.797Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:18:29.797Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:18:29.797Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-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=? 2021-04-12T03:18:29.802Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-12T03:18:42.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.69.114 2021-04-12T03:18:59.803Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 233034a5-59ca-438b-ab75-643c2afb20c5 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=? 2021-04-12T03:18:59.816Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 233034a5-59ca-438b-ab75-643c2afb20c5 and serviceModelVersionId: 4d31632c-f6a6-4f15-9d64-1a26257ab2d7 2021-04-12T03:18:59.816Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 06773e16-b295-481a-93a2-173ae419feca 2021-04-12T03:18:59.818Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/06773e16-b295-481a-93a2-173ae419feca/model-vers/model-ver/4d31632c-f6a6-4f15-9d64-1a26257ab2d7?depth=0 2021-04-12T03:18:59.828Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-12T03:18:59.924Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/06773e16-b295-481a-93a2-173ae419feca/model-vers/model-ver/4d31632c-f6a6-4f15-9d64-1a26257ab2d7?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]} 2021-04-12T03:18:59.925Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/06773e16-b295-481a-93a2-173ae419feca/model-vers/model-ver/4d31632c-f6a6-4f15-9d64-1a26257ab2d7?depth=0|INFO|500||Invoke 2021-04-12T03:18:59.943Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/06773e16-b295-481a-93a2-173ae419feca/model-vers/model-ver/4d31632c-f6a6-4f15-9d64-1a26257ab2d7?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-12T03:19:00.410Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/06773e16-b295-481a-93a2-173ae419feca/model-vers/model-ver/4d31632c-f6a6-4f15-9d64-1a26257ab2d7?depth=0|INFO|500||InvokeReturn 2021-04-12T03:19:00.411Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/06773e16-b295-481a-93a2-173ae419feca/model-vers/model-ver/4d31632c-f6a6-4f15-9d64-1a26257ab2d7?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210412-03:18:59:953-8483], vertex-id=[159800], Content-Length=[0], Date=[Mon, 12 Apr 2021 03:18:59 GMT], Content-Type=[application/json]} 2021-04-12T03:19:00.411Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2021-04-12T03:19:00.411Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-12T03:19:00.411Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:19:00.415Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-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:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-12T03:19:00.415Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 233034a5-59ca-438b-ab75-643c2afb20c5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-12T03:19:00.416Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-12T03:19:00.416Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:19:00.418Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:19:00.418Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197540416, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:19:00.518Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:19:00.519Z||pool-51-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:19:00.519Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:00.534Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:00.534Z||pool-51-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-12T03:19:01.435Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:19:01.435Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:19:01.435Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:05.715Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:05.717Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-12T03:19:05.717Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"5182cbda-d5e4-44f8-ac63-8eb68e811f43","serviceName":"Demo_pNF_Zj8EZXqd2cEgX1UMXsNI","serviceVersion":"1.0","serviceUUID":"6983b2dd-c007-4d29-b67b-24b997d59ba6","serviceDescription":"catalog service description","serviceInvariantUUID":"25552c4f-ff9b-4566-a2ca-7d86f708a030","resources":[{"resourceInstanceName":"pNF 43f8da87-1f4f 0","resourceName":"pNF 43f8da87-1f4f","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"96f57934-7356-4fe7-b4af-383aed72c402","resourceInvariantUUID":"4b856f2f-0f7a-4047-b85e-5b2b80f69398","resourceCustomizationUUID":"f48f30fc-9680-4ef4-bbcb-91368389e161","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml","artifactChecksum":"MGJiZGQ2MjQ4YmIwZjc3NGY4OTExODRhM2U0YmU3MWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"72f73f55-3588-415b-9d4f-6e70e23701be","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar","artifactChecksum":"YWI4YzZlYmM3MTc4ZWEwNjg1ZDMxMzNhOWU4ODczZWM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"30fa5829-a6a9-4e35-b6b3-ab741e86a8bc","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6aa6b0d2-fcef-490e-9118-ef9ddff2621b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml","artifactChecksum":"Zjk2MzI2ODIxYzAyMzc0ZmY2NmExYzBlM2RlMzA2OGU\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"aad38c0f-6bd3-4b60-899e-82e3f1bf5d6b","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"53ddb519-df70-4959-a657-d48f24917b83","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"841c8a61-c93d-4430-a69e-8a883ac435e2","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml","artifactChecksum":"MGJjZTUyYzg1ZGFiZTU3NWVlY2E1ZDFhY2YxMGU2MzU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"3705d984-953b-4e9f-add3-662b75ef1047","artifactVersion":"1"},{"artifactName":"service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar","artifactChecksum":"NjBmNjk3NTMzNTJmMjg1Mzg3MTI5ZTA1NjI0MGRjZmQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"97746040-445c-42aa-a71c-c2731fb9e09c","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-12T03:19:05.720Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:19:05.721Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:19:05.723Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:19:05.723Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:05.823Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:19:05.824Z||pool-52-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:19:05.825Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:05.870Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:05.871Z||pool-52-thread-1|||||INFO|500||cambria reply ok (47 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:19:06.724Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:19:06.725Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:19:06.727Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:19:06.727Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:06.827Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:19:06.830Z||pool-53-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:19:06.830Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:06.841Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:06.841Z||pool-53-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:19:07.727Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:19:07.728Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:19:07.730Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:19:07.730Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:07.831Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-12T03:19:07.832Z||pool-54-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:19:07.832Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:07.842Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:07.842Z||pool-54-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:19:08.731Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:19:08.732Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:19:08.734Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:19:08.734Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:08.834Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:19:08.835Z||pool-55-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:19:08.835Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:08.876Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:08.877Z||pool-55-thread-1|||||INFO|500||cambria reply ok (43 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:19:09.734Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:19:09.735Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:19:09.737Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:19:09.738Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:09.838Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:19:09.839Z||pool-56-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:19:09.839Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:09.847Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:09.848Z||pool-56-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:19:10.738Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:19:10.739Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:19:10.741Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:19:10.741Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:10.842Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:19:10.843Z||pool-57-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:19:10.843Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:10.854Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:10.854Z||pool-57-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:19:11.742Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:19:11.742Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:19:11.744Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:19:11.744Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:11.845Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-12T03:19:11.846Z||pool-58-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:19:11.846Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:11.861Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:11.862Z||pool-58-thread-1|||||INFO|500||cambria reply ok (17 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:19:12.745Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:19:12.746Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:19:12.748Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:19:12.748Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:19:12.848Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:19:12.849Z||pool-59-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:19:12.849Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:12.861Z||pool-59-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:12.861Z||pool-59-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:19:13.749Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "serviceName": "Demo_pNF_Zj8EZXqd2cEgX1UMXsNI", "serviceVersion": "1.0", "serviceUUID": "6983b2dd-c007-4d29-b67b-24b997d59ba6", "serviceDescription": "catalog service description", "serviceInvariantUUID": "25552c4f-ff9b-4566-a2ca-7d86f708a030", "resources": [ { "resourceInstanceName": "pNF 43f8da87-1f4f 0", "resourceCustomizationUUID": "f48f30fc-9680-4ef4-bbcb-91368389e161", "resourceName": "pNF 43f8da87-1f4f", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "96f57934-7356-4fe7-b4af-383aed72c402", "resourceInvariantUUID": "4b856f2f-0f7a-4047-b85e-5b2b80f69398", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "artifactChecksum": "NjBmNjk3NTMzNTJmMjg1Mzg3MTI5ZTA1NjI0MGRjZmQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "97746040-445c-42aa-a71c-c2731fb9e09c" } ], "workloadContext": "Production" } 2021-04-12T03:19:13.749Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-12T03:19:13.749Z|233034a5-59ca-438b-ab75-643c2afb20c5|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 6983b2dd-c007-4d29-b67b-24b997d59ba6 ASDC 2021-04-12T03:19:13.750Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:5182cbda-d5e4-44f8-ac63-8eb68e811f43 ServiceName:Demo_pNF_Zj8EZXqd2cEgX1UMXsNI ServiceVersion:1.0 ServiceUUID:6983b2dd-c007-4d29-b67b-24b997d59ba6 ServiceInvariantUUID:25552c4f-ff9b-4566-a2ca-7d86f708a030 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar ArtifactUUID:97746040-445c-42aa-a71c-c2731fb9e09c ArtifactChecksum:NjBmNjk3NTMzNTJmMjg1Mzg3MTI5ZTA1NjI0MGRjZmQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF 43f8da87-1f4f 0 ResourceCustomizationUUID:f48f30fc-9680-4ef4-bbcb-91368389e161 ResourceInvariantUUID:4b856f2f-0f7a-4047-b85e-5b2b80f69398 ResourceName:pNF 43f8da87-1f4f ResourceType:PNF ResourceUUID:96f57934-7356-4fe7-b4af-383aed72c402 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2021-04-12T03:19:13.750Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 6983b2dd-c007-4d29-b67b-24b997d59ba6 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 (?, ?, ?, ?, ?) 2021-04-12T03:19:13.843Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:19:13.844Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:19:13.845Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:19:13.845Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 97746040-445c-42aa-a71c-c2731fb9e09c from URL: /sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:13.845Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:19:13.845Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:15.022Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:19:15.025Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 97746040-445c-42aa-a71c-c2731fb9e09c 78796 2021-04-12T03:19:15.026Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar ASDC sendASDCNotification 2021-04-12T03:19:15.026Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:15.026Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:19:15.026Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:19:15.029Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:19:15.029Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197555026, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:19:15.129Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:19:15.129Z||pool-60-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:19:15.129Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:15.141Z||pool-60-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:15.141Z||pool-60-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:19:16.029Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:19:16.031Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:19:16.031Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: 97746040-445c-42aa-a71c-c2731fb9e09c, URL: /sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar to file: /app/ASDC/1/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.032Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.032Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.032Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.121Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP10156786327655234214/Definitions/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml 2021-04-12T03:19:16.798Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-12T03:19:16.799Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:19:16.799Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.799Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2021-04-12T03:19:16.799Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-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-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.799Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 43f8da87-1f4f 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-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.799Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 43f8da87-1f4f 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.799Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /app/ASDC/1/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.799Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-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-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.799Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.800Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.800Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-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-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.800Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:19:16.800Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:19:16.800Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_Zj8EZXqd2cEgX1UMXsNI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:19:16.800Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Node template pNF 43f8da87-1f4f 0 is matching search criteria 2021-04-12T03:19:16.800Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:19:16.800Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Found topology templates [pNF 43f8da87-1f4f 0] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:19:16.800Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:19:16.801Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_Zj8EZXqd2cEgX1UMXsNI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:19:16.801Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Node template pNF 43f8da87-1f4f 0 is matching search criteria 2021-04-12T03:19:16.801Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:19:16.801Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Found topology templates [pNF 43f8da87-1f4f 0] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:19:16.801Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:19:16.801Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_Zj8EZXqd2cEgX1UMXsNI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:19:16.801Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:19:16.801Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_Zj8EZXqd2cEgX1UMXsNI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:19:16.801Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:19:16.801Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_Zj8EZXqd2cEgX1UMXsNI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:19:16.802Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:19:16.802Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_Zj8EZXqd2cEgX1UMXsNI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:19:16.802Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:19:16.802Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_Zj8EZXqd2cEgX1UMXsNI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:19:16.802Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_Zj8EZXqd2cEgX1UMXsNI Description:catalog service description Model UUID:6983b2dd-c007-4d29-b67b-24b997d59ba6 Model Version:NULL Model InvariantUuid:25552c4f-ff9b-4566-a2ca-7d86f708a030 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_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-12T03:19:16.881Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 96f57934-7356-4fe7-b4af-383aed72c402 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:19:16.884Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||pNF 43f8da87-1f4f 0 2021-04-12T03:19:16.884Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 96f57934-7356-4fe7-b4af-383aed72c402 2021-04-12T03:19:16.884Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||No resources found for Service: 6983b2dd-c007-4d29-b67b-24b997d59ba6 2021-04-12T03:19:16.884Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: 6983b2dd-c007-4d29-b67b-24b997d59ba6 2021-04-12T03:19:16.884Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF 43f8da87-1f4f 0 96f57934-7356-4fe7-b4af-383aed72c402 ASDC Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:19:16.889Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:19:16.889Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_Zj8EZXqd2cEgX1UMXsNI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:19:16.889Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid 6983b2dd-c007-4d29-b67b-24b997d59ba6: pNF 43f8da87-1f4f 2021-04-12T03:19:16.890Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||Processing PNF resource: 96f57934-7356-4fe7-b4af-383aed72c402 2021-04-12T03:19:16.890Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:19:16.890Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_Zj8EZXqd2cEgX1UMXsNI is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:19:16.890Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||Resource customization UUID: f48f30fc-9680-4ef4-bbcb-91368389e161 is the same as notified resource customizationUUID: f48f30fc-9680-4ef4-bbcb-91368389e161 Hibernate: select pnfresourc0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_44_0_, pnfresourc0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_44_0_, pnfresourc0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_44_0_, pnfresourc0_.CONTROLLER_ACTOR as CONTROLL4_44_0_, pnfresourc0_.CREATION_TIMESTAMP as CREATION5_44_0_, pnfresourc0_.MODEL_INSTANCE_NAME as MODEL_IN6_44_0_, pnfresourc0_.MULTI_STAGE_DESIGN as MULTI_ST7_44_0_, pnfresourc0_.NF_FUNCTION as NF_FUNCT8_44_0_, pnfresourc0_.NF_NAMING_CODE as NF_NAMIN9_44_0_, pnfresourc0_.NF_ROLE as NF_ROLE10_44_0_, pnfresourc0_.NF_TYPE as NF_TYPE11_44_0_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as PNF_RES14_44_0_, pnfresourc0_.RESOURCE_INPUT as RESOURC12_44_0_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO13_44_0_, pnfresourc1_.MODEL_UUID as MODEL_UU1_43_1_, pnfresourc1_.RESOURCE_CATEGORY as RESOURCE2_43_1_, pnfresourc1_.CREATION_TIMESTAMP as CREATION3_43_1_, pnfresourc1_.DESCRIPTION as DESCRIPT4_43_1_, pnfresourc1_.MODEL_INVARIANT_UUID as MODEL_IN5_43_1_, pnfresourc1_.MODEL_NAME as MODEL_NA6_43_1_, pnfresourc1_.MODEL_VERSION as MODEL_VE7_43_1_, pnfresourc1_.ORCHESTRATION_MODE as ORCHESTR8_43_1_, pnfresourc1_.RESOURCE_SUB_CATEGORY as RESOURCE9_43_1_, pnfresourc1_.TOSCA_NODE_TYPE as TOSCA_N10_43_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_43_0_, pnfresourc0_.RESOURCE_CATEGORY as RESOURCE2_43_0_, pnfresourc0_.CREATION_TIMESTAMP as CREATION3_43_0_, pnfresourc0_.DESCRIPTION as DESCRIPT4_43_0_, pnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN5_43_0_, pnfresourc0_.MODEL_NAME as MODEL_NA6_43_0_, pnfresourc0_.MODEL_VERSION as MODEL_VE7_43_0_, pnfresourc0_.ORCHESTRATION_MODE as ORCHESTR8_43_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURCE9_43_0_, pnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N10_43_0_ from pnf_resource pnfresourc0_ where pnfresourc0_.MODEL_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_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_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_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_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_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_44_1_, pnfresourc0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_44_1_, pnfresourc0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_44_1_, pnfresourc0_.CONTROLLER_ACTOR as CONTROLL4_44_1_, pnfresourc0_.CREATION_TIMESTAMP as CREATION5_44_1_, pnfresourc0_.MODEL_INSTANCE_NAME as MODEL_IN6_44_1_, pnfresourc0_.MULTI_STAGE_DESIGN as MULTI_ST7_44_1_, pnfresourc0_.NF_FUNCTION as NF_FUNCT8_44_1_, pnfresourc0_.NF_NAMING_CODE as NF_NAMIN9_44_1_, pnfresourc0_.NF_ROLE as NF_ROLE10_44_1_, pnfresourc0_.NF_TYPE as NF_TYPE11_44_1_, pnfresourc0_.PNF_RESOURCE_MODEL_UUID as PNF_RES14_44_1_, pnfresourc0_.RESOURCE_INPUT as RESOURC12_44_1_, pnfresourc0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO13_44_1_, pnfresourc1_.MODEL_UUID as MODEL_UU1_43_0_, pnfresourc1_.RESOURCE_CATEGORY as RESOURCE2_43_0_, pnfresourc1_.CREATION_TIMESTAMP as CREATION3_43_0_, pnfresourc1_.DESCRIPTION as DESCRIPT4_43_0_, pnfresourc1_.MODEL_INVARIANT_UUID as MODEL_IN5_43_0_, pnfresourc1_.MODEL_NAME as MODEL_NA6_43_0_, pnfresourc1_.MODEL_VERSION as MODEL_VE7_43_0_, pnfresourc1_.ORCHESTRATION_MODE as ORCHESTR8_43_0_, pnfresourc1_.RESOURCE_SUB_CATEGORY as RESOURCE9_43_0_, pnfresourc1_.TOSCA_NODE_TYPE as TOSCA_N10_43_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_43_0_, pnfresourc0_.RESOURCE_CATEGORY as RESOURCE2_43_0_, pnfresourc0_.CREATION_TIMESTAMP as CREATION3_43_0_, pnfresourc0_.DESCRIPTION as DESCRIPT4_43_0_, pnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN5_43_0_, pnfresourc0_.MODEL_NAME as MODEL_NA6_43_0_, pnfresourc0_.MODEL_VERSION as MODEL_VE7_43_0_, pnfresourc0_.ORCHESTRATION_MODE as ORCHESTR8_43_0_, pnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURCE9_43_0_, pnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N10_43_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, 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 (?, ?) 2021-04-12T03:19:16.947Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF 43f8da87-1f4f 96f57934-7356-4fe7-b4af-383aed72c402 0 ASDC deployResourceStructure 2021-04-12T03:19:16.947Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar ASDC sendASDCNotification 2021-04-12T03:19:16.947Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar 2021-04-12T03:19:16.948Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:19:16.948Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:19:16.950Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:19:16.950Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197556947, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:19:17.050Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:19:17.051Z||pool-61-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:19:17.051Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:17.062Z||pool-61-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:17.062Z||pool-61-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:19:17.951Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:19:17.959Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 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=? 2021-04-12T03:19:17.962Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:19:17.962Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:19:17.962Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:19:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:19:23.228Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:19:23.228Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:19:23.248Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:19:23.249Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.250Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-k8s-id", "timestamp": 1618197486884, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.250Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.250Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.250Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "cds", "timestamp": 1618197481968, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.250Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.251Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.251Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197479988, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.251Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.251Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.251Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-windriver-id", "timestamp": 1618197480016, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.251Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.251Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.251Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "dcae-sch", "timestamp": 1618197488751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.251Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.252Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.252Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "cds", "timestamp": 1618197481968, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.252Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.252Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.252Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-k8s-id", "timestamp": 1618197486884, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.252Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.252Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.252Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197479988, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.252Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.252Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.252Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-windriver-id", "timestamp": 1618197480016, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.253Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.253Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.253Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197489552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.253Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.253Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.253Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "dcae-sch", "timestamp": 1618197488751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.253Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.253Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-k8s-id", "timestamp": 1618197486884, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "cds", "timestamp": 1618197481968, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197479988, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-windriver-id", "timestamp": 1618197480016, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.254Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197489552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.255Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.255Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.255Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "dcae-sch", "timestamp": 1618197488751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.255Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.255Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.255Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "policy-id", "timestamp": 1618197491054, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.256Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.256Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.256Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-k8s-id", "timestamp": 1618197486884, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.256Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.256Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.256Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "cds", "timestamp": 1618197481968, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.256Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.256Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.256Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197479988, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.256Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-windriver-id", "timestamp": 1618197480016, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197489552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "dcae-sch", "timestamp": 1618197488751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "policy-id", "timestamp": 1618197491054, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.257Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.258Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.258Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-k8s-id", "timestamp": 1618197486884, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.258Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.258Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.258Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "cds", "timestamp": 1618197481968, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.258Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.258Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.258Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197479988, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.258Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.258Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.259Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-windriver-id", "timestamp": 1618197480016, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.259Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.259Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.259Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197489552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.259Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.259Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.259Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "dcae-sch", "timestamp": 1618197488751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.259Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.259Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "policy-id", "timestamp": 1618197491054, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-k8s-id", "timestamp": 1618197486884, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "cds", "timestamp": 1618197481968, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197479988, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.260Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-windriver-id", "timestamp": 1618197480016, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197489552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "dcae-sch", "timestamp": 1618197488751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "policy-id", "timestamp": 1618197491054, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-k8s-id", "timestamp": 1618197486884, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.261Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "cds", "timestamp": 1618197481968, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197479988, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-windriver-id", "timestamp": 1618197480016, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197489552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "dcae-sch", "timestamp": 1618197488751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.262Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.263Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "policy-id", "timestamp": 1618197491054, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.263Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.263Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.263Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-k8s-id", "timestamp": 1618197486884, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:19:23.263Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.263Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.263Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "cds", "timestamp": 1618197481968, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:19:23.263Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.263Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.263Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197479988, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "multicloud-windriver-id", "timestamp": 1618197480016, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197489552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "dcae-sch", "timestamp": 1618197488751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "policy-id", "timestamp": 1618197491054, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.264Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197489552, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "policy-id", "timestamp": 1618197491054, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.265Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "cds", "timestamp": 1618197498422, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "policy-id", "timestamp": 1618197491054, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.266Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.267Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.267Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "cds", "timestamp": 1618197499429, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-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=? 2021-04-12T03:19:23.272Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 5182cbda-d5e4-44f8-ac63-8eb68e811f43 2021-04-12T03:19:23.273Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5182cbda-d5e4-44f8-ac63-8eb68e811f43 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 (?, ?, ?, ?, ?) 2021-04-12T03:19:23.281Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.281Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.282Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.282Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.282Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.282Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.282Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.282Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197500016, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:19:23.283Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:19:23.283Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.283Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197499988, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.283Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.283Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.283Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197500016, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.284Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.284Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.284Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.284Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.284Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.284Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.285Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.285Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.285Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "cds", "timestamp": 1618197500433, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.285Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.285Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.285Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197501605, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:19:23.286Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:19:23.286Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.286Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197499988, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:19:23.286Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.286Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.286Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197500016, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:19:23.286Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.286Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.287Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.287Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.287Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.287Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.287Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.287Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.287Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "cds", "timestamp": 1618197500433, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.288Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.288Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.288Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "policy-id", "timestamp": 1618197502222, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:19:23.288Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:19:23.288Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.288Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197502608, "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=? 2021-04-12T03:19:23.293Z||pool-3-thread-9|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 5182cbda-d5e4-44f8-ac63-8eb68e811f43 2021-04-12T03:19:23.293Z||pool-3-thread-9|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5182cbda-d5e4-44f8-ac63-8eb68e811f43 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 (?, ?, ?, ?, ?) 2021-04-12T03:19:23.311Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.311Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197499988, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:19:23.311Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.311Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.311Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197500016, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:19:23.311Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.312Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.312Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.312Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.312Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.312Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.312Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:23.312Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:19:23.312Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "cds", "timestamp": 1618197500433, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:19:23.312Z||pool-3-thread-9|||||INFO|500||Missing status on Status Object. 2021-04-12T03:19:47.963Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:19:47.970Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 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=? 2021-04-12T03:19:47.973Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:19:47.973Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:19:47.984Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:20:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T03:20:17.984Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:20:17.994Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 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=? 2021-04-12T03:20:17.997Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:20:17.997Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:20:17.998Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:20:23.227Z||pool-3-thread-9|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:20:23.228Z||pool-3-thread-9|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:20:23.228Z||pool-3-thread-9|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:20:23.252Z||pool-3-thread-9|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:20:23.252Z||pool-3-thread-9|||||DEBUG|500||received message from topic 2021-04-12T03:20:23.252Z||pool-3-thread-9|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "policy-id", "timestamp": 1618197503266, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:20:23.253Z||pool-3-thread-9|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:20:47.998Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:20:48.007Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 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=? 2021-04-12T03:20:48.010Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:20:48.011Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:20:48.011Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:20:57.701Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.75.190 2021-04-12T03:21:18.011Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:21:18.022Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 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=? 2021-04-12T03:21:18.025Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:21:18.025Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-12T03:21:18.025Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-12T03:21:23.227Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:21:23.228Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:21:23.228Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:21:23.247Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:21:23.265Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.266Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197499988, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.266Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.284Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.284Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197500016, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.285Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.285Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.285Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.285Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.285Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.285Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.285Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.286Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.286Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "cds", "timestamp": 1618197500433, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.286Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.286Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.286Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "policy-id", "timestamp": 1618197504270, "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=? 2021-04-12T03:21:23.293Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 5182cbda-d5e4-44f8-ac63-8eb68e811f43 2021-04-12T03:21:23.293Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5182cbda-d5e4-44f8-ac63-8eb68e811f43 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.312Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.312Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197499988, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.312Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.312Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.312Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197500016, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.312Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.313Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.313Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "cds", "timestamp": 1618197500433, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.313Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.313Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.313Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197499988, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.313Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.313Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.313Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197500016, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.313Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "aai-ml", "timestamp": 1618197505781, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "cds", "timestamp": 1618197500433, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197499988, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197500016, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.314Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "cds", "timestamp": 1618197500433, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197508513, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.315Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.316Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.316Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197508587, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.316Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.316Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.316Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "cds", "timestamp": 1618197508896, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.316Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.316Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.316Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.316Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.316Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.316Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.317Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.317Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.317Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "cds", "timestamp": 1618197509900, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-12T03:21:23.383Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9cbcf572-5c85-4f43-b0ac-481d200ba750 2021-04-12T03:21:23.384Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9cbcf572-5c85-4f43-b0ac-481d200ba750 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.395Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.395Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197510385, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197510525, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.396Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "aai-ml", "timestamp": 1618197510636, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "clamp", "timestamp": 1618197511498, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.397Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "aai-ml", "timestamp": 1618197511642, "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=? 2021-04-12T03:21:23.402Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 5182cbda-d5e4-44f8-ac63-8eb68e811f43 2021-04-12T03:21:23.402Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5182cbda-d5e4-44f8-ac63-8eb68e811f43 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.410Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.410Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.410Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.411Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.411Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197512014, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.411Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.411Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.411Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197512340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.411Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.411Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.411Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "clamp", "timestamp": 1618197512609, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.412Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.413Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.413Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.413Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.413Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.413Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197513017, "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=? 2021-04-12T03:21:23.417Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9cbcf572-5c85-4f43-b0ac-481d200ba750 2021-04-12T03:21:23.417Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9cbcf572-5c85-4f43-b0ac-481d200ba750 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.427Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.428Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197513346, "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=? 2021-04-12T03:21:23.433Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9cbcf572-5c85-4f43-b0ac-481d200ba750 2021-04-12T03:21:23.433Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9cbcf572-5c85-4f43-b0ac-481d200ba750 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=? 2021-04-12T03:21:23.439Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.440Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.440Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.440Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.440Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.440Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.440Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.440Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.441Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.441Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.441Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "clamp", "timestamp": 1618197513612, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:21:23.445Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 5182cbda-d5e4-44f8-ac63-8eb68e811f43 2021-04-12T03:21:23.445Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 5182cbda-d5e4-44f8-ac63-8eb68e811f43 and ComponentName clamp 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.454Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.454Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.454Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.455Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.455Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.455Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.455Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.455Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197514020, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.455Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.455Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.455Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-windriver-id", "timestamp": 1618197514350, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.456Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.456Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.456Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.456Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.456Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.456Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.456Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.456Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.456Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.457Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.457Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.457Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.457Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.457Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.457Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.457Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.458Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.458Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.458Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.458Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.458Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.458Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.458Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.458Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.459Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.459Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.459Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.459Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.459Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.460Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.460Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.460Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.460Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197515923, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.460Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.460Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.460Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.460Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.460Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.461Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.461Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.461Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.461Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.461Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.461Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.461Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.461Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.462Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.462Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.462Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.462Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.462Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.462Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.462Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.462Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.462Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.463Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.463Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.463Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.463Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.463Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.463Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.463Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.463Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.464Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.464Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.464Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197518332, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.464Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.464Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.464Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.464Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.464Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.465Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.465Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.465Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.465Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.465Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.465Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.465Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "aai-ml", "timestamp": 1618197496220, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.466Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.466Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.466Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.466Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.466Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.466Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.466Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.466Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.466Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.467Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.467Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.467Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.467Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.467Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.467Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.467Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.467Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.468Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.468Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.468Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.468Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "clamp", "timestamp": 1618197496227, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.468Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.468Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.468Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.468Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.468Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.469Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.469Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.469Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.469Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.469Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.469Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.469Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "policy-id", "timestamp": 1618197521218, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.469Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.469Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.469Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "aai-ml", "timestamp": 1618197521692, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197522124, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.470Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "policy-id", "timestamp": 1618197522223, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.471Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.472Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-12T03:21:23.472Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.472Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.472Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "cds", "timestamp": 1618197522824, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.472Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.472Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.472Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.472Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.472Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.472Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197523224, "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=? 2021-04-12T03:21:23.477Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9cbcf572-5c85-4f43-b0ac-481d200ba750 2021-04-12T03:21:23.477Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9cbcf572-5c85-4f43-b0ac-481d200ba750 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=? 2021-04-12T03:21:23.483Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.484Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "policy-id", "timestamp": 1618197523225, "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=? 2021-04-12T03:21:23.488Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9cbcf572-5c85-4f43-b0ac-481d200ba750 2021-04-12T03:21:23.488Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9cbcf572-5c85-4f43-b0ac-481d200ba750 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=? 2021-04-12T03:21:23.494Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.494Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.495Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.495Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.495Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.495Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.495Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.495Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.495Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.495Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.496Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "cds", "timestamp": 1618197523830, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: insert into watchdog_distributionid_status (CREATE_TIME, DISTRIBUTION_ID_STATUS, MODIFY_TIME, LOCK_VERSION, DISTRIBUTION_ID) values (?, ?, ?, ?, ?) 2021-04-12T03:21:23.507Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 56488894-8672-48a8-9c3b-0549d4830cc9 2021-04-12T03:21:23.507Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56488894-8672-48a8-9c3b-0549d4830cc9 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.515Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.515Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.515Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.515Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.515Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "multicloud-k8s-id", "timestamp": 1618197524228, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.515Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.516Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.516Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.516Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.516Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.516Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.516Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.516Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.516Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.517Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.517Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.517Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.517Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.517Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.517Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.517Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.517Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.517Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.517Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.518Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.518Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.518Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.518Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.518Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.518Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.518Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.518Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.518Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.519Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.519Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.519Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.519Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.519Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.519Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.519Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.519Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.519Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.519Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.520Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.520Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.520Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.520Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.520Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.520Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.520Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.520Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.520Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.520Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.521Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.521Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.521Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.521Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.521Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.521Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.521Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.521Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.521Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.521Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.522Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.522Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-12T03:21:23.522Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.522Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.522Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.522Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.522Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.522Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.522Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.522Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.523Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.523Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.523Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.523Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.523Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.523Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.523Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197527793, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.523Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.523Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.523Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.524Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.524Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.524Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.524Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.524Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.524Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.524Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.524Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.524Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.525Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.525Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.525Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.525Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.525Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.525Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.525Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.525Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.525Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.525Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.526Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.526Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "aai-ml", "timestamp": 1618197528874, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.526Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.526Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.526Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.526Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.526Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.526Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.526Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.526Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.527Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.527Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.527Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.527Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "clamp", "timestamp": 1618197529622, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.527Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.527Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.527Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197529647, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.527Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.527Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.527Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.528Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.528Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.528Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "aai-ml", "timestamp": 1618197529879, "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=? 2021-04-12T03:21:23.532Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9cbcf572-5c85-4f43-b0ac-481d200ba750 2021-04-12T03:21:23.532Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9cbcf572-5c85-4f43-b0ac-481d200ba750 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.539Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.539Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197529899, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.539Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197529889, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.540Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197530651, "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=? 2021-04-12T03:21:23.544Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9cbcf572-5c85-4f43-b0ac-481d200ba750 2021-04-12T03:21:23.544Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9cbcf572-5c85-4f43-b0ac-481d200ba750 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.553Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.553Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "clamp", "timestamp": 1618197530715, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.553Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.553Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.553Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.553Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.554Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.555Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197531623, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.555Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.555Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.555Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197531633, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.555Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.555Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.555Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.555Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.555Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.555Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "clamp", "timestamp": 1618197531718, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:21:23.560Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 9cbcf572-5c85-4f43-b0ac-481d200ba750 2021-04-12T03:21:23.560Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9cbcf572-5c85-4f43-b0ac-481d200ba750 and ComponentName clamp 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.568Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.568Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "cds", "timestamp": 1618197511968, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "dcae-sch", "timestamp": 1618197508751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.569Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.570Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197533734, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "cds", "timestamp": 1618197533746, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197533815, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197534019, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.571Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.572Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.572Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.572Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.572Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.572Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.572Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.572Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.572Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "cds", "timestamp": 1618197534751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.582Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 2f9d6c32-b7fb-48a4-81b8-c27273f51936 2021-04-12T03:21:23.583Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f9d6c32-b7fb-48a4-81b8-c27273f51936 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.589Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.589Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197535023, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.589Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.589Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197535212, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.590Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197536020, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.591Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.591Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.591Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "policy-id", "timestamp": 1618197536026, "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=? 2021-04-12T03:21:23.596Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 56488894-8672-48a8-9c3b-0549d4830cc9 2021-04-12T03:21:23.596Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56488894-8672-48a8-9c3b-0549d4830cc9 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.604Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.604Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197536110, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.604Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.604Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.604Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.604Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.604Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.604Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.604Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.605Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.605Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.605Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.605Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.605Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "dcae-sch", "timestamp": 1618197537018, "artifactURL": "/sdc/v1/catalog/services/023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887/resourceInstances/basicclamp0/artifacts/125721cd-6347-4be0-af83-f74da8643150", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.605Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.605Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.605Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197537025, "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=? 2021-04-12T03:21:23.609Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 56488894-8672-48a8-9c3b-0549d4830cc9 2021-04-12T03:21:23.609Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56488894-8672-48a8-9c3b-0549d4830cc9 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=? 2021-04-12T03:21:23.615Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.616Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.616Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.616Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.616Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197537114, "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=? 2021-04-12T03:21:23.620Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 56488894-8672-48a8-9c3b-0549d4830cc9 2021-04-12T03:21:23.620Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56488894-8672-48a8-9c3b-0549d4830cc9 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=? 2021-04-12T03:21:23.624Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.625Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.625Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.625Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.625Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197537439, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.625Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.625Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.625Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.625Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.625Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.625Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.625Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.626Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.626Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-windriver-id", "timestamp": 1618197538028, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.626Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.626Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.626Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.626Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.626Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.626Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197538117, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.626Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.626Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.626Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "cds", "timestamp": 1618197535754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "dcae-sch", "timestamp": 1618197538353, "artifactURL": "/sdc/v1/catalog/services/023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887/resourceInstances/basicclamp0/artifacts/125721cd-6347-4be0-af83-f74da8643150", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.627Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.628Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.628Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.628Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.628Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.628Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.628Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.628Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.628Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.628Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.628Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.628Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.629Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "cds", "timestamp": 1618197535754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.629Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.629Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.629Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "dcae-sch", "timestamp": 1618197539358, "artifactURL": "/sdc/v1/catalog/services/023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887/resourceInstances/basicclamp0/artifacts/125721cd-6347-4be0-af83-f74da8643150", "status": "COMPONENT_DONE_OK", "componentName": "service-change-handler" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:21:23.632Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: service-change-handler and status of COMPONENT_DONE_OK distributionID of 2f9d6c32-b7fb-48a4-81b8-c27273f51936 2021-04-12T03:21:23.632Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f9d6c32-b7fb-48a4-81b8-c27273f51936 and ComponentName service-change-handler 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.640Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.640Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.640Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.641Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "cds", "timestamp": 1618197535754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197540209, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "233034a5-59ca-438b-ab75-643c2afb20c5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197540416, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "dcae-sch", "timestamp": 1618197540363, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.642Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "cds", "timestamp": 1618197535754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "dcae-sch", "timestamp": 1618197540363, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.643Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "cds", "timestamp": 1618197535754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197542582, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197542694, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.644Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197542795, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "dcae-sch", "timestamp": 1618197540363, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "cds", "timestamp": 1618197535754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.645Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197543885, "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=? 2021-04-12T03:21:23.650Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 56488894-8672-48a8-9c3b-0549d4830cc9 2021-04-12T03:21:23.650Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56488894-8672-48a8-9c3b-0549d4830cc9 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=? 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "dcae-sch", "timestamp": 1618197540363, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "policy-id", "timestamp": 1618197511054, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "cds", "timestamp": 1618197535754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.656Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197544213, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "multicloud-k8s-id", "timestamp": 1618197544888, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "dcae-sch", "timestamp": 1618197540363, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "cds", "timestamp": 1618197535754, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.657Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.658Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197545216, "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=? 2021-04-12T03:21:23.661Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 56488894-8672-48a8-9c3b-0549d4830cc9 2021-04-12T03:21:23.661Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56488894-8672-48a8-9c3b-0549d4830cc9 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.669Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.670Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "policy-id", "timestamp": 1618197545698, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.670Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.670Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.670Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.670Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.670Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.670Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.670Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.670Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.670Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "dcae-sch", "timestamp": 1618197540363, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.670Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.671Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.671Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197520016, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.671Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.671Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.671Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197519988, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.671Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.671Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.671Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.671Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.671Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.671Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "policy-id", "timestamp": 1618197546702, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "cds", "timestamp": 1618197546888, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "dcae-sch", "timestamp": 1618197540363, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.672Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.673Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.673Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "policy-id", "timestamp": 1618197547704, "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=? 2021-04-12T03:21:23.677Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f9d6c32-b7fb-48a4-81b8-c27273f51936 2021-04-12T03:21:23.677Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f9d6c32-b7fb-48a4-81b8-c27273f51936 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.685Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.685Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197547880, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197547892, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "dcae-sch", "timestamp": 1618197540363, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.686Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.687Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "cds", "timestamp": 1618197549294, "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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.699Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 92c2f0ad-948d-4513-94f4-20d50fef8d0d 2021-04-12T03:21:23.699Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92c2f0ad-948d-4513-94f4-20d50fef8d0d 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.707Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.707Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "policy-id", "timestamp": 1618197548708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.707Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.707Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197549574, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197549603, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197549634, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.708Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.709Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.709Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197550145, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.709Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.709Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.709Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.709Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.709Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.709Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "policy-id", "timestamp": 1618197548708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.709Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.709Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.709Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "aai-ml", "timestamp": 1618197550638, "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=? 2021-04-12T03:21:23.714Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 56488894-8672-48a8-9c3b-0549d4830cc9 2021-04-12T03:21:23.714Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56488894-8672-48a8-9c3b-0549d4830cc9 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.722Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.722Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/resourceInstances/pnf43f8da871f4f0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.723Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.723Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.723Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.723Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.723Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.723Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197551133, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.723Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.723Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.723Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197551137, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197551205, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "policy-id", "timestamp": 1618197548708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.724Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.725Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.725Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.725Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.725Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.725Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.725Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.725Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.725Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.725Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197552137, "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=? 2021-04-12T03:21:23.729Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f9d6c32-b7fb-48a4-81b8-c27273f51936 2021-04-12T03:21:23.729Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f9d6c32-b7fb-48a4-81b8-c27273f51936 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=? 2021-04-12T03:21:23.735Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.735Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197552143, "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=? 2021-04-12T03:21:23.740Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f9d6c32-b7fb-48a4-81b8-c27273f51936 2021-04-12T03:21:23.740Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f9d6c32-b7fb-48a4-81b8-c27273f51936 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=? 2021-04-12T03:21:23.746Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.746Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "clamp", "timestamp": 1618197552208, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:21:23.751Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 56488894-8672-48a8-9c3b-0549d4830cc9 2021-04-12T03:21:23.751Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 56488894-8672-48a8-9c3b-0549d4830cc9 and ComponentName clamp 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "policy-id", "timestamp": 1618197548708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.760Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197506884, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197553140, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-windriver-id", "timestamp": 1618197553150, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197519552, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "policy-id", "timestamp": 1618197548708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.761Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "policy-id", "timestamp": 1618197548708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197554142, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197554153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197555026, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.762Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197555230, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197555330, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "policy-id", "timestamp": 1618197548708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197554142, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.763Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197554153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "policy-id", "timestamp": 1618197548708, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197554142, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197554153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197556947, "artifactURL": "/sdc/v1/catalog/services/DemoPnfZj8ezxqd2cegx1umxsni/1.0/artifacts/service-DemoPnfZj8ezxqd2cegx1umxsni-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.764Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197557243, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197554142, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197554153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197557913, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.765Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.766Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.766Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197558246, "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=? 2021-04-12T03:21:23.769Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 2f9d6c32-b7fb-48a4-81b8-c27273f51936 2021-04-12T03:21:23.769Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f9d6c32-b7fb-48a4-81b8-c27273f51936 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.776Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.776Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "aai-ml", "timestamp": 1618197530886, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.776Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197554142, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197554153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "policy-id", "timestamp": 1618197558817, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197554142, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197554153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.777Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "policy-id", "timestamp": 1618197559821, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197559248, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197532720, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197554142, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197554153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.778Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "policy-id", "timestamp": 1618197560824, "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=? 2021-04-12T03:21:23.782Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 92c2f0ad-948d-4513-94f4-20d50fef8d0d 2021-04-12T03:21:23.782Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92c2f0ad-948d-4513-94f4-20d50fef8d0d 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 (?, ?, ?, ?, ?) 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197559248, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197561110, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "aai-ml", "timestamp": 1618197561575, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197554142, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.790Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.791Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.791Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197554153, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:21:23.791Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.791Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.791Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197559248, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.791Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:23.791Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.791Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197562224, "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=? 2021-04-12T03:21:23.795Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 2f9d6c32-b7fb-48a4-81b8-c27273f51936 2021-04-12T03:21:23.795Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f9d6c32-b7fb-48a4-81b8-c27273f51936 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=? 2021-04-12T03:21:23.800Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:21:23.800Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197559248, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:21:23.800Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:21:27.701Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.69.114 2021-04-12T03:21:48.025Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:21:48.037Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 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=? 2021-04-12T03:21:48.041Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:21:48.041Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-12T03:21:48.084Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-12T03:21:48.084Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-12T03:21:48.085Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:21:48.085Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:21:48.085Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:21:48.085Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:21:48.085Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:21:48.085Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:21:48.085Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-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=? 2021-04-12T03:21:48.091Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-12T03:22:18.091Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 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=? 2021-04-12T03:22:18.096Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 5182cbda-d5e4-44f8-ac63-8eb68e811f43 and serviceModelVersionId: 6983b2dd-c007-4d29-b67b-24b997d59ba6 2021-04-12T03:22:18.096Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 25552c4f-ff9b-4566-a2ca-7d86f708a030 2021-04-12T03:22:18.096Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/25552c4f-ff9b-4566-a2ca-7d86f708a030/model-vers/model-ver/6983b2dd-c007-4d29-b67b-24b997d59ba6?depth=0 2021-04-12T03:22:18.101Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-12T03:22:18.215Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/25552c4f-ff9b-4566-a2ca-7d86f708a030/model-vers/model-ver/6983b2dd-c007-4d29-b67b-24b997d59ba6?depth=0|INFO|500||Invoke 2021-04-12T03:22:18.215Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/25552c4f-ff9b-4566-a2ca-7d86f708a030/model-vers/model-ver/6983b2dd-c007-4d29-b67b-24b997d59ba6?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/25552c4f-ff9b-4566-a2ca-7d86f708a030/model-vers/model-ver/6983b2dd-c007-4d29-b67b-24b997d59ba6?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[5182cbda-d5e4-44f8-ac63-8eb68e811f43], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[3acd0da6-639c-4a2f-b501-2fb454e58c5b], X-ECOMP-RequestID=[5182cbda-d5e4-44f8-ac63-8eb68e811f43], X-TransactionId=[], X-ONAP-RequestID=[5182cbda-d5e4-44f8-ac63-8eb68e811f43], Content-Type=[application/merge-patch+json]} 2021-04-12T03:22:18.231Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/25552c4f-ff9b-4566-a2ca-7d86f708a030/model-vers/model-ver/6983b2dd-c007-4d29-b67b-24b997d59ba6?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-12T03:22:18.529Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/25552c4f-ff9b-4566-a2ca-7d86f708a030/model-vers/model-ver/6983b2dd-c007-4d29-b67b-24b997d59ba6?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/25552c4f-ff9b-4566-a2ca-7d86f708a030/model-vers/model-ver/6983b2dd-c007-4d29-b67b-24b997d59ba6?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210412-03:22:18:242-81041], vertex-id=[385168], Content-Length=[0], Date=[Mon, 12 Apr 2021 03:22:18 GMT], Content-Type=[application/json]} 2021-04-12T03:22:18.529Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/25552c4f-ff9b-4566-a2ca-7d86f708a030/model-vers/model-ver/6983b2dd-c007-4d29-b67b-24b997d59ba6?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-12T03:22:18.530Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/25552c4f-ff9b-4566-a2ca-7d86f708a030/model-vers/model-ver/6983b2dd-c007-4d29-b67b-24b997d59ba6?depth=0|INFO|500||InvokeReturn 2021-04-12T03:22:18.530Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-12T03:22:18.530Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:22:18.534Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-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:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-12T03:22:18.534Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 5182cbda-d5e4-44f8-ac63-8eb68e811f43 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-12T03:22:18.535Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-12T03:22:18.535Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:18.537Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:18.537Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197738534, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:22:18.637Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:18.638Z||pool-62-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:18.638Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:18.649Z||pool-62-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:18.650Z||pool-62-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-12T03:22:19.548Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-12T03:22:19.548Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"9cbcf572-5c85-4f43-b0ac-481d200ba750","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce","serviceDescription":"service","serviceInvariantUUID":"86446d4b-7618-4954-a71e-788e2072c247","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9698537c-296d-4a53-a58d-e9369fd88fbf","resourceInvariantUUID":"b45ae4d7-508a-4d4c-9b49-71b103e98b6a","resourceCustomizationUUID":"02e1cf9f-bb03-4f63-9bd6-3384a98f3f42","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":"ODY3YjI1YzI1NjcyOTIwMzYyMmMwZjA5NDQ2OWUwNjk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f051c224-31ff-4317-83e0-ba94ee7613c3","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":"NTE3NDVlNzc1N2VlM2RkYmYwOGQ0Y2MwNWE2YzUyM2Y\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0c3f734d-7398-427f-917b-3e53128df224","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"578d448a-7eed-48be-a790-721ceb10970e","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":"de042e5f-9b82-4cba-9bdb-d6f09ab84b1c","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":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"908bc0a4-7161-429d-9960-2d882ca20038","artifactVersion":"2","generatedFromUUID":"578d448a-7eed-48be-a790-721ceb10970e"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"NWU5NGIwZWZiYmM4ZDdkMGViMGJhMTgwN2U2OWY5ZTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"769f8589-3d68-4518-b61d-b413efbff5cb","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MTI1NzEyMzAwNmZiNTYwNDNiYzFkMzcxN2ZmNmEwYjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8944c435-7f34-450c-97e2-bb4236e84247","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-12T03:22:19.549Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:22:19.549Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:19.551Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:19.551Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:19.651Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:19.652Z||pool-63-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:19.652Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:19.660Z||pool-63-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:19.661Z||pool-63-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:20.552Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:22:20.553Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:20.554Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:20.554Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:22:20.655Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:20.655Z||pool-64-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:20.655Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:20.665Z||pool-64-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:20.665Z||pool-64-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:21.556Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:22:21.556Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:21.558Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:21.558Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:22:21.658Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:21.659Z||pool-65-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:21.659Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:21.668Z||pool-65-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:21.668Z||pool-65-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:22.559Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:22:22.560Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:22.562Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:22.562Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:22.662Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:22.663Z||pool-66-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:22.663Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:22.672Z||pool-66-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:22.672Z||pool-66-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:23.227Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:22:23.228Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:22:23.228Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:23.250Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:23.251Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.251Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "multicloud-k8s-id", "timestamp": 1618197563231, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:22:23.252Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.252Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.252Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197563394, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.252Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.252Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.252Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197563473, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.252Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197559248, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197564234, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197559248, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197564888, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.253Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197564994, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197565016, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197564234, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197559248, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.254Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197566019, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197566595, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197566676, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197564234, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.255Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.256Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197559248, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:22:23.256Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.256Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.256Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197567529, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:22:23.256Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.256Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.256Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197567604, "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=? 2021-04-12T03:22:23.290Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 92c2f0ad-948d-4513-94f4-20d50fef8d0d 2021-04-12T03:22:23.290Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92c2f0ad-948d-4513-94f4-20d50fef8d0d 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=? 2021-04-12T03:22:23.298Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.298Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197567681, "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=? 2021-04-12T03:22:23.303Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 92c2f0ad-948d-4513-94f4-20d50fef8d0d 2021-04-12T03:22:23.304Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92c2f0ad-948d-4513-94f4-20d50fef8d0d 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=? 2021-04-12T03:22:23.309Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.309Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197564234, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.309Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.309Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.309Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197568532, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-windriver-id", "timestamp": 1618197568606, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-starlingx-id", "timestamp": 1618197568685, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197568696, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "aai-ml", "timestamp": 1618197568774, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:22:23.310Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.311Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.311Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197564234, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-12T03:22:23.311Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.311Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.311Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "clamp", "timestamp": 1618197569535, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:22:23.314Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 2f9d6c32-b7fb-48a4-81b8-c27273f51936 2021-04-12T03:22:23.314Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f9d6c32-b7fb-48a4-81b8-c27273f51936 and ComponentName clamp 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 (?, ?, ?, ?, ?) 2021-04-12T03:22:23.321Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.321Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "aai-ml", "timestamp": 1618197569783, "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=? 2021-04-12T03:22:23.325Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 2f9d6c32-b7fb-48a4-81b8-c27273f51936 2021-04-12T03:22:23.325Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 2f9d6c32-b7fb-48a4-81b8-c27273f51936 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 (?, ?, ?, ?, ?) 2021-04-12T03:22:23.382Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.382Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197564234, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.382Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.383Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.383Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197570283, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:22:23.383Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.383Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.383Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197564234, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.383Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.383Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.383Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "clamp", "timestamp": 1618197570538, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.383Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.383Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.383Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618197571285, "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=? 2021-04-12T03:22:23.388Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 92c2f0ad-948d-4513-94f4-20d50fef8d0d 2021-04-12T03:22:23.388Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92c2f0ad-948d-4513-94f4-20d50fef8d0d 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 (?, ?, ?, ?, ?) 2021-04-12T03:22:23.395Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.396Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "aai-ml", "timestamp": 1618197570788, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.396Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.396Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.396Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197564234, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:22:23.396Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.396Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.396Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "clamp", "timestamp": 1618197570538, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:22:23.396Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "aai-ml", "timestamp": 1618197570788, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "clamp", "timestamp": 1618197570538, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "aai-ml", "timestamp": 1618197570788, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197573827, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "clamp", "timestamp": 1618197570538, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "aai-ml", "timestamp": 1618197570788, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.397Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "clamp", "timestamp": 1618197570538, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "aai-ml", "timestamp": 1618197570788, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197576120, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "clamp", "timestamp": 1618197570538, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "aai-ml", "timestamp": 1618197570788, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "clamp", "timestamp": 1618197570538, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "aai-ml", "timestamp": 1618197570788, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.398Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.399Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197578124, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.399Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.399Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.399Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "clamp", "timestamp": 1618197570538, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:22:23.399Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.399Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.399Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "aai-ml", "timestamp": 1618197570788, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:22:23.399Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:22:23.399Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.399Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197579224, "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=? 2021-04-12T03:22:23.402Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 92c2f0ad-948d-4513-94f4-20d50fef8d0d 2021-04-12T03:22:23.403Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92c2f0ad-948d-4513-94f4-20d50fef8d0d 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=? 2021-04-12T03:22:23.407Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.407Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "multicloud-k8s-id", "timestamp": 1618197580227, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:22:23.408Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.408Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.408Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "aai-ml", "timestamp": 1618197581712, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.408Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.408Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.408Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "aai-ml", "timestamp": 1618197588274, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:22:23.408Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.408Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.408Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "aai-ml", "timestamp": 1618197589279, "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=? 2021-04-12T03:22:23.411Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 92c2f0ad-948d-4513-94f4-20d50fef8d0d 2021-04-12T03:22:23.411Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92c2f0ad-948d-4513-94f4-20d50fef8d0d 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 (?, ?, ?, ?, ?) 2021-04-12T03:22:23.418Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.418Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "clamp", "timestamp": 1618197590426, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:23.418Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.418Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.418Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "clamp", "timestamp": 1618197592566, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:22:23.419Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:22:23.419Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:22:23.419Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "clamp", "timestamp": 1618197593569, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "clamp" } Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? 2021-04-12T03:22:23.422Z||pool-3-thread-7|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 92c2f0ad-948d-4513-94f4-20d50fef8d0d 2021-04-12T03:22:23.422Z||pool-3-thread-7|||||DEBUG|500||Entering installTheComponentStatus for distributionId 92c2f0ad-948d-4513-94f4-20d50fef8d0d and ComponentName clamp 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 (?, ?, ?, ?, ?) 2021-04-12T03:22:23.562Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:22:23.563Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:23.565Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:23.565Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-12T03:22:23.665Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:23.666Z||pool-67-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:23.666Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:23.676Z||pool-67-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:23.676Z||pool-67-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:24.565Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:22:24.566Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:24.569Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:24.569Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:22:24.669Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:24.670Z||pool-68-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:24.670Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:24.680Z||pool-68-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:24.680Z||pool-68-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:25.570Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:22:25.571Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:25.572Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:25.572Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:22:25.673Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:25.673Z||pool-69-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:25.673Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:25.684Z||pool-69-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:25.684Z||pool-69-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:26.574Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce", "serviceDescription": "service", "serviceInvariantUUID": "86446d4b-7618-4954-a71e-788e2072c247", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "02e1cf9f-bb03-4f63-9bd6-3384a98f3f42", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "9698537c-296d-4a53-a58d-e9369fd88fbf", "resourceInvariantUUID": "b45ae4d7-508a-4d4c-9b49-71b103e98b6a", "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": "NTE3NDVlNzc1N2VlM2RkYmYwOGQ0Y2MwNWE2YzUyM2Y\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "0c3f734d-7398-427f-917b-3e53128df224", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "578d448a-7eed-48be-a790-721ceb10970e", "generatedArtifact": { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "908bc0a4-7161-429d-9960-2d882ca20038", "generatedFromUUID": "578d448a-7eed-48be-a790-721ceb10970e" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "artifactChecksum": "NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "908bc0a4-7161-429d-9960-2d882ca20038", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "MTI1NzEyMzAwNmZiNTYwNDNiYzFkMzcxN2ZmNmEwYjg\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "8944c435-7f34-450c-97e2-bb4236e84247" } ], "workloadContext": "Production" } 2021-04-12T03:22:26.574Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-12T03:22:26.574Z|5182cbda-d5e4-44f8-ac63-8eb68e811f43|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce ASDC 2021-04-12T03:22:26.574Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9cbcf572-5c85-4f43-b0ac-481d200ba750 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce ServiceInvariantUUID:86446d4b-7618-4954-a71e-788e2072c247 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:8944c435-7f34-450c-97e2-bb4236e84247 ArtifactChecksum:MTI1NzEyMzAwNmZiNTYwNDNiYzFkMzcxN2ZmNmEwYjg= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:02e1cf9f-bb03-4f63-9bd6-3384a98f3f42 ResourceInvariantUUID:b45ae4d7-508a-4d4c-9b49-71b103e98b6a ResourceName:basic_vm ResourceType:VF ResourceUUID:9698537c-296d-4a53-a58d-e9369fd88fbf 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:0c3f734d-7398-427f-917b-3e53128df224 ArtifactChecksum:NTE3NDVlNzc1N2VlM2RkYmYwOGQ0Y2MwNWE2YzUyM2Y= 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:578d448a-7eed-48be-a790-721ceb10970e ArtifactChecksum:MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE= 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:908bc0a4-7161-429d-9960-2d882ca20038 ArtifactChecksum:NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y= 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:908bc0a4-7161-429d-9960-2d882ca20038 ArtifactChecksum:NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-12T03:22:26.574Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce 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=? 2021-04-12T03:22:26.682Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:22:26.683Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:22:26.683Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:22:26.683Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 8944c435-7f34-450c-97e2-bb4236e84247 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2021-04-12T03:22:26.683Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:22:26.683Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2021-04-12T03:22:27.172Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:22:27.175Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 8944c435-7f34-450c-97e2-bb4236e84247 69714 2021-04-12T03:22:27.175Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2021-04-12T03:22:27.175Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2021-04-12T03:22:27.175Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:22:27.176Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:27.177Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:27.177Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197747175, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:27.278Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:22:27.278Z||pool-70-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:27.278Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:27.288Z||pool-70-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:27.288Z||pool-70-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:28.178Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:22:28.180Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:22:28.180Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: 8944c435-7f34-450c-97e2-bb4236e84247, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:28.180Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2021-04-12T03:22:28.181Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:28.181Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:28.316Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP1095043260552658541/Definitions/service-BasicVm-template.yml 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_vlan_requirements" 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_subnetpoolid" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_name" is not provided 2021-04-12T03:22:29.274Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-12T03:22:29.274Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:22:29.274Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:29.274Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-12T03:22:29.275Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:29.275Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[Ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:29.275Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:29.275Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:29.275Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:29.275Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:29.279Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [port_Ubuntu20_admin_plane_port_0_related_networks, port_Ubuntu20_admin_plane_port_0_vlan_requirements, port_Ubuntu20_admin_plane_port_0_network_role, port_Ubuntu20_admin_plane_port_0_subnetpoolid, port_Ubuntu20_admin_plane_port_0_order, nfc_function, port_Ubuntu20_admin_plane_port_0_name]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:29.279Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:29.279Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:29.279Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-12T03:22:29.279Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:22:29.279Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.279Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:29.280Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-12T03:22:29.280Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:22:29.280Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_Ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:22:29.280Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.280Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:29.280Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-12T03:22:29.280Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:22:29.280Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_Ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:22:29.281Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.281Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:29.281Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.281Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2021-04-12T03:22:29.281Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-12T03:22:29.281Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is not matching search criteria 2021-04-12T03:22:29.281Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20 is not matching search criteria 2021-04-12T03:22:29.281Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_Ubuntu20_admin_plane_port_0 is not matching search criteria 2021-04-12T03:22:29.281Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-12T03:22:29.281Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.281Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:22:29.282Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.282Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-12T03:22:29.282Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:22:29.282Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.282Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-12T03:22:29.282Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:22:29.282Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.283Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-12T03:22:29.283Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:22:29.283Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.283Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2021-04-12T03:22:29.283Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-12T03:22:29.283Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-12T03:22:29.283Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0c173fc2-49a4-4dd2-9cf2-b5740c693cc2 2021-04-12T03:22:29.283Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.283Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:29.283Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.284Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:29.284Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.284Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:29.284Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:29.284Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:29.284Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce Model Version:NULL Model InvariantUuid:86446d4b-7618-4954-a71e-788e2072c247 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:3b57491a-eb03-4cde-bc57-ae4b5fb7a201 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b45ae4d7-508a-4d4c-9b49-71b103e98b6a Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:02e1cf9f-bb03-4f63-9bd6-3384a98f3f42 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:41397e19-5eb2-42f3-88de-d9d8d37623f0 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:3ce732cd-7c78-4c6f-b787-bfba648e037d ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:0c173fc2-49a4-4dd2-9cf2-b5740c693cc2 ModelInvariantUuid:c21ba96d-4d7f-4e6d-8577-04468b8bd5e4 ModelName:basic_vm-nodes.Ubuntu20Cvfc ModelUuid:f6a3d32f-e064-42b4-ae69-981e106d2778 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_Ubuntu20 VNFC Properties: ModelCustomizationUuid:b87bdc61-373d-40d9-be94-ffe59ab0a70b ModelInvariantUuid:f2ace1ea-1a10-4553-842e-777cd6051ab7 ModelName:BasicVm.compute.nodes.heat.Ubuntu20 ModelUuid:b04e76a1-f8d0-4a73-9589-107dd6421763 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_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-12T03:22:29.290Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 9698537c-296d-4a53-a58d-e9369fd88fbf Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:22:29.292Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||basic_vm 0 2021-04-12T03:22:29.293Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 9698537c-296d-4a53-a58d-e9369fd88fbf 2021-04-12T03:22:29.293Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 0c3f734d-7398-427f-917b-3e53128df224 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2021-04-12T03:22:29.293Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:22:29.293Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2021-04-12T03:22:29.496Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:22:29.497Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 0c3f734d-7398-427f-917b-3e53128df224 787 2021-04-12T03:22:29.497Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2021-04-12T03:22:29.497Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2021-04-12T03:22:29.497Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:22:29.497Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:29.499Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:29.500Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197749497, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:29.600Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:29.601Z||pool-71-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:29.601Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:29.612Z||pool-71-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:29.613Z||pool-71-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:30.500Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "41397e19-5eb2-42f3-88de-d9d8d37623f0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3ce732cd-7c78-4c6f-b787-bfba648e037d", "vfModuleModelCustomizationUUID": "abd5c5d6-708a-4147-8213-d303aa264663", "isBase": true, "artifacts": [ "578d448a-7eed-48be-a790-721ceb10970e", "908bc0a4-7161-429d-9960-2d882ca20038" ], "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": "" } } ] 2021-04-12T03:22:30.505Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3ce732cd-7c78-4c6f-b787-bfba648e037d VfModuleModelInvariantUUID:41397e19-5eb2-42f3-88de-d9d8d37623f0 VfModuleModelDescription:NULL Artifacts UUID List:{ 578d448a-7eed-48be-a790-721ceb10970e , 908bc0a4-7161-429d-9960-2d882ca20038 } 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 } 2021-04-12T03:22:30.509Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "41397e19-5eb2-42f3-88de-d9d8d37623f0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "3ce732cd-7c78-4c6f-b787-bfba648e037d", "vfModuleModelCustomizationUUID": "abd5c5d6-708a-4147-8213-d303aa264663", "isBase": true, "artifacts": [ "578d448a-7eed-48be-a790-721ceb10970e", "908bc0a4-7161-429d-9960-2d882ca20038" ], "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": "" } } ] 2021-04-12T03:22:30.509Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:3ce732cd-7c78-4c6f-b787-bfba648e037d VfModuleModelInvariantUUID:41397e19-5eb2-42f3-88de-d9d8d37623f0 VfModuleModelDescription:NULL Artifacts UUID List:{ 578d448a-7eed-48be-a790-721ceb10970e , 908bc0a4-7161-429d-9960-2d882ca20038 } 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 } 2021-04-12T03:22:30.509Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 578d448a-7eed-48be-a790-721ceb10970e from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2021-04-12T03:22:30.509Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:22:30.509Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2021-04-12T03:22:31.113Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:22:31.114Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 578d448a-7eed-48be-a790-721ceb10970e 5033 2021-04-12T03:22:31.114Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2021-04-12T03:22:31.114Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2021-04-12T03:22:31.114Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:22:31.115Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:31.116Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:31.117Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197751114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:31.217Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:31.218Z||pool-72-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:31.218Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:31.238Z||pool-72-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:31.239Z||pool-72-thread-1|||||INFO|500||cambria reply ok (22 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:32.117Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 908bc0a4-7161-429d-9960-2d882ca20038 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2021-04-12T03:22:32.118Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:22:32.118Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2021-04-12T03:22:32.835Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:22:32.835Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 908bc0a4-7161-429d-9960-2d882ca20038 903 2021-04-12T03:22:32.835Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2021-04-12T03:22:32.835Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2021-04-12T03:22:32.836Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:22:32.836Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:32.838Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:32.838Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197752835, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:22:32.938Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:32.939Z||pool-73-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:32.939Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:32.949Z||pool-73-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:32.949Z||pool-73-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:22:33.838Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: 5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce 2021-04-12T03:22:33.839Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 9698537c-296d-4a53-a58d-e9369fd88fbf ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:22:33.853Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:33.854Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:33.854Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: 3b57491a-eb03-4cde-bc57-ae4b5fb7a201 2021-04-12T03:22:33.854Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: 3b57491a-eb03-4cde-bc57-ae4b5fb7a201 2021-04-12T03:22:33.855Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel to get resource 2021-04-12T03:22:33.856Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel 2021-04-12T03:22:33.856Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|INFO|500||Invoke 2021-04-12T03:22:33.856Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-12T03:22:33.857Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel 2021-04-12T03:22:33.857Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||Method : GET 2021-04-12T03:22:33.857Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"9cbcf572-5c85-4f43-b0ac-481d200ba750", X-RequestID:"9cbcf572-5c85-4f43-b0ac-481d200ba750", X-TransactionID:"9cbcf572-5c85-4f43-b0ac-481d200ba750", X-ECOMP-RequestID:"9cbcf572-5c85-4f43-b0ac-481d200ba750", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"d1ae3689-ee30-4255-9813-f4b179d204b0"] 2021-04-12T03:22:33.857Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||Request body: 2021-04-12T03:22:33.857Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-12T03:22:35.227Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-12T03:22:35.228Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-12T03:22:35.228Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||Status text : OK 2021-04-12T03:22:35.228Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicVm-csar.csar"", Content-MD5:"OTAxODFjZTlmMDIzN2E5MGFhMWU5NTU1YTVlNDJiZDk=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"9cbcf572-5c85-4f43-b0ac-481d200ba750", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-12T03:22:35.232Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||Response body: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM�� �0 Dw�@I�zK�vk M�.R �d꿯nj��w��\�R�{�I �������:��x!Tz�T��(1� +2��T��'p�&gO�*�+;��%�[�t�6����1��{A�R;c|f%VX�Ѹ�O��l�PK��Љ�PK�R)Definitions/resource-BasicVm-template.yml�[s��򽿂�~g:r0`�93�q�6_['i�� #�p����������[�������j����aݰ��pl_Yc�'�9f�h�7,���Z�2VƟ,@ ����z������cF& �&��� Ȫ q��Y˒:�+�Չ(�c���@@*���PP'�*B�`Z�P�����E4�#�p�H��s2l\���/os�|�6� D��P��T?� ȸ�}'��Ƕ�x ��E��W~aC�0�<��+�? ���R1!���'b5� ��O��ɔO��0�a ��hc�d���*P���<�.T ��M$?��z؄�>n�0�/=',B�#ɴ�*�L�h�N��C�3�bC�t�a��!�E)� vo��#+�o$[�N � ���ZGm�:F8cՃA7%�Y5k����c�!�)���a� ��rm�c���7���4*� ��L�q��`��Zt:�GӍ�H���҉F���`~���)�r��_MG�f��1ڡy �(}<��߃ϱ�WM��1r��`zF���د%�Bx�H'pHP;ˍ���Y�(��Z��hQ1�x�f`�fp�d�ub�"��$��2Cʥ��gL�5�3�a.N�g\�Y�u�\.fW ��_C���1�Cӏ�+�U\�����Q�Q�c��2���*�^X�Ou���F�����(Q&���0������ ����W�9�r��"���?ZD-2X���5��lӾ��j��������Ym�7sGL�DğM{ م����%�uvNg��~��f�%n��Ɗ߉r�E+L��4/���p���Iׁ�$��K#EqCUY�ME"�������8owF�<�]�N���z�k��rc=ݻ!�.^?��w�r�]���xz����&�5�]�V���g�{���.�<��|��//������%�n�͇:��|�#����5 �֏���Ƹ>�Wg�'_7�������-y]6��t��}!��ӹ-=lƓ�����7��9���ǿmu��w���=Y�{iq�6 �<^MnŇw��y+|�r���n��X���ō��+G~���O������\?�'g7�3:c��S��������la����㞞���o�����+~�Z�3��2_���ߝ}�K���6��������1���Zi�G�Ά�����|q;_>M_L��ݹ,C�b����������3��H��2���e9>�9,��B]��u����_�~��Nu���x-����������U:y�S�ֳ���z~<Ͽ� �3�}�=�X���>�ʆ��Tg�-�㋻�=��_Ƃ>)�wG�I� =p5�v�B�Tp �?R�3*f��I�Qc� HRN6�x�F�ť�q�-���P�>��O&�Q�IP����=㘈� ^âI�V�0�;b���^Pj�B�>Y���,�� &��,M���V�;F�h<�v銁�F �q��!N�3&c��ZK��y?X�( h���9,;������4�=�c(l� �=< J��f5lN��<+���]3 !��e�F� e'٫m�V��t��ƞ M�(l_��s�U7��gw�M�&�U��|�$ۮ��yj�t��b���e�F��1+��Ȅ���'�%:�.֪�9bDN��� �?�&�%�Q�8�Pͷ��_�q$��t�� ��FG�d,�@�7�&X��� 7F�TNE�(V�kH2��1y^�UYb� �~�X�Gt0H�Op,M&�����h�IV�*j"fU�Ch��g-������T�ƥŜ�&tU�Vʆ���,(t]ӈw�s4�H����V��6W�+4����]4�2���&����Q��{�X�����aH�v��m]U �za�|��ޞe�PB�Cr 9X�-�rr6%�A���1�F��Gl��S񠽌�� �5Lva2��@V?�IT����|��W2i��A�3EP�`-Em�,#�� �x$�IoS)�8��α���h�j�R��'�aqsӈ��X��9��K���T��Ό��� �F�����&��&�XA�J��j,�2�>���s:��T � $��2��1�S�E�-#�h,�:� C��i���ڧf�T��e���aS~�=��h�u!) h���'[)��xΰ�fw~��C���쎎xX�/^�==t����+LZ4+�J,�>���#0��j-�~W�� �*��(�Z��$�ԅz��d.j@(���%<}����IG���u�6״����3C�ٞ� =�ƫB�( ��5{�n-���� �ʂJ� M�ڐat�!�b/��Dh��@�jJ� 3�^?KpX)C3�(p3����YZf^�z/�KB�X$�>�#hR�MS�V��6Y�(� 3;��X� ��y/���� ���eL φ0�;[4�wu;���y�L�0\Ŋ�K�e;U0 *��įpY9a�(�›JR�[��]]]��=;U~��\����m1�ٗxo��a��}�%~�_ �l]}":�Ǧ���ָ�]�_�ʕ�4�_�B�:j���d���"fQE�Eޚ�T��f��(��iV!��Fꆜ�FԌC��Vˑ� ��ߏUJ����d��9����9��̅`�2�Z[�@t�!{���ŊĊ� �L��n#%9�;a�tH���*�pP�U[Hv��ʫ��d����O6X���"^ʍ��d�}��� M�Aqٻ�V[B�)��b-�}<4G�H�s�`�L��K�:ZC�����5j���t�FLv�����z�J�2lRC��$U˫���9�3 M���l��}�z'O��:=�h��!�Ғ�V5n����W��i2/����p*���[Z�^�[�ToH�I�Y��M�����^��7_.�9w+��@��щj{��v�3���]�.y���~ψ�`������� 9���Ǣ��(��l� ���_���[f��x��E�-j��fR�(a`��������yA�Ae��D\9 ��}z5ch�g��;���� f����Z2��w�v��۱���ʹ��>D j�|�7}}�B+�5�h�;A�-b�&���3�P0Y`{���.�d�p�Yw��N�ŗM�����ǽ(�E c^�X�r@�tH���&k�ƋS��%� ,�Ҁ�D h�U�D��*� fyQ�ǿ��2�ݙQ��:�u�� UlFw{[�l)����'&�ƫ�Dw���=z��ɳ�yR�Z8y%w�R�m�*��E���n���J�ւȍy�Ӏ64 `} +@��K� e4)�[#<�X4F SL��ʜ0�dA�x"o�dYW="w�\�Z��Pk)����,y��?*J�z�peM ͤ�\� ���I��O��M�^^�p7z�1yz/�-�U�]�d�D������ҧ"��N}�t���6��&��0�F�:��b{Q.�4���ncԆ�ȴ���Ʃ���`]v�>���LU(հ��� �2N�*�n��\�f�X7��]W���ՠ�ɶ�@#���z� R�V;��;�j�odz��f�h�si��>n����S�x�P��C=���ea����t=��]�h!�I���YW�e�n�p���L%�d6,O��L�ž%j�֨IϧI��8�Ն���ܹ��Fu��6�y�F����6��F���m��;��}�&��"Cy�������;僚&�n�y�����q���k�Y�єoa��5����<�w����ϑ��But�� Z��� �]�D�{Uߩ�U<I�d}���i�|>�� ���d��y����nWvxY ��.�G�ù�>�����~bﺐ�pL��8��m��vw�i� �|�4ZG��9�0G�ݟ?S" �(��xo�Ӱw0)�Q�ᶍO���� j�N��8�]�}8}��+f�����s��В��vu/%����*_�ۡd��W�@7����U�fn+r��R ?X֬��*PO��>7*3����hJm���(P3�.n�-0P~�+�}��H��L�u���Y���@�u��>��_�'Y@�\��ο.���P�ڪ������>���e+?��*n��JEZ:��`�wQ@ۛ� _1割65� ��7��PK��?T�.VPK�R3Definitions/resource-BasicVm-template-interface.yml�]Ys�~�_ᷙ�T�l��V]�srNad�u�%ll��2����2l�IH����Zz���-K�SGE��u�ܠ�Q&�9��B��#ǰl+�L%������q��C�P � >�a�Y��Y&<�Gܳ�Da�\E6�& �.�2l"���aG�F����Z���MMC]r^TA�P>�7\+T�W�* )����Բe��2�]� �P{֬+ 3c�5EgԺHj��gH��L�����fP�-�%I]���v m^&�Бk� ��w w ��^�pVoQG�}!�(�:*3l�+�v��^C���I�5�pCÚ���V�|�h���5�.$��|gd؊M���p×��R����b���]��O��ye@�+Y��z��I� @�@�"h7lT? D�M��+�X0��� ���8^� ��,�S��U�؅�5��-ڃ"9����h�,��N��z�V�-�g4A�9s�2�+z��1��W�0��^��FT�a�������9�6�v��{1�9��9H*çRlNQ5海��Y+��Q.8��o�Z���iqb\�Oq�c���Ti�ۓAt�r�z*]�V�G��O�v�m�JH��4�zz0�,ݼ}(������T<�= �����_H/MK:�W+����?�񩎛��R�}��.�M��c|^y��o&���]���������].�����z����s��Zg�{�P���d!�c��.�;�\vxS��y߸}��$@!L�RK�C�$J$�]84���_�d�m��Y��8u��d��H�g f?��Y�Ϸ�9��W��q�p� �p�Z����;�B ���@Q�:�)�VA��0�EP�pĊaǹǜ|,����6��HH� 4q$��ЩU�ui1���Jp�ll��f���� as�sڄY�@Rr�32�G�hi"����b�8��6> :zĐ&��M���3��"�ږB�/�� 2���Q .�ϔ����G��& �Ƭ��X�ܷ� jYϡ �5���H�z�z�� 薇"��s�*?��#�^�Id������(Z�\�{�Yiu��zmQ6A��)�\J �����qg�U���1\g �%�z�ɖ��RTۍ�%YO�^}u�R�)�� 4;t!#�E�7� �A^ �A^�k�.*��s [�I�:Xt����6xi�?*��B��?�\�@�Cp �>ۉ�G�� 3U�*6L �C��l�_Z��8�M5]���k���Qz�X3T��6��DX�EAI�6�AR˯I2�)�L4��s� pp1��a�߭�p)bi&��4Ÿ���������K����/���Z;X��o}s+hw�6��w�R…�v�1���&����0�4��Nd�!���"�T�eid� @֖F� ����X�3p�;>v�@��NT�!5茊�2L�#�Wf�mҌ P�F�� Z�id�Ѯ�"�TA��eY&�#d̤�*@�`�2���""���#���v߫))s�l�����lueO�Y�zjd�Dͦ�=�&u��2 �d���2��0�����Í.�8�([����e�7O�8G�PlK�����E���W�77�������B���8�a!6�e�� @���&�M ����z�F.G�ɮ*�IRF�ڒ��3aQqmޘ4[V3�ٍ���M����bP��x���!{����J1�H���"K�w��1��d��~�gR��{�lN�?��5�*0��������|�U�u`��2�,|�ᓼ�8�z=��k�L�����㧾�j�Js�_9�<� �8?c�\ܙ��&�)�V����%�g��d���%"����im��w%�k��� �;�F1�H���ao̊U���X����Z_�D�w�Wmz�I<��G;Y��a�O��!� �cmMnK�6�6 �͜���!mD�� �%ؠ���;{��7U�X��M�3��v�TJS�5��v{GM�B�Ջ>��d���'ܵ���]@C��� �fKd���ܻ*7;n����t:m�e���z�l��r֞L4}�Z��&Gc{�\̩�H�,{����零Vn� ��˛���3��ջ�2�Ӵh�||9U���ِeP��S�&R&��g�4�>?�yǯio�w�2Jyv���C���S������p�7+�4\�;3��?�O)x��p?�IuV����AJJ}J�z�/��c� (7���A����%��䖰x�F$�� ���?�b,���{^-���5�5�E�a>� n��j�l�y\W�i��7��|� ȉ�H|��pS�&sJUd*����|�`+�Z�u�V��QgF�|���K�78���{ev�����Q�4L��j R�PK�C�/� c�PK�R.Definitions/resource-Extneutroncp-template.yml�V�s�6 ~�_��u{��(I��͍ӝ�Z�[���v:��l^)R%)'�������NZ۷��`�����9B '��� ���\PYQV�5+ez�����X�KN�Z1#�r�Ig�Wq_�� ��.����:f�(../c�y��t�1.��x��e1bgYL��ň!���,F<��9�&c�JL�� kg����0Gˍ�\�y�D��t7Z)�^s-���Y������ ���+���|y}�-gڬ� q��:ۈg螴��KTΒޠյ���*�&���x?�����B�J$L���~O��� �O:G9�� �ۛ7'�~m�MNF�He}� !�MD�R�����e�� [=g˄�"o� 孩A���ڲ�R�� ��m�FҪ+-� ��Z��v�ߡ�@ �e����,"]Q��.��KaīhGC�4.���/z��p`Ï�@e(�٤�$T��"��p��$杲cf�5�F��-P$[P�Bs�m.����s �0�j��;2���B��œ��JpL� ���Ø�C0��.(����H_�M�DŽ�e�3�j���]n���`�1��_�a����'b�s"�b��]TRX�:�q����$|߼�Ρu�Q�ރ�Iݒ:d� U9 Q@�uf�Z�Ēm`u����ρh��Em�q�hN�Z�P9�9Y)�C_[��=],Cbj�� �B�r��5��B>�9m$VK��߃�����d���n��a�lCLq���5��l�M���k1)>�pH<�A�b���&�CqR�A �9dcz�wz6�{>H�G_u'm��� z�}1�Ϲ�X��ۇ�՛*� &��|��f���8���6����QD�=����� 6�,7 m�G��f�m{7˞� \�̐9#r!����׍�f7*�n$�/ ��2�o����lK���qas�d���}��)[������G������>a6�+~�,0�<�e� �8ly�g�΁���q?�� k\bg hm���/j�: �'y};�f �H����� �JE�O#�PCRrQأ,e�7p��H��;����|�G��a �'�I����Ř8�I�����-���,��F�>��(�H��E�%���5��" 5Hh�f;,˳���ǻ�~|��{c�:2��� vp�i��_8!eFƄmS�(���?�|1��=>�=����@4!x�fXV��hYZ�PE�c��1�����/7�w��@�Q����* �9j�q��������Gv6��p�� p�'�*E���:v�+� U�*�&����f�¼�*4�$�A��H��&�F�"�� �r���HyU b֛�4��1�8�œ�3X�l]�xW��l̒�6A�쌕�)\'O ���.��V� ���KP F��s�C!�N���:�5ّ�+h��q��l �n�X\L���i��'3�Ơ��R�*�%���FS�����j��L�i�E9-���]%��Q���`c�wIe�/͑��F#���b́KX�a1��^'Y�ė�\/��\�6�C D��U�3�� ��I��8 �����ԡ� ��xj$3գs���$+^��v�<�{�*m�hI[9I��L[Z${.�O…Mo��42�.�0pJ���h���ߏ�4j^��Eg�s J��E�]&��q cJD�=͋�=Cs������  dz]QC�S��rXO�Nک�iU�T��,�2� �"1���q�{e�E[���'+9��N6ҍ�_�9�Di����$���d���� Vb0s['/_H��z�T�HV���R��%��¨̼�>ʧ� �Y̻k����N��ӷVf\��uɪ��U�e��:r �LUp��~K(o��e)h9T���ՖD��4'ʃ����,�S�|f/�4��q��LR=*hྊ ��J� ��7NF�4�5���5*OZ����&�V>p�Ai�Z�0��~���p���kwF3E*.�4K�t��)'� &T�$�kcD���su��DEZR�4��h?�'�X?|id]'��`�:�R9Nj�ս�����s��+!�����Qm�D��y��4[�42�S�������-� ]\P�`�7.�~��Jצ�H$��f��7_ݜܨa@z��P��]�/�(���T��AcNEɺ���k+�����و���?�����%v�42�H5��T��=�>���~����'���k$/��XE���H��}�su���� S��k�ԭb+^��v�.]B=Y�"�������ُ�m8Zkw��\vg`�h�%+.L�z>�f��I4�u�P��� H~g���r��W�>*Fb�# j��:�PK��Q7@ JOPK�RDDefinitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.yml�]Ko�8���mw�}K�(ФE��X4E��H����z���HK��Ēi�>�9~�q8|��B��`�i&�Bk*\�"]>R,�S�68K�5�� � ���7 ��~ ��Yu#�d)�������� v?�=(���zd O��Ճv���L�L�{8�2r���4�c�B�p���� 4��+ԥ�3���d$��,p=��M9�QE:z�5`H���?ݕBZ�6ƥ3�Uթ5<�ќF�� �h� e�$�-8ޖ,pVRךo�k�����/?��x��>�%���g%��,�����N���S�?�γ^cuPkQ�*�+MQ� q���U}���nџ���֒0�ʄ���P�E�w$��7�������bkߩ��7`�� �7F��.ؾ���\B�H��$0�f�s��j�k��:�>�F~ �w,p݃��0����LO\J-j��cEڽNSA�����G� Z�=n� !b3��Y�������i<� |���R�C�3�{`�����!�!��?k��#��c�7s��KY�q۩{����L鷄��)]��8 +���kߩ��G�"�PdsߩF蓰�"��sȁ���{L +4���(������6C��>�'FU}���:O|c���N�;��챳[{�u ��Ɲ�I)��Nݤ�B��F�ya$���e�Q��P����켁����,X䅞��i���͸Q#�ǰC���o�U�jj��mu��*4KC�;�m���c��Dz�džD2L:f�� M�VY�/� w-�1ul��S�����ZZ�=��ʼ�~� b\�a����*�z��A,�O,�-�Qp��>�2����T�l�����*���7�!6i�iB�E�k���>�ۄ �hvJ}��V&w��@�ͨ�iI�@� �B�11�{kv������A����, D�z/��|�l�g��>1��η{�6��D����݌K�A�}'�B��j�=^ ��k����𢞦'ֺ�J��:�އ����u�L.��-(օ|Y���{��4���+}�c�8����[y�\�\K��Ƿ�����b�����:��H��H��,�9�%�����L���I��c"�����m�ͩ� �a�4ͦ�z�������x�B<��Pfy���|�9��aIV��ٗw�V��3��qέ��/������چ�&��Es�NLB���3���h2�D�g�q$r7���D=��DͱM�O��C���@�m�A���Ʌ�^�yT�\d��h��79.j�A8�yF\���$/Ω"��2b��$��A`qYB�y�?P��z���1!����d���������U�w&�������hGW��[o#`d�L���^�g���@����e�oB��j?��$s?������‡�z��I��f��� �8�����Ϊ���^��)h���t�J�����h��P�uD-+��T�PK�� ֢}PK�R)Definitions/resource-Compute-template.yml�VKs�6��W�-�Q��͏��C����p@b)a� �r�_�I�d�L�8�\"]���߾x�r�r,�^��=ZG�|�rB�Ӛ)��ig%˄�C��jQ6�r;Q��#E�ZS�Q��S�F��?.�´6��;D � 0��6�;o�5v����z���5*����爽������Y���0�m�F}��A{����Z���9������ns{�����~����}0�PKv�,�� PK�R/Definitions/resource-Globalcompute-template.yml��o�6���+x�z�`�N���&۰CӡXz�"�m�������%�R��D�"����}=�e�a4���B�&;�6x�!�eQT�#-d�̖WXʩ��+BDy�Z��>=��![�^�����s��Y~���*O�����,_�Z��׫<�In�r��o�6��i���?\/�S���!�K�Sy������ Ӣ���ߠ�`���P�s�� ���A�^�@��ݓBa��0Z�\H�2� �� ����=^3ja�����`�f���|��)����Z3�%WzC�>��I~��Q����o ��g�.����W6_�X9`i��]��J[��JH�Y������X�KH�����%M'FMb�?���d$Dk�AR��^T#�QFg�Ӫ[�)]v��`/���:Z�ʶ���ΰ�lv�һTU��L����a��V����D�^<϶Z�c��jb���c5��H��C��Ԉ����9�nT,�~HdzB*�}���wW�{j�Ve�F��+�ܺ#fs�n:k��%ɡ�pR��S��f�X�5���IB�\?=~�������)�@��Y�ί��S.!���+�Z衄͟ ��[ZK�yK�a+2��ء% $_���I��T��$>���|�|�r�ٗ�Ŋ�Es# >a����и�����V�+���wՁ����0� ��s��A�ȂA��?PK*<}�<KPK�R(Definitions/resource-Extcp2-template.yml�R���0��s궇D!�mU=,�*襪"Ǟ�U�N'[��vB�]�Tq1y̼7�T��s���FW��r�lCU�(�WV�t�N'Z&�e�@� #ɴ=�l�b�XLq���l�,�`��l�E�:�<_�\�������,��|�x�b��S�Ś����]�c�W`�I���pFx<�;��h�܃�7R[�X�`�%S �=#�z�I^r2�������əœ�k�Q;wXUgwx����O�*,P��񄕩��7��Pϻ�=�?x�>����B7S�0r�}|�y2ծ.2t�&�xC�J&hGU�q�\*צ�k�����x�J�I��K�x'%T����,G�щOd걪E:�4J�>y�: ��ض�P5��_6�74t M�b�(Û�!/�K�?��W�H}��?�Z+up�w�w������ |�i!� I}����<����t��� �5j~�@��}�}z>�6�M�]��"m��,��= ��䦡���^�i��roo�_�x������������jI(ș�p�PK,Ԕ�PK�R&Definitions/resource-Port-template.yml�SMo�0 ��W���� N�&�m��0`K���ՠ%:*K�$�ȿ���m�=�ȏ��O"��JʕQAY��=9χB�(5�,t�񤠀&e�������I`�X_�Ḅ8��GK!�W�ut�1-�Η��Ւ�9Q~��b-�h)�y���(������� J�޺�?��p� ��*y2���;%P��p����{+�Qx%2pm�� h$l���u�'�����ԇ���(8g�!��d�)�������j*j3g[�r���H������o��s~~ M�\<���*g�w�?V��TEF�vv6����d�{~����,��C�9X���ԐP�]\`�����1e�wTG��xV�; t䝳՘�"]��Z�7%{���16��C�n��e�� ����`ڶL��i$woO2͝-�����Q�f�JgKr�w�]*S��+�~}p�쎠���r$�Q{��}��X�pJ��Wͬ��3��-S�fG)���|�>� ����[���foĔ�$��ZpU+�A͢��d�H6q*`���##hЊhP.����n����9bǕ9��5Z�~��f�&O��g�Wj��m�Z+��5�s�OZ�Sk��PK �dq\ePK�R,Definitions/resource-Novaserver-template.yml�WKS#7��+t��`�oİYR({H*5��zl�j����כ�O�4c�Y� �S�2����� � �I(�QAY�8�#�We�![�Rg�lpPB��>:`L�w����tu1b������ao�'��A.zg��789:=��bx�R�Y���<��w"$��R�� ώ��#��%�؍��p I�p� �=T<��g�fֱ�r��ϒ��2@$����֕����@�B�d�G�۲�0c%��Қ��j� �2���\��0��h��5�~���2RI�ж��ϸ�<�Ky�` 4ż����Wȸ�����ٙ��0�uXb�E��)�|p�L�A ["$�I�Qm�W���F=,��n��5 ܇><,*���wc�<�F�G0��@����P��"���ck'��n�no���7�T\�~�|d� ���;���_�����7u�j{�� Ժ�G��8O��01�DBQj|��%W��ؼ ^�\il�u�.�au�c��TUk�k ���z�+Q���j%��li 7Ɔ����!GFr6[zhݤo+L&��!�� �OQ��9���ZI5VV�� g��v%M�4��7�ژ��V�V���2Y����60�Ew�ĵl=��(���� i�[':�v�����\{h��`R�,�/��> �;Œ�)(k'��)u[��O��J�_]P)Үa���F5d?�6`�t�Y]�@�,��b�1���򇧫�=��EU�S;'@���t�I{J�dt �������y!.WX Xs?=��,�J� ��2��w) a jS:#n% S�n����l ����^:(i7]�̱�~H%�ƷƖuy�CV��Ǘ��Օ�ݲZh>�n�W�� �dp7pK_�i�'OS������g5e4_��ۣ�u����a�8�N,d��2�<��O���庇�� �V\Ek�|�+��>�i�Y\W��{��x�w~ <��́�!���؂�c�-����V��.I��� ��5��5�$TI��b�<����oA��n�y1��S�#�C�P�L�M�<�;��ē"ɳ(�3;e�:fN�pC�������W/��(vt=��n��"�9�Blr��*�5#�m�xFeMhq'O�7�n������������������?���to%"��:[^ZT�-�&q��}��H��O�_�?� ��������Zh\���Ec�<Ѥ��ѻ}fØ���i�)�B�l���$�1��Z��s��m�b�Q��_�b�����5����I�r�,oǽ�50�ʾs�����O�4]� �wKŎ��PKz��2�PK�R,Definitions/resource-Globalport-template.yml�WKo�8��W��� �Σ�}�&���kd�\ ��F2Q�Ԓ����R�X��H4��C��<��8�� "����K��5(�3bܑ�Y�B��Y���Q�F���!\���T�������pt��ě^�S� .bo:�����M�ńE'c�*������$>�h|:��b8���,����$>S���,h3�G*C�.�2(�@3�s㒼�\�a4�$qj$� g�;G}��͊d�����0�Ӑ�X,h��M�.��ɨ�D� ��3��"l��PE�M��B1xI5#_�%�xg!;�:����0c�����΍� ]Y��Ç#��׳#�<�oBb��'�7Y�������V��z�*=JU)uX��;��%��V)��s�r�$d-�T�Ҕ~�Z�S��M�R%�̱=Lf�_C��/A`���[��^#��� V2�H=�[��&����Z���䁂 � ��kqMÔkӈz���y�����t}`IĬ��p�SGX�*������ �m�:vنV J��m'je^Jb��wa�U������ ����K�R�'bk�T�2ʞ�NAZ�� �Uf�&h�uN��:��Q��l��3�$4���HK�y"�����DžS�黍�`1!�T�M����)D����ލ���\�q���].��h��7� ��'tT��9�� g�'�uJ��o���ν��>`Ts�ݢW��@q��%YT�� ��?��*hs�90�C��J7�6�IUbRwF�!2&nG�r�� @0@�d��}d�vX2��������5 ��{�I���ӌ�}M@ �|����M����}Y ,� m�`@>������x�MM�+C���E���o`�o��ӌ�M콋�>�b�_O%~?W���8��Bq����*�qN�<7��d��jc�P��؆B�G� �B +��Q��w���}�_\}�jdk�PP��zB������{{ p��Ŷ��4�w'�=�AJo�قMJ�K\m��D>���Jڢdg�C����u޲0��y�[�@�W!G��Ċ��x;r���K�H�޾|����׍ѫt�mޅ������̿0y��k7��� ��wǏ5ހ��=�05�jc~wS�o���ڿ$3�PK�TM�k�PK�R/Definitions/resource-Securityrules-template.yml�T]o�0}ϯ��@"Q�Q��m�����ƺ�ȱo���l�S�=��ΊH�R�{|���U�фC&��BI��@<�Ķ&#ʪ���e����W���Z{�y�ZPi����Da�a�ҍ!��{� �-D�E�����|��[���)���_��d��G[���,�� �t�B$KZBL~����}]�A��aZT���F�LkM�+Q�T!XC�#c$B��� *�� Љm*t���όZ8*��� HЂ!f�t�e F՚�#H�tLn��w�̓+��3�=@ ���������]q(�u�z����.���D�qu&$�i��) 4�� �vF+������񞪡hkgrQ-� CO>jU/Yқ�ڿ���B�T��;g����M� �>���0UV�P������s��&j �Y��_[�d���N�c�O��L�����ýR����#�����Џt��X-�q���4e��ګ$S��\b����#Ϲ`9A{�T ��t��R<�� �9&- x���nzq��9���Y=5f,���������輼�DH��İJ:I��1w�/�*pOo�\�R���Ĥ�^� ��S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK�RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK�RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK�RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK�RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK�RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK�RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK�RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ�� ��g�-�}c��]�d���g���_��4�}R���qN�$i��)���8N�a��C���������)���ϑ�I}+q����Y���ѹ������n�j̒�A�)?��5H��'gM�L̙E$ɶq>���sѝ�9�;?��2�)�tR6�a1*��yi��@ss7?q���s�:$ �8��)�˒d~��o����0 �E^��Ȯ�QDv�픛e9lUG �ְ�E���.�'i7s|8~�G+?��He�C�x�1�B�l����f�:�d7Q�'��"M$_!���_�?�|�>=;�ߪ#+���$Z���9 �#ȳ0X��� ���W#�S� H!#�t/ Ԉh� �M���u�5����^������6~�>.v�?��ix �q��O���;��0�r?�5:�8�m��4�]NL��`g�x^\D9[�~��!��w�fز� %$����!���_���ugig��)��QL[ڧ�Q:�|ugq�~���?I:�!6م�ā�=�M�CP;7��^>^��3�g��_�Pܑ�g�C�'�ܐ-�s)��� ����#I�y �Q�Gm���F��'L<�N��;~Ww��X�7��K�'O���th?˳��SO|�5��������"�$UR��N��6�rv �*��=��O�(zN���FrǛ���9���5��f$��`0��I柜���w����B�D��ߔ������>�٢v�p}q��� �eh� ��Grڝ�j��7��ۊ�A)M���1�ː��!C]΍dڶd���xr�X�q�>�I��<-��ca5@Ԝcq`/���<��/�� Mq ބ���=��Q�Ҭ��۾g��$Id���N�������)��=��P��w*�F��!��ټl��5iD#�އ)��@�1Y}���^���n�4ȷ���Z ���?���oa����̲R��E��,;X��^j��y~������ϙGL;�S N �P�Fp�H[ �TȘ^j„nc4���C1���N���� ��z���Eer��hnO���F>��Z�d����] �a���� �g�4c�g�_{||f��C�l�n�,Q �r�iq}>�ҿv�E����0Bh��ͫE�M�z�q�*aVo����yzp3o���^E�����ުm�\���`�!w� ��i%5���"�N-\��X�����mYRщ�v˘�}E=�4g\Z�q�Ϻp�%8��E�4u�Nf+�K`A�!�.ە�Z⋝j������XE�N�E ��� 0d�h��e#)�f����F��IƘ�W��u�jjt}�^@� �m�5�CV��� ��ڿ�M����Q.�m\iJm�����aAy�(�P ����4!�rT�\��,���Э�qb�\�s�a�@�|�Z���+�b����o c c��� [�}�w��?s�A������Ç'���4C��X��u���]��Y���/�&pБ�@1� �.��T# zܹ4�.�0�E�ݚm� 4~ �Of�X��/N3At����Hxq_��F�54�i�jr ��#�$�Z�R���6�,6~�&Y ��f>P :( ��H�C�A��Y��E�E��Xh��� �߶>��ʼP�m\�+�2��q��t#�kg�QY4��-�<'��U��,�`M�A�r6����1Ÿ^sl[�?�_цI������;!_��XvYi�M,��h��I�� �+��M����$�L����Q`��@2p� �Ww��$$� U�Zك� ���������i忤5�ϔL�yK�(n#�� 莑��[�Z;��m�>�s�h��@{�Qu�!˸�!M�X�ŶKBF-���Y,�.�f�C��i��MmK%jP֎<�b\�D�.���`?��3����]�:Y���T&��J�_e3�"�����{>E$o���G�/K��x��FjbAp��Ţ� ��\������b~�|�����ɥ)vƒ��u��R����y@X������q!K3Jx�Q�����3*%G�Gѓi�Ϝ���aQP�3�L\0�a��l����v�I}�`ǐ�� �% �C��Y����������m��OEu��Ix?���rL�V 8bQ��f�3����|x�a��d�蟣v�>�F�8��+m�T�o��7m��[���Е�c�N����)ڀ�8}$� �vA���hNҍ���@l�5\�;�󩩿�j� �؋����3jR��Q�z��8 ڀ[��r}��Z�S�����N����^'9Ay\��h �ː�H0�|�&�6�I��h�8$Rt���ԒI;��%�r��&���M�u�� *MU�G��iO�$7�ֈ5��v�E��W���[��4I���޵�HTV_�i {�Ǯ*ˠ�c�5jB� ,ke�W���~��_D�W�N��@[�l��[hȝt���QbV,˙����h_Ұ��]q��Q�+5�̪�L�g����u��2�V�C�� =l]f���Lr#q� �z�<����c���Q͢��w�}��%�Byhd �[4�`G6�P/ِ8�x��^Dk��Y��v����a(`�WH1/N�%�9�rCE�����#f)#��R�ft��.�b/���_�N���%8(�ej��O���H�����C�&S���ɼb��A,��y`�-�:�Ⱦ�[��5��h���K��"�YY�Ѥ �X(���z���b�ɋy`�8;k�+4Wf.�*4=���*���rWq�.��\���p4ts8�kH ?�@}X�,NwPՠq)^)����J�цf$+F�bnX0S%�l��,�2�i�~��E7{m ]'Rg;��hABj^C���2I��\�h�c%�4�h�O�{i&K����e.�x�' ,�+� ��FQW�~�S��F1[����.ܐs�8 ֥��2Ȑ�3L��5�b� ���)z��-z�h�"��LA0�9m%��lF����򑀌8�.��0ݣ��r�b�Z�\5� ~��J�%ׯWۚ�"Ղ�.\��j2u9�j���Ev}�y������r�6~㸻R�(M%�UUm��e:���NV�������v-5���!B�g���ɶ��P~Y]B���(l@���B��?+���>�Oc��jG��ԑ{�� E�mФj�Tu�����*V��-�)J`��*�cU���kˊ��4��^�X!�NB��r�G�u���h�b]\Z�E����I��h`��݅�"�jIɅ�� ���܌o�@f��� ��bU�XFV��q ��*�H���i��33B�VB2c�3㱒��p����,A�2k�~i��S�3��i��}�K�I.�|*jW� eY��C*K]B� �Q��J�o ��'��}Jд�YhX{�o��P����H���3Y�(O}f�9-}���`�.R�G �D_'F}�d����*�Ku����f%�m�:�`�'qM4�� �ڡ�[�y� �����hUQ5=�cW>����ϥ�O� .��^�S�E�_�d�cd���$�E�$ "������E!��c݅q���3BC�H�$���}c�ΐ�A�@*�c������� �!���Qȡ�4N���<�q�=[\���ܓ��N�C��'M��� -��5e�����U6m*��[�����:�/B�p_���,��#�^j�7e�4�?����5F�D�̈(@wA��o��ӪԙƤ �3TE��T1g���Dg�7���R���z��q�� ��I.Bo�#2�+���}���N�$�x��E��U��2�����_ߛ����sgFNV��� ���—u�Օ���;R ����#K��a�AτK� ��Ǿ����#U͆�^�+���F�c�<��[��+���c'!�Wz�FoͪtY�7 #{��w�� `�I)���}-�_��������Ү���a���Ϝ��_)��4U��[�n °��8�0M���������(����O�d�$F�P#uj��7:aE�2�%is{9U��̹�s�z�p����a-���j���/|:�`} ��v�"\��}8D;rp�8��� ^��'tԂ]J�?�XM=�Yz~_+9� �ύ2B�s�:B[�az܂����������G|5��  ��&_ +|��a��C��4&� �T����P�����9���� p��̚�}�]���1� ��I��xE�2J�v����Lyz����y�I#1l�R�7,� �E�jB;8�>�w>�w��;����������������� s��-��ϥF�Mt�$<B�wg�?i3}��MZD�w� ~v$�$�Ǚ97Qx�H���<�* !��մ����yi������aMa�no �N�j�b� ^]�]�� lɣK��:�2Nש���q'�̜߀�PH��s�/Dg*c�:*286�'�#DoYi m�0�����YB��5�� �Sb ��|�3~,,5u�^Iv��r�Q��XZ�p�*x�c�P�y�X���eU����D��5��������B�}��Bdo���JA��Jo���JA������y�JA?w)hk�$�eI�eI�j�[��[��[�����?�Z��%]sR�=�[�93Yل”#�-j�S �U��~+��V�{��ܯ�T�W�����>\�����3�VyQՇ����/Ţ�"Nɓ�j'���Ԕ7�y��V�v>{�m���U�]�Ř�],N���}�X9R����\� �"�g��[-(��Q��W �ֿz��ׯ����[�l�U�f�Fl����;�x{�_}����*_��f��3�(96@�� ����h� ��e{����b�2̣&+�1%X]�N����?� �蹚����6%���+e�z��,�}� �2��b��mҲC�FD�bf4G������p��]��1�DU0�(# "���n�M��>j�l�bͫ��7���_2.Jp�O�N��*������/,$�,�XgE)%�U�W&���u���k���� �Nfx�e��aNh ,��g]�i�H=��H�/ŷx��^}L�D�cND���$�-A�vQ >���Z�_f�P4BwJ�Y �z�5Ƃ߻'O���W�(����Hi)"�_t��]_ Iz� f�gz���-q~�,�B���8 -�;�Z:��T�h�#�����<�e�u��:|�'L�SR��7PZ�� ��cOְ�8u�*�U��e;�����HV�3ŒI@� L�~��7éBXM�X�8���B�H��(P�τA���C^}~.�_����@�.��.�H�N ���U� �l�*k�F\��C�����O�Pz�9�Vdf��E-R&�V��uDyE9G���ǁټoÉKBrp�ձ�i��ʢԕ��[�Ժs��c�ઘ��o���y�ՀQ&MJ�dNw>2�(��iG�M�L�m�7D��%6�'߂�N�Kd,��3�'�e�fCѥA�RD��=�&�e��dv� �eB��GNJa ^��N]����F���*��.�6�Xk>��0;L^s�ݾA��� x.̀�y1!������r�3!,V+�o�HX��O9�z�wl����nu�rV�讥��H�dhu'm�s�U�|~C؀u��f(���|v�|�n�ċ�ϵ;��l�0�Ŕ��b�m'�t��ܑ�׻zxY��i�٪_bԟ[�g�� -�<��؈�\a�|���Pe���v�_��X�!�RS��B�fp������=��h!S,�{�%��+�'l�*D+V��Y�����;�6jxg[�r ���W�g'��ʰ�"o*���*�߬���X7�w�F`��T�$!KA�}��&��qHKP=��pN}@f����W�vg�n�n7�� ���<��t'f�����|(i��NJ ���*�Jh���F0C�)[�D����BSh�)�t��6��@�'��J�m���n~R� /x��ٻ��0�$�-�&���.�_�x ���Z{C��Y[y�49f#(� y(fd4�G0�]����s!ʅU�`�)�IW�i[��kR����{G��`@,ظݓg�:k��x_ ��V���\��I'��5�YC��t�ó��; L�͠E|���� O?Jp�Ldiݐ7��:�u���wV�:$Ѧfj۰m�#:�ݴ���V���ہ�]��ޟr�����YU�/1k`��^�c l4h� ��=����ܜi!݅�ZB���v7���;TeF��@��^ί� ʞ%��(�ix���ܺ��e�W�4 1K�z+��b=PyH����4��� �ZU.w�ِ���w�%������i�`�E� �ͮ@Y�/�Q����� .x��g�r�ルi�A�����q[�� ��%�R�m���T������d� xg�j���I�� �|}�p!�M�e#j�g�������ebD^ ��O�����n�ś��DY�"Ey��&`N�VG��� e���l�X��GZ����Ϡ�u)��8|�@Y��Ȥw9$N�~#�H{�6�o���8��K!n�rGm#�K�>P���t�����%� A&��! O�3��g����X�/@�ɀ��넾T>`��d C�$%�h�>��_c����5e<'��~q��F�W|\{����?z ,S��"�GW (]�ݕ�k�Z�)Ú��c/k��w�.��CEK����v|~]��'�T��r�r� =Vs��Q�F�A�f� ��O]q��qgW�v�w��R���t�/T�' �u�P���0c$��a�A��j��Uq\�$��5?�[�����*>z J�H7ŬE�v��o�E����?.��ie�@&��V2ѹ���8�Cf�8�˒��26h�E�rU� �Q尔�E"D퍫:p����邞0��fP��^g�' �Iy�#}���l�"�Y�����u� �0q�������p<��w�d!��=f,F���B����'7Ȇ�R��$��遲Tqf`����(!}H!�9'� @Y0�|s-f����\W������7�~:����݂��U�C������O��\�j���奇8�$7dX��F��x>v�Kz+�ܪ� \��GM;*c^ PW�h��B�T��4�o�q��/����J�C~9B ���9V�2�W����\M��=���<ۢ U/����DیgM&�Rg�V�����c�m����h6�]���vD�R�hK�����6�cw{\���U�^�~��k�5o"QX ���zQ�\q�,�#՜�pgIPG�w.-@Co��ŶpEZ0Wt��v�KV�ŘXy��� �: ��U�Y�tƥ$��mj��2�(�,Z���J�x0�Pd独Մ��%���Z�8��� G5���zT�c�nb%a�;��o��=�NG�g].F ���u�D�f�>�fZ;�V0����"���o�)U�G����-S��@���֘_��ǩ��`�� n��� ���ܚ6ke�O��JQ>5ܾKPd�j(M�����x[�V�`�&�������<�u�#���Fr�IF�3V�ix6�F��j)��m`�ԧ��V�]h>��TR �C�����1yE��)m��K�:�m���9�h(��C6Ҋar�5BR��J�L��K1W���*ˡ1�>��!^g��N�b��ݠOUO豻�@/$Qf�3t�����r�w�E�hv��4���U����n��I�w�a�[�S�j��-ێ�\p��.�-�,3�w|6��Z��K1�W�܊�\��1U+g�eunڪ��&��b3W�9h20�����#u*�ipC�m2�i��K�����yhpni���*5�� XQ.�DU�b�ݹg ;>՗˲i88�lv��cT�X�Z��D�Z�-��Xo��-Ϻ�J����&"�J����~i��y��!l]�*x�T&�&T�����^�'$�}�R���ʹqM�E>�Çu���ڟU� �o�f� ����u%���,Qz�mt���f��Dv ���1���D���>�^Yz����GQ�̕��T�x���wR�P����z�}k�e^�c3-��x�56�6���kڥ6������*k[l�G�ë=_�}����Vؓ���)�C���x������Qƛ�2!f+*G�[��[�ɯq�'��e�?�d�ֲ=�c�V�/�b.a�"����D�}|Ɔ�@g�7�����-η�=����O�'̬�������1#��a;��5�������4�‚T�'H�4w��߃���.& ��r������y�yJ��e� �/X [���#9 ��B����:��֍z�d����/b&���sI��c�ʷúW>��G��ɐiY��zGIj�NF[�w4�'�?�����مX��@��fE�-�k0(�4��m�X��y׋E�v�m��,aG�Q�Z��`� & Sx[xR�b1�6�0�*�������E�>ͻ��\K����p(�l/V�Ij�iv�S�����i,��{)���^K��۷Rh���R$���Ba�㽒�=a���� �a�D�H�� �Xd.�Q���g�J�`�qx�Ѩ�b 8)��K_8dž�s-���2)���b�^�4�jr�$W�>����=E#�9�$�� �?Z?�#�m�p���}���[������K�=K\���S���2b�V������ ��+�kq������ r�1�3��;����x<ǣ@ �0,Ty)��^� *hY"�!�Z���ЋU�0Yd��Q]dB����(<ЬuZ4믨ѕf۸We��tQ�u0�O���`gg~����`i���=!\��– VZ�-�A@�l�ȸ���ZZ�ݟ�_̕O7w�s����ŝ���/ ���!X3\��M��gzA+��x�Qv�@Yu�b�d�R+/br� �)�� �0������� nql�-����i���nq�l��x"n�ǖ V��=p�nQ*����q499������c�+�k� `j��D�R��2��G���ש��"?a���i����U����}��͌l�I=���l��hŊ�"�}��%��"t�b�JLQ�a*�ŋ 2d� ��#��ź�ٗ�N��@e�l��Y�Q%��m�� ,U����G�� �ӱ�i�����]�!`���lȎ�*�o��MT%~fp� �G��8vV=*�AߺX� ����~^�+����1�_�Z�*��uF ZIU5�/o��R��|a\ז�Q��/�ˢG�nԍ�Ǡ�h�;�#胍 ���.���˘S���S5 �W(� �������6_�BPi`���t�(aCU�hI �3`���D������*0:/,����ڹ�K3g��#ax���x��̾`MH�G�:�Ce)� a�[i�2E�=���T�#�u>�!�Q���Jit_�eI��9�d�� ���⼏�:Pj{=WQ�M�/*I��H���K���L��&Ir��$��sJ���Q��2Ir�=K��J�������0ZM�:2��&��46L�&6�;x��T��ඎ@MQj@TF�/Y��-Q�-Q~�Dy��i&h�ҳ���Dm>�.�t'Ve���i*~\��X�yћ)�e�ʼn�sOG-�:8j��!���v���O��x��*rJg�n���PK5n���/�tPK�R>Artifacts/Informational/OTHER/VSP_basic_vm_VSP_Information.txt�T]o�@|n�>�RC��R�RT#j�(N�CUEDZ6��>�>��_����R��������q5{�� &��*��U����e��)�e�hi�8p��K*4�J̷B��~f��bk�vl�K�T����҅�u�J�k��"G@G��D�}�0����A�9J�;�7�+�S:�b�i��a��n��a�k/r��-.y�� b�"��6?���ʉ�ܔV�PJz���#-$K�d���0�Y��t�EJ�9���!��/�,U���ˈ�/��D��@9�����"�U$�� �|�M(��'rC���4�=�r���~� ]OC���Wrj� �U`˜� �gu Rwi{Ϙgv� �B�F������k�}��N�չre�z����D��B��9Y�+ ��;��C����E�� �%)k\�T��z۾�g�N$Y��3[W�{73v��=��B�[�Jc�ne ��q/D���ei� �z�`�+�r�I�a��r� ��WRh�]�����u���;8��AzW=v�ýdqL�fĔ�����#�o+(��W��{��G�E=}�ա?�C��^�[�"�PK}�;.@�PK�R,Artifacts/Deployment/HEAT/base_ubuntu20.yaml�Wmo�6��_qk�`/��]1�C�"m�bK�]�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B��O? &?�OF�M���^�������J� �Y��>\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK�R<Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+���fwC6�������0�a܌����#��!IX ��p~��JE�(T����%8����w����q��'s��rϽ �j�HY/h�� �fl�����PKwHy�PK�R4Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlU��� D�qW-6�A~��q�&������M]Μ�̈Ñm5 -n���B��w�� �� ���yU��K �wRl�$(�R���ÿ~��&���J6�� �����3=:��8����g��CU��d�qO��RA6x9!�PK�nm��PK�R�R�B4E csar.metaPK�R��Љ�kTOSCA-Metadata/TOSCA.metaPK�R��?T�.V);Definitions/resource-BasicVm-template.ymlPK�R�C�/� c�3jDefinitions/resource-BasicVm-template-interface.ymlPK�R�wJ� .�Definitions/resource-Extneutroncp-template.ymlPK�R��Q7@ JO:,!Definitions/resource-BasicVmNodesUbuntu20cvfc-template.ymlPK�R�� ֢}D�-Definitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.ymlPK�Rv�,�� )�6Definitions/resource-Compute-template.ymlPK�R*<}�<K/�:Definitions/resource-Globalcompute-template.ymlPK�R,Ԕ�(|?Definitions/resource-Extcp2-template.ymlPK�R �dq\e&�ADefinitions/resource-Port-template.ymlPK�Rz��2�,�DDefinitions/resource-Novaserver-template.ymlPK�R�TM�k�,JDefinitions/resource-Globalport-template.ymlPK�R@�ՄY/�NDefinitions/resource-Securityrules-template.ymlPK�Rb��TA�QDefinitions/resource-BasicvmComputeNodesHeatUbuntu20-template.ymlPK�R+�@j5���SDefinitions/data.ymlPK�R�'}8s�Definitions/groups.ymlPK�R0?��@ @4�Definitions/policies.ymlPK�R���C&��Definitions/annotations.ymlPK�R�����)�Definitions/relationships.ymlPK�R 2ea� 4�Definitions/artifacts.ymlPK�R�H�v~(�Definitions/capabilities.ymlPK�R8��?�Definitions/interfaces.ymlPK�R5n���/�t8�Definitions/nodes.ymlPK�R}�;.@�>q�Artifacts/Informational/OTHER/VSP_basic_vm_VSP_Information.txtPK�R�ظW�,�Artifacts/Deployment/HEAT/base_ubuntu20.yamlPK�RwHy�<��Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�R�nm��4��Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPKX �� 2021-04-12T03:22:35.234Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-12T03:22:35.235Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/3b57491a-eb03-4cde-bc57-ae4b5fb7a201/toscaModel|INFO|500||InvokeReturn 2021-04-12T03:22:35.238Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-12T03:22:35.238Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-12T03:22:35.238Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= 02e1cf9f-bb03-4f63-9bd6-3384a98f3f42 2021-04-12T03:22:35.238Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 02e1cf9f-bb03-4f63-9bd6-3384a98f3f42 matches Tosca VF Customization UUID: 02e1cf9f-bb03-4f63-9bd6-3384a98f3f42 2021-04-12T03:22:35.238Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: 02e1cf9f-bb03-4f63-9bd6-3384a98f3f42 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-12T03:22:35.285Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.286Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:35.286Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id 02e1cf9f-bb03-4f63-9bd6-3384a98f3f42: {\"vf_module_id\":\"Ubuntu20-VF-module\",\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"vnf_name\":\"Ubuntu20-VNF-name\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"dcae_collector_ip\":\"10.4.2.166\",\"vnf_id\":\"Ubuntu20-VNF\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"dcae_collector_port\":\"30417\",\"admin_plane_net_name\":\"admin\",\"Ubuntu20_flavor_name\":\"m1.small\"} 2021-04-12T03:22:35.287Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7879f896 2021-04-12T03:22:35.287Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.287Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:22:35.287Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : abd5c5d6-708a-4147-8213-d303aa264663 2021-04-12T03:22:35.287Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID abd5c5d6-708a-4147-8213-d303aa264663 Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-12T03:22:35.291Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.291Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-12T03:22:35.291Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:22:35.291Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.292Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-12T03:22:35.292Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:22:35.292Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.292Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2021-04-12T03:22:35.292Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-12T03:22:35.292Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-12T03:22:35.293Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0c173fc2-49a4-4dd2-9cf2-b5740c693cc2 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-12T03:22:35.295Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.295Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-12T03:22:35.295Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:22:35.295Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.296Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-12T03:22:35.296Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=02e1cf9f-bb03-4f63-9bd6-3384a98f3f42 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:22:35.298Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.298Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:35.298Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid 5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce: basic_vm 2021-04-12T03:22:35.298Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.298Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:35.298Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.299Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:35.299Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.299Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:35.299Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.299Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:35.299Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:22:35.299Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:22:35.300Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||Saving Service: basic_vm Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_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_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_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_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_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_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_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_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_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_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_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_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_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_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_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 (?, ?, ?, ?, ?) 2021-04-12T03:22:35.483Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 9698537c-296d-4a53-a58d-e9369fd88fbf 1 ASDC deployResourceStructure 2021-04-12T03:22:35.484Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json ASDC sendASDCNotification 2021-04-12T03:22:35.484Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2021-04-12T03:22:35.484Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:22:35.484Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:35.486Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:35.486Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197755484, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:22:35.586Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:35.587Z||pool-74-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:35.588Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:35.599Z||pool-74-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:35.599Z||pool-74-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:36.487Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml ASDC sendASDCNotification 2021-04-12T03:22:36.487Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2021-04-12T03:22:36.487Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:22:36.488Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:36.489Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:36.490Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197756487, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:22:36.590Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:36.591Z||pool-75-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:36.591Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:36.600Z||pool-75-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:36.600Z||pool-75-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:37.491Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ASDC sendASDCNotification 2021-04-12T03:22:37.491Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2021-04-12T03:22:37.491Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:22:37.491Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:37.494Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:37.494Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197757491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-12T03:22:37.594Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:37.595Z||pool-76-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:37.595Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:37.605Z||pool-76-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:37.605Z||pool-76-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:38.495Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar ASDC sendASDCNotification 2021-04-12T03:22:38.495Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2021-04-12T03:22:38.495Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:22:38.495Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:22:38.498Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:22:38.498Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197758495, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:22:38.598Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:22:38.599Z||pool-77-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:22:38.599Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:22:38.608Z||pool-77-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:22:38.608Z||pool-77-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:22:39.499Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9cbcf572-5c85-4f43-b0ac-481d200ba750 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:22:39.507Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9cbcf572-5c85-4f43-b0ac-481d200ba750 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=? 2021-04-12T03:22:39.509Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:22:39.509Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-12T03:22:39.509Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-12T03:22:39.510Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-12T03:22:39.510Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:22:39.510Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:22:39.510Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:22:39.510Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:22:39.510Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:22:39.510Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:22:39.510Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-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=? 2021-04-12T03:22:39.588Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-12T03:22:42.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T03:23:09.589Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9cbcf572-5c85-4f43-b0ac-481d200ba750 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=? 2021-04-12T03:23:09.593Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9cbcf572-5c85-4f43-b0ac-481d200ba750 and serviceModelVersionId: 5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce 2021-04-12T03:23:09.593Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 86446d4b-7618-4954-a71e-788e2072c247 2021-04-12T03:23:09.594Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/86446d4b-7618-4954-a71e-788e2072c247/model-vers/model-ver/5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce?depth=0 2021-04-12T03:23:09.598Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-12T03:23:09.627Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86446d4b-7618-4954-a71e-788e2072c247/model-vers/model-ver/5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce?depth=0|INFO|500||Invoke 2021-04-12T03:23:09.627Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86446d4b-7618-4954-a71e-788e2072c247/model-vers/model-ver/5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86446d4b-7618-4954-a71e-788e2072c247/model-vers/model-ver/5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[9cbcf572-5c85-4f43-b0ac-481d200ba750], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[50f1c1b0-0419-446f-ba87-62629e0ba78a], X-ECOMP-RequestID=[9cbcf572-5c85-4f43-b0ac-481d200ba750], X-TransactionId=[], X-ONAP-RequestID=[9cbcf572-5c85-4f43-b0ac-481d200ba750], Content-Type=[application/merge-patch+json]} 2021-04-12T03:23:09.643Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86446d4b-7618-4954-a71e-788e2072c247/model-vers/model-ver/5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-12T03:23:09.759Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86446d4b-7618-4954-a71e-788e2072c247/model-vers/model-ver/5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86446d4b-7618-4954-a71e-788e2072c247/model-vers/model-ver/5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210412-03:23:09:654-50990], vertex-id=[409672], Content-Length=[0], Date=[Mon, 12 Apr 2021 03:23:09 GMT], Content-Type=[application/json]} 2021-04-12T03:23:09.759Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86446d4b-7618-4954-a71e-788e2072c247/model-vers/model-ver/5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-12T03:23:09.760Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86446d4b-7618-4954-a71e-788e2072c247/model-vers/model-ver/5b252c5e-5cb9-4457-b866-d4c5dbf9f7ce?depth=0|INFO|500||InvokeReturn 2021-04-12T03:23:09.760Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-12T03:23:09.760Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:23:09.764Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-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:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-12T03:23:09.764Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9cbcf572-5c85-4f43-b0ac-481d200ba750 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-12T03:23:09.765Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-12T03:23:09.765Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:09.766Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:09.767Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197789764, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:23:09.867Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:09.868Z||pool-78-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:09.868Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:09.879Z||pool-78-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:09.879Z||pool-78-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-12T03:23:10.841Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-12T03:23:10.842Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"56488894-8672-48a8-9c3b-0549d4830cc9","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"02897375-340b-4c3a-9490-6f5bccfcc7ab","serviceDescription":"service","serviceInvariantUUID":"68cda51c-cd40-451b-8711-b3515f0a3164","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3abebb8e-13be-446a-b57b-ee1eac7266bf","resourceInvariantUUID":"b7e491d3-d6b5-4f14-91f2-4c4b12b616b4","resourceCustomizationUUID":"c4934c15-10f7-470c-8d24-c1803268ab3e","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"Y2MxMGM0YTU2NjI5MzQxMmRiNDcwNTRkYzJlN2NjOTE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"2ff3be12-97f4-4853-9d55-a307800a637b","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"663f0d55-4f6f-478d-8a78-268db628c6b6","artifactVersion":"2","generatedFromUUID":"5456882d-496e-4416-bf2d-90360ab3def4"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"5456882d-496e-4416-bf2d-90360ab3def4","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"ZWE1MGJjYTllNWUzODJhZmIyYzM2NmRhOWEyZTZkOWY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"36a7bed6-deb3-486b-96e8-7c25f28dea97","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"887eadbc-6cb8-4649-97eb-2f5cdc9f652b","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b3b623bf-9cdb-4175-919b-be0adf529f21","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"5379909b-de3c-495d-9e09-f0fa431eacb5","artifactVersion":"2","generatedFromUUID":"887eadbc-6cb8-4649-97eb-2f5cdc9f652b"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"OWUwYzMzYWYxMzQ3MGU0YzljY2I3N2ZjNjY5MTdkYWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"174b1ac8-ce28-4acb-976b-0fd7060a2eda","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZGI5NzQwZTE5MGVkZWMwZGQ2ZTA0NGYxNWIzNjE1OTE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c6ff5c35-b211-45f0-a235-248037b226d4","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-12T03:23:10.842Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:23:10.842Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:10.844Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:10.844Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:23:10.945Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-12T03:23:10.946Z||pool-79-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:10.946Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:10.955Z||pool-79-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:10.956Z||pool-79-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:11.845Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:23:11.846Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:11.847Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:11.847Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-12T03:23:11.948Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:11.948Z||pool-80-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:11.948Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:11.958Z||pool-80-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:11.959Z||pool-80-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:12.848Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:23:12.849Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:12.850Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:12.850Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-12T03:23:12.951Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:12.952Z||pool-81-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:12.953Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:12.963Z||pool-81-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:12.963Z||pool-81-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:13.852Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:23:13.852Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:13.854Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:13.854Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:23:13.954Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:13.955Z||pool-82-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:13.955Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:13.963Z||pool-82-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:13.963Z||pool-82-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:14.854Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:23:14.855Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:14.857Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:14.857Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-12T03:23:14.957Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:14.958Z||pool-83-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:14.958Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:14.968Z||pool-83-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:14.969Z||pool-83-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:15.858Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:23:15.858Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:15.861Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:15.861Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:23:15.961Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:15.962Z||pool-84-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:15.962Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:15.972Z||pool-84-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:15.973Z||pool-84-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:16.861Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:23:16.862Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:16.864Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:16.864Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-12T03:23:16.964Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:16.965Z||pool-85-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:16.965Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:16.974Z||pool-85-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:16.974Z||pool-85-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:17.864Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:23:17.865Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:17.868Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:17.868Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:23:17.968Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:23:17.968Z||pool-86-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:17.969Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:17.980Z||pool-86-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:17.981Z||pool-86-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:18.868Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:23:18.869Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:18.871Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:18.871Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:23:18.972Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:18.972Z||pool-87-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:18.973Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:18.982Z||pool-87-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:18.983Z||pool-87-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:19.872Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "02897375-340b-4c3a-9490-6f5bccfcc7ab", "serviceDescription": "service", "serviceInvariantUUID": "68cda51c-cd40-451b-8711-b3515f0a3164", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "c4934c15-10f7-470c-8d24-c1803268ab3e", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "3abebb8e-13be-446a-b57b-ee1eac7266bf", "resourceInvariantUUID": "b7e491d3-d6b5-4f14-91f2-4c4b12b616b4", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "nginx_cloudtech_k8s_charts.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "artifactChecksum": "MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "663f0d55-4f6f-478d-8a78-268db628c6b6", "relatedArtifactsInfo": [] }, { "artifactName": "nginx_cloudtech_k8s_charts.tgz", "artifactType": "CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "artifactChecksum": "YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "5456882d-496e-4416-bf2d-90360ab3def4", "relatedArtifactsInfo": [] }, { "artifactName": "basic_cnf0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "artifactChecksum": "ZWE1MGJjYTllNWUzODJhZmIyYzM2NmRhOWEyZTZkOWY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "36a7bed6-deb3-486b-96e8-7c25f28dea97", "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "artifactChecksum": "MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "887eadbc-6cb8-4649-97eb-2f5cdc9f652b", "generatedArtifact": { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "5379909b-de3c-495d-9e09-f0fa431eacb5", "generatedFromUUID": "887eadbc-6cb8-4649-97eb-2f5cdc9f652b" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_dummy.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "artifactChecksum": "NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "5379909b-de3c-495d-9e09-f0fa431eacb5", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "ZGI5NzQwZTE5MGVkZWMwZGQ2ZTA0NGYxNWIzNjE1OTE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c6ff5c35-b211-45f0-a235-248037b226d4" } ], "workloadContext": "Production" } 2021-04-12T03:23:19.872Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-12T03:23:19.872Z|9cbcf572-5c85-4f43-b0ac-481d200ba750|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 02897375-340b-4c3a-9490-6f5bccfcc7ab ASDC 2021-04-12T03:23:19.873Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:56488894-8672-48a8-9c3b-0549d4830cc9 ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:02897375-340b-4c3a-9490-6f5bccfcc7ab ServiceInvariantUUID:68cda51c-cd40-451b-8711-b3515f0a3164 ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicCnf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ArtifactUUID:c6ff5c35-b211-45f0-a235-248037b226d4 ArtifactChecksum:ZGI5NzQwZTE5MGVkZWMwZGQ2ZTA0NGYxNWIzNjE1OTE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:c4934c15-10f7-470c-8d24-c1803268ab3e ResourceInvariantUUID:b7e491d3-d6b5-4f14-91f2-4c4b12b616b4 ResourceName:basic_cnf ResourceType:VF ResourceUUID:3abebb8e-13be-446a-b57b-ee1eac7266bf ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ArtifactUUID:663f0d55-4f6f-478d-8a78-268db628c6b6 ArtifactChecksum:MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:nginx_cloudtech_k8s_charts.tgz ArtifactVersion:1 ArtifactType:CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ArtifactUUID:5456882d-496e-4416-bf2d-90360ab3def4 ArtifactChecksum:YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:basic_cnf0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ArtifactUUID:36a7bed6-deb3-486b-96e8-7c25f28dea97 ArtifactChecksum:ZWE1MGJjYTllNWUzODJhZmIyYzM2NmRhOWEyZTZkOWY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.yaml ArtifactVersion:1 ArtifactType:HEAT ArtifactDescription:created from csar ArtifactTimeout:30 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ArtifactUUID:887eadbc-6cb8-4649-97eb-2f5cdc9f652b ArtifactChecksum:MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:5379909b-de3c-495d-9e09-f0fa431eacb5 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_dummy.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ArtifactUUID:5379909b-de3c-495d-9e09-f0fa431eacb5 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-12T03:23:19.873Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 02897375-340b-4c3a-9490-6f5bccfcc7ab 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=? 2021-04-12T03:23:19.947Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:23:19.949Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:23:19.949Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:23:19.949Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: c6ff5c35-b211-45f0-a235-248037b226d4 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2021-04-12T03:23:19.949Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:23:19.949Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2021-04-12T03:23:21.770Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:23:21.772Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar c6ff5c35-b211-45f0-a235-248037b226d4 66805 2021-04-12T03:23:21.773Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2021-04-12T03:23:21.773Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2021-04-12T03:23:21.773Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:23:21.773Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:21.775Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:21.775Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197801773, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:23:21.875Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:21.876Z||pool-88-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:21.876Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:21.886Z||pool-88-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:21.886Z||pool-88-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:22.775Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:23:22.777Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:23:22.777Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: c6ff5c35-b211-45f0-a235-248037b226d4, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-12T03:23:22.777Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2021-04-12T03:23:22.777Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-12T03:23:22.777Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-12T03:23:22.867Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP15613876045149061132/Definitions/service-BasicCnf-template.yml 2021-04-12T03:23:23.227Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:23:23.228Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:23:23.228Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:23.246Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:23.246Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:23:23.247Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "5182cbda-d5e4-44f8-ac63-8eb68e811f43", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197738534, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:23:23.247Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:23:23.247Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:23:23.247Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:23:23.247Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:23:23.247Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:23:23.248Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:23:23.248Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:23:23.248Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:23:23.248Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:23:23.248Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:23:23.248Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:23:23.248Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:23:23.248Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:23:23.745Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-12T03:23:23.745Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:23:23.745Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-12T03:23:23.745Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 5 Parsing Warnings occurred... 2021-04-12T03:23:23.745Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-12T03:23:23.745Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-12T03:23:23.746Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-12T03:23:23.746Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-12T03:23:23.746Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-12T03:23:23.746Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:23:23.746Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.746Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:23.746Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-12T03:23:23.747Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:23:23.747Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:23:23.747Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.747Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:23.747Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-12T03:23:23.747Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:23:23.747Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:23:23.748Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.748Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:23.748Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.748Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2021-04-12T03:23:23.748Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2021-04-12T03:23:23.748Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template dummy is not matching search criteria 2021-04-12T03:23:23.749Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-12T03:23:23.749Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.749Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:23:23.749Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.749Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-12T03:23:23.749Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:23:23.750Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.750Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-12T03:23:23.750Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:23:23.750Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.750Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-12T03:23:23.750Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:23:23.751Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.751Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2021-04-12T03:23:23.751Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2021-04-12T03:23:23.751Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=06e8d8e1-4bf2-498b-8b80-37353d3eaf92 2021-04-12T03:23:23.751Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.751Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:23.751Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.752Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:23.752Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.752Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:23.752Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:23.752Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:23.752Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:02897375-340b-4c3a-9490-6f5bccfcc7ab Model Version:NULL Model InvariantUuid:68cda51c-cd40-451b-8711-b3515f0a3164 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:e48077db-1d26-470e-b94f-b499591b6c33 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b7e491d3-d6b5-4f14-91f2-4c4b12b616b4 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:c4934c15-10f7-470c-8d24-c1803268ab3e NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:85fa9eb1-b6b9-443f-a0ed-4f28bf45ddfb ModelName:BasicCnf..base_dummy..module-0 ModelUuid:9842c655-c4e1-4b14-b12d-0e7358816f60 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:06e8d8e1-4bf2-498b-8b80-37353d3eaf92 ModelInvariantUuid:9cdf5538-2380-4b61-9a71-39514f159d4a ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:6a80ae0c-52ee-493a-ad72-f42b767d3219 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:c54411d6-9648-45ac-b682-4a956bc8c60d ModelInvariantUuid:a08178f0-d7a6-4229-ade5-0c453bc0f68b ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:fa0ec85c-1b42-421d-8ed2-815452d00e7b 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_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-12T03:23:23.759Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 3abebb8e-13be-446a-b57b-ee1eac7266bf Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:23:23.761Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||basic_cnf 0 2021-04-12T03:23:23.762Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 3abebb8e-13be-446a-b57b-ee1eac7266bf 2021-04-12T03:23:23.762Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 663f0d55-4f6f-478d-8a78-268db628c6b6 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2021-04-12T03:23:23.762Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:23:23.762Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2021-04-12T03:23:23.971Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:23:23.971Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 663f0d55-4f6f-478d-8a78-268db628c6b6 12 2021-04-12T03:23:23.971Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2021-04-12T03:23:23.971Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2021-04-12T03:23:23.971Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:23:23.972Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:23.973Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:23.973Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197803971, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:23:24.074Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:24.074Z||pool-89-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:24.074Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:24.085Z||pool-89-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:24.085Z||pool-89-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:24.974Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 5456882d-496e-4416-bf2d-90360ab3def4 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2021-04-12T03:23:24.975Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:23:24.975Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2021-04-12T03:23:25.585Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:23:25.586Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 5456882d-496e-4416-bf2d-90360ab3def4 2688 2021-04-12T03:23:25.586Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2021-04-12T03:23:25.586Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2021-04-12T03:23:25.586Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:23:25.586Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:25.588Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:25.588Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197805586, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-12T03:23:25.688Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:25.689Z||pool-90-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:25.689Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:25.699Z||pool-90-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:25.699Z||pool-90-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:26.590Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 36a7bed6-deb3-486b-96e8-7c25f28dea97 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2021-04-12T03:23:26.590Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:23:26.590Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2021-04-12T03:23:27.016Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:23:27.016Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 36a7bed6-deb3-486b-96e8-7c25f28dea97 828 2021-04-12T03:23:27.016Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2021-04-12T03:23:27.016Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2021-04-12T03:23:27.016Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:23:27.017Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:27.018Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:27.019Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197807016, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:23:27.119Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:27.120Z||pool-91-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:27.120Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:27.129Z||pool-91-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:27.130Z||pool-91-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:27.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.75.190 2021-04-12T03:23:28.019Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "85fa9eb1-b6b9-443f-a0ed-4f28bf45ddfb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9842c655-c4e1-4b14-b12d-0e7358816f60", "vfModuleModelCustomizationUUID": "64ffb000-3ad0-4ffe-8f05-46722cbc3a3a", "isBase": true, "artifacts": [ "887eadbc-6cb8-4649-97eb-2f5cdc9f652b", "5456882d-496e-4416-bf2d-90360ab3def4", "5379909b-de3c-495d-9e09-f0fa431eacb5" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-12T03:23:28.023Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9842c655-c4e1-4b14-b12d-0e7358816f60 VfModuleModelInvariantUUID:85fa9eb1-b6b9-443f-a0ed-4f28bf45ddfb VfModuleModelDescription:NULL Artifacts UUID List:{ 887eadbc-6cb8-4649-97eb-2f5cdc9f652b , 5456882d-496e-4416-bf2d-90360ab3def4 , 5379909b-de3c-495d-9e09-f0fa431eacb5 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-12T03:23:28.028Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "85fa9eb1-b6b9-443f-a0ed-4f28bf45ddfb", "vfModuleModelVersion": "1", "vfModuleModelUUID": "9842c655-c4e1-4b14-b12d-0e7358816f60", "vfModuleModelCustomizationUUID": "64ffb000-3ad0-4ffe-8f05-46722cbc3a3a", "isBase": true, "artifacts": [ "887eadbc-6cb8-4649-97eb-2f5cdc9f652b", "5456882d-496e-4416-bf2d-90360ab3def4", "5379909b-de3c-495d-9e09-f0fa431eacb5" ], "properties": { "min_vf_module_instances": "1", "vf_module_label": "base_dummy", "max_vf_module_instances": "1", "vfc_list": "", "vf_module_type": "Base", "vf_module_description": "", "initial_count": "1", "volume_group": "false", "availability_zone_count": "" } } ] 2021-04-12T03:23:28.028Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:9842c655-c4e1-4b14-b12d-0e7358816f60 VfModuleModelInvariantUUID:85fa9eb1-b6b9-443f-a0ed-4f28bf45ddfb VfModuleModelDescription:NULL Artifacts UUID List:{ 887eadbc-6cb8-4649-97eb-2f5cdc9f652b , 5456882d-496e-4416-bf2d-90360ab3def4 , 5379909b-de3c-495d-9e09-f0fa431eacb5 } Properties List:{ min_vf_module_instances : 1 vf_module_label : base_dummy max_vf_module_instances : 1 vfc_list : vf_module_type : Base vf_module_description : initial_count : 1 volume_group : false availability_zone_count : } isBase:true } 2021-04-12T03:23:28.028Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 887eadbc-6cb8-4649-97eb-2f5cdc9f652b from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2021-04-12T03:23:28.028Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:23:28.029Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2021-04-12T03:23:28.331Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:23:28.332Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 887eadbc-6cb8-4649-97eb-2f5cdc9f652b 1164 2021-04-12T03:23:28.332Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2021-04-12T03:23:28.332Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2021-04-12T03:23:28.332Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:23:28.332Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:28.334Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:28.334Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197808332, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:23:28.435Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-12T03:23:28.435Z||pool-92-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:28.436Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:28.444Z||pool-92-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:28.444Z||pool-92-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:29.335Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 5379909b-de3c-495d-9e09-f0fa431eacb5 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2021-04-12T03:23:29.336Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:23:29.336Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2021-04-12T03:23:29.597Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:23:29.597Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 5379909b-de3c-495d-9e09-f0fa431eacb5 200 2021-04-12T03:23:29.598Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2021-04-12T03:23:29.598Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2021-04-12T03:23:29.598Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:23:29.598Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:29.600Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:29.600Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197809598, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:23:29.700Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:29.701Z||pool-93-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:29.701Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:29.709Z||pool-93-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:29.709Z||pool-93-thread-1|||||INFO|500||cambria reply ok (8 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:23:30.601Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: 02897375-340b-4c3a-9490-6f5bccfcc7ab 2021-04-12T03:23:30.601Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 3abebb8e-13be-446a-b57b-ee1eac7266bf ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? 2021-04-12T03:23:30.606Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||WARN|500||ASDC_ARTIFACT_TYPE_NOT_SUPPORT CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT(Artifact Name:nginx_cloudtech_k8s_charts.tgz) 300 Artifact type not supported Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:23:30.616Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:30.617Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:30.617Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: e48077db-1d26-470e-b94f-b499591b6c33 2021-04-12T03:23:30.617Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: e48077db-1d26-470e-b94f-b499591b6c33 2021-04-12T03:23:30.617Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel to get resource 2021-04-12T03:23:30.618Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel 2021-04-12T03:23:30.619Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|INFO|500||Invoke 2021-04-12T03:23:30.619Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-12T03:23:30.619Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel 2021-04-12T03:23:30.619Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||Method : GET 2021-04-12T03:23:30.620Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"56488894-8672-48a8-9c3b-0549d4830cc9", X-RequestID:"56488894-8672-48a8-9c3b-0549d4830cc9", X-TransactionID:"56488894-8672-48a8-9c3b-0549d4830cc9", X-ECOMP-RequestID:"56488894-8672-48a8-9c3b-0549d4830cc9", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"05fde61b-7013-4004-b708-093644ab49cc"] 2021-04-12T03:23:30.620Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||Request body: 2021-04-12T03:23:30.620Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-12T03:23:31.320Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-12T03:23:31.320Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-12T03:23:31.320Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||Status text : OK 2021-04-12T03:23:31.320Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicCnf-csar.csar"", Content-MD5:"ZDgxMGU1ZjEyOTI3NWQ3Y2ViYzdkZjA0Nzg5ZjcxZTA=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"56488894-8672-48a8-9c3b-0549d4830cc9", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-12T03:23:31.326Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||Response body: PK"�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK"�RTOSCA-Metadata/TOSCA.metaM�� �0 Dw}�@I�zK�vk M�.R �l꿯nj��w��\܈V»�o��'�f�.���u&�̤���Z�(�T�B�$7�\�ʻ�M(֜B���o�'*~s��r��$��A��'��݀�4�9M�̽�4����Oe�|��{��ȵ\��Lr� ��W�R�����hx{b�`����Evh��`�kd��g�����l���vV�}�!+X_��y��=X���l�8�g�8����!�$�Sz��_?�H~���>��)IoG����0�^3��ey���S�%E�WIZ �C0��C��Dg �e�>t��L�g�ԇ`�$ͳ�2b�ʘ� #� ��v�`�ْ)���r����6G%��KҔD����(��DI|J�B�#��%���Y��$8��\��T�p�.a(To#�qN��D]fI���=YN��`��~HaԠ8�oO��~a�ό��Z�h���ӯ�Sr�����]�Kr��I �W�Φ3>݋P-��(Sh�Fp.T�WlT����/`�z���#J< �+(|��y���nn5*���x �s�h FX�q�G��/���v?��~yy�Z΋(сƧ�E 5_��J�͐�R�$8!�2�G���^�,wi��)?���!=)����<-��/I ��� ZA�����? �0�' �NAE���'3�c0�d�p��5�AuA��{$���f � ��j9�oRsXľl摜�Ey�DI]�%�����/������_�Ӑ��H���+��{�?A�"�;B,���I�.�}�9�����Μ�8~�]zf�(��+�#O ?�����ܫ�殼��!e��ӯ����es�9V#|M�3�埓�-P��� �s�YzT疓O3ɩƆ�1�N�-rW�M�dx5i���J��/��뻰����+���X_ݸ&�(f���Ŭ0��HyP�),�1bw�ӼȱU:�u����������A덳B6� ������C`�W�찳�d��d6�`�F�����}�Y[���/�<9�_����q�X ��)�C��7��vl뚿����_�ZJ;S���`yOD~��{b�o87hf�)�1��s4ō��O����4U����>�'ݩ�td�:HGԮ��%�K�J��pT�$�+�y,��w!u�Iڀ� �M}4^�q���.f���K(t%�{�Q|+iB\�`��TG,e!1����lv��p�f(3׳��e�av���ع���)�P��3�M�;�2�D�^].>ݢok��P��cb� suK5�hk�JC]��0^S��$�^+�f�4_��Z��D��,�]E�n����0q%�8/J�g?�a�x�j���i��fF�Y�5� v����������AQ��#��Y�%o������HΤ���xi4cE�S�OJ!Hͷ�įݞ��]�1,��P���d-�����d6X��^�k��W@M(#g�L�� .)��X8���*΂��*�:W��ؤz[����,Z����� }��q�w�.Z�V Ra���K�hrYt����}�~g��_O2�r���F3�竧���$P��ʈ_�����+]����0�x�������̫�>�M��I.o� Yp4?7T!ڪC I2e��+��N�r�b��Z���N*Ci��Y�?��I�{eMw�%��d�H�/�b�릇��T��C���(���>b}ϱ���/�H*���[Mu���Y6�:��$D��� ���Yg琕S� �����!>���+��nH@��m�X���>��K�X������"g��=�����S����匪�b� �^��&�Z��E4��ύ�j�Z�إ��ON�p�%��YqC /M��Y�fg��,����M�����k� �m���l�:���m�ȷy�Ҳ�g��"���q�]��Y�k�t;�B����ŵf�(�dj` (��� ֕�?�G�MT.m�G��1*��3)�q����},�>�˅ƧRS��z�MoΡk���d&�`��jȨ�0������ d�����%���; z�!���F�Q�����h�Ph�����w@�6���� @k��a`�A���{AUr=��\0�!P��^ּͥП���wY��n�?�,6l"z���ZLC�=���׀���e���r��G�HM�Z��Ǘ��B睲f�8}+�W�J>�l�b��P��2�%ݾ�`�ѐ�7�P-7�2:��bm���w��Kt\�u��Lq�E?V����7�q��̄�m��M�����RltA0��vu,��9N?�3F��`��^F�r �0ԩVC��{��:�C7�L��wl{1Ur>�mu�^� �s��kj� �#�^v�q�%u�;j��k��~����f�cj�/���@��L���_6�!�ʶ����f����s#�~_�=C� �=�Ҿ F�pcV�0�њwA��)P�[Y���l����&��xU���W�HV�Q��"������=��_PK�iD� }6PK#�R4Definitions/resource-BasicCnf-template-interface.yml�\K��(����q��V�5�~�4��Mό�Z��8A�� 8��_�8��؝Ǵ�bEN����*��Fj�QFs&�aRh��J��,1�fE�)Zィkt}�2zvq��Q�H��3Ng� ]nf�`�.�la}����N�U��uUE9vc[��S�s���P����%��RrFv�ܔ�U��x��Z�bW�N53�j�ʒ JdQ��jY)B�U��b�ȝȽ��*��ʕ,fC��\��I=�?>�����j�W��rTȬ��lSf��q��,��������{t�'zz���԰��%��V3M+���%W,�Y2_'����S1E�Y�c�i]�_X�J� bB, s@!"E��r�zFhTEwF5��S,t(r$p���$��-_�^7�붫����kr`4��L|A��4[�͵���������Ay%HW '�E%9� /������ׇO��7�n���0������_�p%LOg�;]0a肪C4�AL(�IXL�3��b�Xa��Ҍ�U9���m�ĉL��#XyJ��<��[�xs'�%�4��4\��s���M5��ߓ��e���^}-��P�8�3�0���ӯr���*] �"����x�=�M��3й��X����U�����9��A;��*�����qT{�E:3t��0dA�g�5��Ѣ�. I1)��P����L���C� �� &�bܝ��docܟ��Ni7���=��>>8�;) f�e&�P����?�y��yŊށ�JA�9D�@�[ճ�v�a�9���H��� �9V��7�u��i�� �a}=$��x����9޾5s.��ڑ�-�ᬶ@=����ƌ6��Т��g���Gj�[�ł=���%Er�E��Шa�.M�17�#G�'c�"@GR����&�.I��i�H�h� ���$#9�|&abl2���ۜŌ��pá����7L�lB<��s�����á�}^X�#�9��� �����[���I�)C��Ib �:'��i���֖�B�$��0��w�5��i"�\W-�r�QP���E��T�5��_òkì󍇯Rn}l���j��߻��'�?5{h�# ���`����ɲh �s��a�<�A�0W/��o��?PK��A52^PK#�R)Definitions/resource-Compute-template.yml�VKs�6��W�-�Q��͏��C����p@b)a� �r�_�I�d�L�8�\"]���߾x�r�r,�^��=ZG�|�rB�Ӛ)��ig%˄�C��jQ6�r;Q��#E�ZS�Q��S�F��?.�´6��;D � 0��6�;o�5v����z���5*����爽������Y���0�m�F}��A{����Z���9������ns{�����~����}0�PKv�,�� PK#�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0����� 萡��T��h��-:��K� � ��=\� �����>W�|�JT�餽��!ҡai�����vkڢ-HH��n������� ��.ε�3y���T�_3�Xe�8U_:�����[+� GQW"+�SIp!�e��Eu�J��x�a���Nq�m?$��K��!q9X;I��OK�>��C�� ��0�矷D���x�Y@‹S��-H�C�.�b ����gt҇�usENѴ���o4�2 �?ؿ�|�0�)��x���bs����<\Ɣ6amu���y�s;`7_@�6��=r�oh@��_t�cw�_��Ԫlv��|�6��i�{M]� 87۾u�Å��v3������J�ێ��4�t��;�lU��,��u�G����b����PK���њPPK#�R/Definitions/resource-Globalcompute-template.yml��o�6���+x�z�`�N���&۰CӡXz�"�m�������%�R��D�"����}=�e�a4���B�&;�6x�!�eQT�#-d�̖WXʩ��+BDy�Z��>=��![�^�����s��Y~���*O�����,_�Z��׫<�In�r��o�6��i���?\/�S���!�K�Sy������ Ӣ���ߠ�`���P�s�� ���A�^�@��ݓBa��0Z�\H�2� �� ����=^3ja�����`�f���|��)����Z3�%WzC�>��I~��Q����o ��g�.����W6_�X9`i��]��J[��JH�Y������X�KH�����%M'FMb�?���d$Dk�AR��^T#�QFg�Ӫ[�)]v��`/���:Z�ʶ���ΰ�lv�һTU��L����a��V����D�^<϶Z�c��jb���c5��H��C��Ԉ����9�nT,�~HdzB*�}���wW�{j�Ve�F��+�ܺ#fs�n:k��%ɡ�pR��S��f�X�5���IB�\?=~�������)�@��Y�ί��S.!���+�Z衄͟ ��[ZK�yK�a+2��ء% $_���I��T��$>���|�|�r�ٗ�Ŋ�Es# >a����и�����V�+���wՁ����0� ��s��A�ȂA��?PK*<}�<KPK#�R8Definitions/resource-BasicCnfNodesDummycvfc-template.yml�ZKs�6��W��4�,ɒn�㴙q�N��� A- ��F��]�%����������[JH���F�3����$���T1%Y���?�$���&� �X����1��3������ǽ�#a�^�m��n;G�`�@;|�@w��b-ֻp���$����9A�%�h�����K�����>�[.v@�qB�^�%#>��"�r�Ir|x�P�3�X� ��������L��߀���hm�zo��f��B��,�{%��ǕV����ZL��! .^% ��p��Ѳ>aY�7K�TH�3.� V�'�G�g�SI��t��XA �rZ���4���2�O�2�Dz���S^� ۖ��k����oV����I�a�I�ʎ�$�4i8k޿�(-g<�?�7紳乥N��f �Q�>k!^!�:�rP��b*���F�V!�ܞ躧#@�dWU���`�!�?������/�'K���E�ԋ�� ���$,Է���H������೰&廉�3��f�5Ex�\0�솊�qs�e�[�G1~���=ܘVE�ل>l]UW�Z�� � ���W�0�h�8)��S�2��2�L8�M3�Wvx��f18���T�m�`LwÝ_{�\�vB��b)6O�{�Ț�5���Q��j�ƙ�������n�5�?�@_/ �$��H����~�Qx�7h�\���5����. �h� ޒ%�sJ�k��j ,�mi�D��z�^��9�?��\*������'��j�7h�Ym�j� 6[��w�M@�d3������8| 5�V𞅂��R��TV���f�/}H�N�<�"�rQ��4iy��p�������y�A�k�*�����T�l?OC]� T �������OOe����dc�@��8,N���g��q>��Kݵ�߿>=�/��~<~�>=� @(U~}Xջ��*��Aז���}�A�o����������A�q��O�<>����\Qŵ�����n#�!��p R"b�B�+˚���m��pȲ��ERn[hHuܠP�p��^$�#�V�K6'NjDW���F��l# &�&�`��N ��Ǔ)��F�b�쥂��� h&� ���m�d0-��"���T ������b~Y�)���1� Zߍ�ۼ5U�y?u7 y��u���T�<���lC��.6?��F^Q�.� k�.,�WqF�W9�׸��8/� {�i��i�[Q�� 2�jp���_ G�w�>����U��������j���껓��������=q�?PK>�ʽ-�*PK#�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�\�r�6��+pK{0���f;�LqfꤗN�K 5�(G��.@R"%2�R��f��.���H�i�M!J8���0�YY!��ɜ���7�Sgon��)�?�2�â*H�2LJ)s�m���/��sV��ȱѮH��5��`�Z�΃Zxetٕ�J�Dž�?h�)�E�R�Uz�R�� �;Kw=�f��p-�Āե�l2��3+��ʸ�������� ���r[5��Hif�\ )>��LJ�P�0(k��b�EA m�:��}�\�L�J~5¾񌕹C�v��� ��:�v��)��tA2��F;J�R��J�,����� �P �y��ʅu=�:f�rfK-_�l�o4�mu��R�F7,/������ LK�r#��a�ѫ"A�qka�-�[•^�X0��8���S�S$��?.�G1 �M�O�}��m����b�}��D�r �Á�N ��%���QB��d+�a�Q����NT�A!�dR��V� Zmp4 }*0��jMن��n{I�uO4��� ��h�05x�Q�SNz�a���*�uH��.:�3�s D�O��YvoB�s�Nށ>uL�"�����y��|}�������w�2�"�ՌM[�P%_�[��O:s/���,��N;��=�ZJʋ�S6��a�ą}�$�_�S��37%憉�9S'Z�� >F������T.A�����I >�bv��d�u`��� ��`�bO@��Kw!G��[3���y�"� ȧ�dO߭��T`ki�Y����7��> �]��)��^�Y�g ǿN1��+��u��A��=ʤ½�7����&!�|Yץ{x�c�_�њ)��F�L�cqb�ܹ��\�j��0�ϝ >G�y+Ra,*�Ϙ��E�@���=ZZ���i�x�΁#�UøLh�� �H� hq����#,�Ƈu��l64h_ CZ�N���H��H��xҐ;Re:�t0�1[$Hm�.������f��#x�胍�����8:!ra��z��IXq�����k�hq����O�u�^�C���ɷ����Ouq�j���z����clB\՚#��(8̝ �D't�0v6�A�>�4bZj\Y6Q[?���s���L�N��lOp���j�X$�8�Н1��*~�?ͬ0�/�A����3��� �]*�:克~^� ���l���E�}�q�i�Vg#���h��c=n|l������υ?��]z�Z���� �zYv����3@���*�WIs�K���љ���kျ#r^hU��8���u��j�EO\[�����a���Rc�װ!�$N.y<>*�8Ϙu�2`E C�ed�kL �3fC�o3������MQ��8���n��7�[�U �t���ӆ��T�:���C���Y�HUw��u�:���ˍX��w�v�Y�}�_���"R=[jct��9�ײ�r8��=���TuA�*�`��7�PKMp�Qs:[PK#�R,Definitions/resource-Novaserver-template.yml�WKS#7��+t��`�oİYR({H*5��zl�j����כ�O�4c�Y� �S�2����� � �I(�QAY�8�#�We�![�Rg�lpPB��>:`L�w����tu1b������ao�'��A.zg��789:=��bx�R�Y���<��w"$��R�� ώ��#��%�؍��p I�p� �=T<��g�fֱ�r��ϒ��2@$����֕����@�B�d�G�۲�0c%��Қ��j� �2���\��0��h��5�~���2RI�ж��ϸ�<�Ky�` 4ż����Wȸ�����ٙ��0�uXb�E��)�|p�L�A ["$�I�Qm�W���F=,��n��5 ܇><,*���wc�<�F�G0��@����P��"���ck'��n�no���7�T\�~�|d� ���;���_�����7u�j{�� Ժ�G��8O��01�DBQj|��%W��ؼ ^�\il�u�.�au�c��TUk�k ���z�+Q���j%��li 7Ɔ����!GFr6[zhݤo+L&��!�� �OQ��9���ZI5VV�� g��v%M�4��7�ژ��V�V���2Y����60�Ew�ĵl=��(���� i�[':�v�����\{h��`R�,�/��> �;Œ�)(k'��)u[��O��J�_]P)Үa���F5d?�6`�t�Y]�@�,��b�1���򇧫�=��EU�S;'@���t�I{J�dt �������y!.WX Xs?=��,�J� ��2��w) a jS:#n% S�n����l ����^:(i7]�̱�~H%�ƷƖuy�CV��Ǘ��Օ�ݲZh>�n�W�� �dp7pK_�i�'OS������g5e4_��ۣ�u����a�8�N,d��2�<��O���庇�� �V\Ek�|�+��>�i�Y\W��{��x�w~ <��́�!���؂�c�-����V��.I��� ��5��5�$TI��b�<����oA��n�y1��S�#�C�P�L�M�<�;��ē"ɳ(�3;e�:fN�pC�������W/��(vt=��n��"�9�Blr��*�5#�m�xFeMhq'O�7�n������������������?���to%"��:[^ZT�-�&q��}��H��O�_�?� ��������Zh\���Ec�<Ѥ��ѻ}fØ���i�)�B�l���$�1��Z��s��m�b�Q��_�b�����5����I�r�,oǽ�50�ʾs�����O�4]� �wKŎ��PKz��2�PK#�RDefinitions/data.yml�}ks�F��w� FoĹ;BR���9��F��8W��֨���Xo0R$���,������� ���Uj�X�`w�L$ $�/?��u�;^�x����[�ڳf[���ě�'~Z��Y��W�ի7� �S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK#�RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK#�RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK#�RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK#�RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK#�RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK#�RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK#�RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ��Ȃ�#�܄)}'��-i�;��|�O�xL�o�9|��8� ���]e��W���$)�+i��A� �!����\fA^>����~u�" �u�0 �� �`����<`ϓ �Z��Z�bh���1���Eů�/�#�^dL �s쬳�T�I��T^T s�OSb�$Q��� P��+��7/��1�f�)�x�c�l��8v�0�VMUԁo�Db�>.a����k��2�C���}}�K���/0�'8� R�(��I歃�������ˎwp�'�w{���\}a/�h� ܰ��x��曤�7^� >�+ �� E�'T�޴|��}�(�z�gaZ�x� �����Թ�ל{����I�M���,�<����msp�����Ů�@� �����6�S| �r��� e+��]���.K{p�A \ �����)���y ]�Ov�S@~S����wY A�"��������ӳS򬺬��w�';kl@���I���G�����)ܝH!�t' ԈhӉ�u���u�y�d��QiҼ�w\c^D~���g��(�u� ۇ~�<�pD�0/��謒���f��ͻ�k9 �փ����]\����_o�������R/ρw� =|�u� @ �f} n��0>E�$.�i ��[R�R@-]p���G/ f hq�v#��r O�^|՝<�]u���8��`oƟ/ٞ�!�s�" Sy�k7O>�� k����K7Ov�/(Q��TwOm��)'����m��S����"��i��w��ښ�l}M�?Lu�qo�a��?��;�J��N�D��?������ˮ�S#v�����3�Kߡk`g�ޡ�p���Rp�}��`��4�'���A C�L�n9�rn,Ҷ�$ˍ��=�'�� k�Bi�P�Y�מc�"/�?��pY.)����5WWe����Hi6b2�w_��z�iY0i�%�����1E���x(*}xS� �(у;D�=��o��$�h�0-Nt�x�/p{�v�I�-[�E�$ �Ͷ�l��]��<��!�o����QhfY)O�|��,Xk�/5�������.� ŝ$1Bx/K��E��N�,g�*��%T�G������M��D�^5�2��-,72��V�j�����eg0�7P~R 7u����H�p~V�z�y*dץǦ�H(�V�F��� �� K�͉ ����۳������?d�I����N~��z&=�����ȭ�v!򉢇��[d�?kn�|�TC�AZf�"���/�Z���9��)�?knE3��� �>���΋���o�h���k�6���^��r����zO.�[w��I�����"��Y������A=��B�M_�Ct~�6?\�33�*���(���5~:ٟL@��v��x6��������������xL M7��tyk�Kӱ?/��Om�|b�B1�I"ە�|��<�����"�m#�<%���S� s[o���p@_8��.~�%�$�L�:b���O¡��(y�`�In�Y�()A;].C� ���~��;l"�LħGp�I0g�n�)����iu7�&����7���T6��� h�H[�ɫ��E'b/+�&'s�ʭ9������Jϖ�M���I�--\d7O�A[a* gOlt�[���8c?�-�?A�Cu��d��W�� & i��Hc��k!��y`� �k3�� ��X@wQ�snm�G������Sv��I� ���IL�������R8�s���.2'������8.�g����̝^�1��N>Yޅk`i�ϼ�� ��w��0��r���آ�i��)@W�� �8��<�v�59a��qr�˹H9���J+�k��ÀZ�;�/�A �>����V�i��L���\9\8�c�Z @�A��*Ipֲ)���������y��P�*A�� b9�[� �2�Fm���q��o�* �2d��"�2m� _DK�5�hI�5�p��!.o'h��Ç�x�2>u<���-���n�Y��;:���Mgg<��XnC��U6n�1�gi���x�N{#R��ͬWX��L�^��p2y��^Ö_�پS�Zl2��M�����^'o7U�}/;mj�7�-���cOV����Ȗ<� f�x���1��6q����Й�����q�a��b�)� Vwl�8��f��8HB�Zj-�$жt#�D�'+��N�f�Zv�_i�}6; ��=E�����5��i_�7^����7��r���v�8?O�b>&����N�mD��{|zٕboH"ɠ V�,\o�'$aI#ů�er�H`CZר�r.������3ZHg�D�qoj ��vKV��n ͷ����XJ*�ٟ�z���Y��#Sܐ�M٢�� ��D�&��K�P�BK|�S��h�%�M ]�ڤb1��N�b��̐�;�8�2$Dm�����W�<�.b��@L���f�C�*3�a��:cX��VAIg�e��,#�BR�ϗ�\�r� �jARq㮠�ϗZ�f|&g�%O�v���!�̵�Mf� !��h�c+W&�'���R��E�A�L]�up��pL�Y�������/O&P�i�`ѹZkIuw�cg�&�v��b�2��� �M�~��=i]�B�~%����l�.�(П������xqZ��O��2 Z�Pq_��6J��黟�eS��l �q��͚<�������� �?6�"�6�/���he�3:��%9��a���4�ڹ�'/终��8´A:��JT� 6�٘��ɐ3\������Ԓpo�R��v�V�ٳ�uG>d/��Ů���r ��zO�v�����6�Q�tp)e�����S=��{�$�^l ��n#t�z����2��ۢ�Y��ʞ���� �\wvs5�^ �8k����;�_��`a5��@��x�C*K��~B�a���#@ �|O������A${����0.ώ�d��Fj|A��ub���p.�zwv�p1;���vy�ezi���P��R���< ,���aI���wiN�<��= ��tFe�1�����/�C��؋��է�����������8��u��8��aェ��!)Wp��6���g�����^��N�ѣ�5�zZ���I�|{��L����9ߴ���o%�}Wv�c[E�糧(�:����0�k�������AA���Jx�nk��$�ȫ�K&6d�]oɨ �>\�;����*`�>�p?��r�1,O/�l��#p�aC�4K7P�p0M��#`L=]l���.9HO�̣G� d4��ː�H�f�g��$�)�'��!93�d�'r]A(1�͂U��J�tP�fʓ8�植x�C�L`gC8�}�o��U�N�Tj��`C+��@e�����'l�:,�cl�޴FL������P�o��m�C�;ŗ�:�oq1����IZ8%�B̴ؗ �KV��JN�Z j}���Y6����(��5�J�!�W�w�o�p���y�� �T �Q�c��­�n�z���~� ��"^��|�1J�����hݝΜվ�28�0@Z����U��ټQ�^o��PD�X}�H��Kiz6bX��2�de(ǜ��>����� �O�d=q�bs�Ie"s �q�{��j���d�M��ܐ��Z�JC�1��yk!A-';E=py��!�g�~6�w�`����x�65�n��G��[ax�u��db�38S_:����[/nآ�V���[�,�6ZvFy��]�+�:�dasI}m�'x�͇���&M��ձ�R��0s���a_^�? �7E�� ����?��+ �Hи���憱�R㐆d$ F�nR�"I�MÞ�`�aQf9��O�si��Fq.C�T��`<�>i*@�kx��݅�M�r9���XJ�3M+���q/͂g��V�2�|��X�Wd�Ì�.����N��O �l��,+]�q��0\��� �e���x\�qtDoL��z��R��"��LN0�9m%��lF� �uEz��q�S��0��ث�%�r��j�P '�Y�+n� �\�Nik$���m���*2U9�r���E�>��<��5�������wW �����Q��Lg��ފB��]��Ӯ����q=DH~,�2?�V���/+K�['\r��� vV��3��>�I6�їG�8��A��q�sz�A�w�[�X���vAMQ�W9��J��_�PV\ϧ����/� )w*x��= ��落E���2���Ӥ?H� E�JFE�փ�ks ���"iƷt"����WY�����Dd׀���>m��KS#Dg5�!!3�23+1O?p�l�D4�f��_<a1qΞ&�ݗ����e`�o@E�����uD��.T �"�F)� (��!�^O���C�Fk� ��.2�W�p�4\*��&�A�ޥ2����WvƼ�K��X)�!5���/�•�< �o���w��ӌP���Lu,Q���Y��޲&��DǟtB1l��G�7���* � c��jOR���$Stlo��l�?�a��;��C�O!ĕg�#pE&$6',m�����/��]�$�������sH��l����EZˀ`�Z�!��\]�Q ��K�����Rs����� �C����Լ*,��"��d��V�2^���k?�~�7M��J뙂؆�Y���F��,����^��E�;"2&���t��v�]�Q��4� ��������9(���f���+ģ�N�C/jec�6��Ļ#g�ߎ��,�g�k�-ݴ����2����d��x{~�@�^'x�H���~N��{g�2�C�\�2�R���G�\�����a̍��!k��C 6\_+I�CN[��K~�!0۾�6O��}>>�pY���!�U��?k�f[W;����7�}��u��3|�R����!��Zr���������~�`-�&�w�U+���bk�jǰ�~��J�?�־���El��\]b�s����&���AA^*����Rŝecݞ�a<�q��*�4�9s���[h� )�+���^�$�^W�"�HHڶÈe�T_4M4��u�-n�E(-�6J��^QM�:�Rꁃ����Uq��*�T�t�¸�S�U&�wU��E X@6[o量��ﮢ�R�W%6������Z/O_��էd �3�>�B|�.�Ǿ�Z�⍴tI�#4x_�)�-�aU]�4��5N�m�LUv0����7WN)\J!����t���\��Kq�M�mip��7����RTJ!��{��з.�[���1Ak�"��ˊ��1�r�S R� �p7>[�7}��T�My-�ᄃe�$�Ǹ���Z�H��y�+�$d�_��S+8���X@wQ����Ȃ4�K ��L���G����Y�Ąx�M���.]����h��Iӯ�7�q\n���ٙ;��c�wҟ�O���T�ׄ���?_�=i�V�)!g�i�#8��<�v�59�{p��9.�"��8������l-��j8m[Hm����nƠ�qk �x�����Y��i�����o�lκx��m�l]n�� �#4�y��zZQg�4�ٜ�B��[9?^��Q%�M�޸��;��X�y}l�kt�u����r_Pv�I��"3Vct ,���[����r}�:�0��1�@�Pv��4ۊ��Aw �����36e"�3�6��Ҕ����U����"m/bЕ/��;���P/((S�oص>.�>��5^Mz�0��Nhա5�v��@��/�&�zO}��= Z���wW�-LAN� ��"��}�Y�Z\S(W��=�K0ǚZ����I�*̲$� ��w��J�� A�_n8�EQ�K�����ᾌ��Y�'c�P��Y��\ ��1�U������9�����$��$�=wHD�V�3�I� ����"�j�j���L�N�7��$���5A��ey.PЛ�#�z��V�w-d�NN�4Jx��y�}K� �����}Fb^9o�!�۴Q�� |��C5�$������nݢ�J�4p�`o�t��?|��p�3��aCyk�M@�U�*-��h��6#PUw�O} �$Y���[�<������'�;��� �a%R���#��@���VF2�a��ȏa�����jc����M��,�l�yӸ1�Z�q�C�t.bXg�I���J���NUldzٞ|*�>��I��R���M۴�:.�6t>c�oKgg���-W',���3|y� mÿUgp�},�r�&��~?��՘8�I���{��/��{�yMx��d��&�ɕy�}&�۔���E+�z���;8q�>i����exBH-ڧtz��wsG|��«�v���F��닙Q��-��rN���dr�ğ&��eӆ�0g�kcV��|z�}�K�m5d�4:B�sg �?iS���M����A>��4�I��3qn�� � �9�N_��HB#f%�c�;"���5e�������u���� �����=�0��2��D���%q�g_,�ۚ X(wB�;q�C)�^P�)z�)�<�Y���O!y�9B���OИ �]��: x�[��֋㔘g���� KM���&�g��{鑫�� �XKx�c�P�}T��jC��"���Ew�uL d� �Xc+�q!Q#�Xd?U�(�'=����|���� �L�zw9//�L�3$Y�&�� �L*�N��A���wT�X�}�����b�G��G��G���E�D��H�y�V�(�!A3j���*gbc5b�^���`�Mz�m#�~!�8J�B,��Y@�#��$�KR;8���W0� [��E�'9���N+�1���^zD��`�G����^�E�?_MKz{r:q�x˅��5�m+$�x+RIY��klX�����jH��&���]n#�@G�v�p�vop�p���š����@�$m�z�������Y�O|\�����᲼ί:��f#������dw��J��ja���O�v���e��/\�������s�L��"d;�b[ ��1�_s".�b���Ҩ��Л���,�s��[0V/)J��ovG�x�G�f�.TP[ ��a��8��&�_ �|�La��&bC���3�9��4 H[5O D`��Xf��g)�A����|�����E�3?$�� tP�8�0�u��X�Q�Gvr+� V�|�,����Y�a��7�~���}��϶Z�A)�j�6� ��c���o�?���T�����9T@�M1��j�]�K}�A���'+ci�]�ߠ2�"1&X#��A�Xx�ƅ����J��E���T G��__��+���ZE����b&��I/�����D-F���La2��T^���QP����jm=��7��bŊ����Q4j��2^pMp#6�v ���H�����3M(��^1S��` 9���U�����q����.XǗI0 �+,k�GsJ��IF�; Lk�G����v-�f5%����[��Ȧ�j�O�0��K��R�9����-�rRؗ�$KW����ud�0�3�D��9�&Irt?�2‚d�1g���p�$۰�%�ӝ^%��]!�9�)��a���`�/��Q��M�4�K%9��H�/ŷX�$�o�t�1��fa���.^�O:�h:�@��\@�FN�8��UϢ��X�g����@Q�bm�p��O���vh.���/ߋ��_����)_Q����wi��-�$��ŝ1���J��d�1�q<���4^{D�^��j�u�D�L��OH3gAhB؅y��:��` P�3w#�Y,[������E�:�Đ��b�ꘇ�t�W�`�hũ'wlҦ�MWK���Y���+kt���B��}� Ӽ�幂2v/�6`U6� _�z�]�hyF7��*qGF9a�\��*�`>�U��m�u����[/�z[N���� ��I��F�}&�N�Z���H�U�N��*瀄Է[�rN��, �:��>����^�l_��7@��1���4�՞} �6�� �X��[�x�� [�wH���������S��� .�2,.{�u��JC�o�!(�#:�eÔXt)1 Ȓ� E�)�D�6i �<� ����U!�%q�mw.��v3�upWe�� ��]�Չ�^����F��d Kp�B���(��;��_�\2�%Q�xKR��T���~XS��OR�����l�yO���S�����M�ɩ���Ғ�҅�[�,��=;���U-/>��L�1����� �_�m�9����`�:��.wp�m���wp 30q��9����y�*A���;6V�g�����-�� ���A��t�ó�W[L�f���ug>��op���Һ!n��u��E៴����0S�x؆mK��)gl�%Y��j�I�W� ���RRB_�F��x����0���@c�r�Ph!Ё��ߺ�ͩ��7D)%īK{S�Poàă(*H_����rv�TPv,i��aA�׺�t���N �e_����t���L\(��1�U�eK���!��;����q�V��s:%9שּׂm�M��x6~x�z1��Ҹ�fWް��T8�G[F��p�R�/�"��>��ۜ�U� 槓y��.i�)A�T#�O)�E�pK�����"Xa��"�5�,'��~q��F`*>��qTU�@�?; ,S��"���6q�N%c҄Xo�V��;TY3����ٗ�*4�3fV���uYn���J�J�Lk�|[�T�U���mjD��;��uJwv�l�rG�����L��BE=�ìr�Jn��P�H��XN�>)+�=J���ڣ0�������:^���cXZF��y�Z���p��5'��S���X!���x5��Ђ���]��a2�%I=X�[���Ay.���Tm~0�G��R����yu�P��Ȇ�n�<�͠.���8K� ��G4���*�ٮD���y���v�)�0q��������d���H�$B��f,�\�\���kQ�+��S�[��$�˲a�����y��Y"҆%�8�E�@Y0����y�G�+���)�!"B�H��d� 3��燉> ��#�_���K��\�J�,k��,��+�ý�C��qr���~nqPF0�ß�=�ӯ��nb�Yı�lEb�vm컕u�l��V�Y����ꠃH�v�Ӆ�.�2D5�EN���Q~��I�u� Y��2� �[�ȉ����@B���,��O�N�xt#;�֣i��;{*��w*,7/��,�9Q�}�̱\���]��HhH�חo��v8��L⥢�SjM�Ħ�uY�B[ E��'_����b&g���E"y���'�M� ����.sIo���ǵ�vĴ�2F��բ*ģ� q�S����_U���+5�և�r�5���P��T^��f�21���w>�l�6T��Gm3���R�1[Q���B�5�)b���l�� q��^�$�і*H� �S3�M����)�[�j�K���~O���M��#^V}��*���%��$ xH$'9�Yx(#��F ��)dQ�H���W߮z�J�/nZXaZ'�ځ��� 4k�θ�$w��-�V�I�EKu���>��)� ;��Z�\���Rb��(ÏZ7�|2�+�(�'��D#J�$:~PlN>=�Nǡo].F���� �f�9�fZ;͖0�/��b��原R�_q�q�9�e�X�ix���[�8��G-Xa��[�&+]��ڞ[�f���R)ң��w��7��^����UmUN��l<���5��.���H5Ɉz��1 ���"�]-��� ,��Z�ײޅ�#�J%�� >Ey�ݝv�/F����I�`�ҭ��o����_c�g��FX1|���W��J�L��K1W���*ˡQ�>����Y��|8��s��>V=������Ĺ����q�9lVꖻ�;�u��)����NU R2���O��k#x��=A�����*\禅 ți-��w|6���cå�U8�<,�?*�b嬤��M�*���5�藫~� �|ٳ�A�H� �F�ܐ{�|��Ņ�����yhpn�3}�UZj@W�E�0�WU��Fٝ{��y�,���#˦j^��`D���T����n>ú��jy֕T�� �i$P���������/�8;+{ۇ� C9O�D܄J���7Z�𚶐�lJi���`�5i٬��ۿ��*ۆ����|�%#oD�Ѻ�A�a�(�6E���J�-C�eIB��2�ԴO�.�;�Ǔa���`�p}��X������w��d�� �� NW�1���Ћy��v�'t�P,a���6�ڛތ@�M�.p]xRFc1z�6�0�*���������.ɻ��&Ti�ϸ?v����(����z�����i|��R���K�R��ǶW �B��)E@�i����%�m{������>���0N���1�\�Q^Oų��[b�w4HY,�v��Ρ��L����L򰹇�5��S�* z�߁��<-�*[$��%Q������m�jE�� �HOI��[$.�,��Jo� #?�`�x��-�4�(���s�_��e��gc���{z{3w���ԗ�Ϙ+mAӀk�OO���acyӆ�@1ҟ�O����F)J�{����Uv����,�@��"�lݨ��۬@�,�]^9��lm��������ĕ@�?�`��+�����.`($M���� �����1�3���_�Aw�p2��A x~?,Ty)�f�.,$T��DC0��4Z��a��a��.s��Ȕ,҇E%qt Y�h��Q<"+�7�.Z�u�^��r���A�;�3�H�K�J� (�B�,nӆ-�h�-uA@�l���� ��muw?���I�n���҃���;�������U#X3\��u�zVmzA*M�d���������Ļ��J�0��������cXMnq2�[���'���� =�X� �'��-NF�jl�`e\n��[���Z��G�s�����:<�w�_y�>��ȑ�1Z�8�hqpL�*vqDL�B_ -�~�y��kl���Z45��0&uD�����KZ|a煮���([E�F�(�1y)j<���+�x�m��E�,��Ͼ$5�j|����s�ƣL ��B�2�TY3�˿��.�G'ң�݃GV���jt ��N��F�)[+%�֚�L����l9z��Y��]��żd�0|�l��gE������%���r�o���B*������l-u�g�umy���2��,z��F�8�} �&�Sv1�>� <�b��� ��9E��<�~���pnQ����l�%0)��9����J�TUA,R�-� ��50t�!��y� �V���_N����4s:90��/��b��`O��� W��@�PUM��|!4B"�S�5���Ri��e ��8�`�� ���'E5���V=�Q�L�/z��|O7���IN��Mr�n���t��<�Mr�o��7v����䇳��ą}��%o)0�TS�� #�����80� ���� { ��O՛nk ��x��~���e >�?��M�wLZ3�@k��݄�'j�ɷ!�;�*{ WNS�c7:���zOFS����8~�ɬ����jeNH]�e�&����6 Q�|5�����PK��--6v�PK#�R?Artifacts/Informational/OTHER/VSP_basic_cnf_VSP_Information.txt�S�n�0<�_�?7i�t)bv�֮7����H���חZ*�,�@yv������ �9�w�D'�� |l+��[Qb��$��ʞ�є�%Zi�r�Ԩ�ڀՙ{�2��c��hl`&p=���+�;� b2a!��4 ���[|}+�rThH2?c���,��i��}Ģwճ�iw�A,Q�. �b��ȵt+·��F��M9���)?�]�� rMO �6"��0���W�3�������'��o d��8�����_�C��&)Xϧ �"f ����J6� 5�~�<�oJ ��H����e6 ��Zؾ�����f(����z7�s��K;!D�Cfa�`l`���;�t���$��.l_�C�sz{n�F��=%S�s|n��Fse}z�V��K�&�m������ MM6�-�%�1����KC��͖�bvk� ?��'4y�W���M���8~i]�o%z��2Eӭ<(넒8�D�Ŕ���_�PK&��PK#�R)Artifacts/Deployment/HEAT/base_dummy.yaml��_k�0���).���:T�`�=�u� U�1�V����� i,��w_�Z�L�^�C����$��^Oj�'a4��������R��܂�T��������� ������!�����7K,J����@Ma��r���߉^v9 ��=Z�d���s�1�q���~���� ����p,�Z(���-FG���:�k� �QL��U���Džm�}�0�B �ѢH�>c �(8dU�GW�����Hb��S��)�������aQ�,ͷrN�&k7J&q.�:�+>����|�p��"g)^�8j�\C�_�T��v�I�*��^�bd�C���k��}30�( e�(�P�้�R�6�9��?����`ѣH��Ś�����ձ������;�&�qf��wi9>۵a������t��p��F���PKI@�>��PK#�R<Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+�m &�K6�{K���i�y�0nFJ�L�I�TNXv�ZHOõw9�β a�*��AS���~��G���͑��;s��RϽ`]�sY.h��>���.�W� PK,�P{y�PK#�R4Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlU��� �_��+F�4�Wiv������k�g���ȝغ�� ��ǭ>?�w)�p�:D�h��uH3�l \J��RrGoCb^;T�΋���y���i� H�8�g$�r� �m�k�w��Ҷ�-��6��j&�%��/KȘGL9/=u���^������zNS.3E���a��?Y�����-49�L2dm�G[��`��`JS��i=�M�������E��O4��,U��>�u�$�W��u\'d*Hy�M�[�OH$��B�2%��F�L��3����� ��������� Dm��|P�g����k꿧���ON?�y�JG�o�;�����n���O]���4�SF �G<��ٿ?�#�9I3!��ϊ��%���\_��F���2�<&�(�����`�TLٞJ������� q )�=��֩���52ڮ���(�����mx6� ]h�w��nќ�c����r����߆Pܺ qKg<`��'��cWX����ã������_@ 4� �V S������U�;Y��ܐ�$*)p��x�����'r!n\�sWH�� �BF\��8�"��q�� v<���D�W �!<��Ut�<�hf���L�1�c;��^(j���I��FT,�K��|r�a]1'�^��%cvIb.2_�&��\%I��������g�Y�$3PA.q�bz�q9���΃m�fi]n��Ni������ϐ��M̖l�s]�4��p2�.OnvV [J�5{������.K���p����瓷�j�Hdx�y��w��R=.��qUO��^���5*g�� �ݵ�3MC���]���+� }v{�����ΛN� �6�YZ �.t.���i�T��iH� 5�4�Anc����ϰ��e7D�仭7�x����{�&�? \_�_��}�4�쁠�Ǩ�` ��m�����U��H����,='�k�����yU��F�H�n8*�b���1����%�n@^�G�e�1�"n�$�S��t)� ���qoN�d4�cE ����s~c�����Ǡ C]OI�\�����M�x .��j�{Y5qxr���,0����1n�a��DqЮ�M�KE���9ȩ0���k[��B������g���^ �h^�lᡬ��M+r.�`�,Gԅ�K�0I��c���Z�(�F��}�,[��4�*fEWɷAФƴ�<�XP��h�y ��v0U]��|��2��ݿ����>h�?:5��P��!L9�������������� ���'���/dH՞u� .B�.f�SԱ>Ԡv�w�2M|S�Yi�^��Ff�!x.�iۄ����8�谾t�W� ���T� [��r�3�T����qpm�DW1�{y�̄�\P�L�>̩ػ���AE_3���si*�E���&Ѿ� �n�R�h)P����LX�J���>q+V1Mh �/��q�h峦\��) az%u�dh�'Y|\��l��ս����[�P)n�����}OR�e #�|<V�E|��ׇ��en��W��:%X���]o5lk�A]�G��`�����"��䟊G�P��O�H�W�����E�)Cv�;]�Vm-yV�U�Y&�/�o�F��\W�_�ܟ�&ZF,5{�dSi�*N��_l�~ϳ� ��W���^���Ov��=L�'���̏�Ւ�]i&� �䙢�8��n/-Jn?C%q��f�BH]u�J�����{+'6��1�=N����r�S�9��+!2�S9ٱ�2c��dR��aˤ e�d������r �d� ��PVv�Ü��f6g0�R�v����M�� T x�����|�d�܂:\ͧK�]S+�_���f�S���S���n��j�lp΃S��c݇��KK��c�J�����;���z���W����i!����j�?T�?z�6��`���N�G�����������ݽ����9��o�07(lh(�{s<�����;�H�Z=N�m �"�j P�PY�kj� 0N�:��AU*�d5��Ů((�y� hT$ S����p�J� ���KZ�h�*ܶ�B�6fN�kc��E~óˌ�k������ �0�x�8',wr�i�$�Qf̞������m{C:�J̼�Ş ���y &���R�H�HU,?ZUxm�H��T ��Vv�q��T�*EyETL��{.8ZŃم3���\R�4�J�L���tcE��m���\� � ���@0�h:7�#h�Ҍ�� KA����LM�N��/'��FA��u:q�5��n��{�� x�}{8K�ch]���d��bc ?����@ 4�@ 4�@ 4�@ 4�@ 4�@ 4�@ ��[}PPK���� � PK"�R�R�B4E csar.metaPK"�R�|���kTOSCA-Metadata/TOSCA.metaPK"�R�iD� }6*<Definitions/resource-BasicCnf-template.ymlPK#�R��A52^42 Definitions/resource-BasicCnf-template-interface.ymlPK#�Rv�,�� )�Definitions/resource-Compute-template.ymlPK#�R���њP?�Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK#�R*<}�<K/�Definitions/resource-Globalcompute-template.ymlPK#�R>�ʽ-�*8dDefinitions/resource-BasicCnfNodesDummycvfc-template.ymlPK#�RMp�Qs:[B�$Definitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK#�Rz��2�,�+Definitions/resource-Novaserver-template.ymlPK#�R+�@j5��Q1Definitions/data.ymlPK#�R�'}8�fDefinitions/groups.ymlPK#�R0?��@ @�mDefinitions/policies.ymlPK#�R���C&DzDefinitions/annotations.ymlPK#�R������|Definitions/relationships.ymlPK#�R 2ea� ��Definitions/artifacts.ymlPK#�R�H�v~( �Definitions/capabilities.ymlPK#�R8��ɑDefinitions/interfaces.ymlPK#�R��--6v�–Definitions/nodes.ymlPK#�R&��?2�Artifacts/Informational/OTHER/VSP_basic_cnf_VSP_Information.txtPK#�RI@�>��)��Artifacts/Deployment/HEAT/base_dummy.yamlPK#�R,�P{y�<�Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK#�R��0Վ�4b�Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK#�R���� � VR�Artifacts/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPK[� 2021-04-12T03:23:31.327Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-12T03:23:31.385Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e48077db-1d26-470e-b94f-b499591b6c33/toscaModel|INFO|500||InvokeReturn 2021-04-12T03:23:31.388Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-12T03:23:31.388Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-12T03:23:31.389Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= c4934c15-10f7-470c-8d24-c1803268ab3e 2021-04-12T03:23:31.389Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: c4934c15-10f7-470c-8d24-c1803268ab3e matches Tosca VF Customization UUID: c4934c15-10f7-470c-8d24-c1803268ab3e 2021-04-12T03:23:31.389Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: c4934c15-10f7-470c-8d24-c1803268ab3e matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-12T03:23:31.392Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.393Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:31.393Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id c4934c15-10f7-470c-8d24-c1803268ab3e: {\"vf_module_id\":\"PROVIDED_BY_ONAP\",\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\",\"vnf_id\":\"PROVIDED_BY_ONAP\",\"dummy_image_name\":\"dummy\",\"vnf_name\":\"PROVIDED_BY_ONAP\",\"dummy_name_0\":\"dummy_1_0\",\"dummy_flavor_name\":\"dummy.default\"} 2021-04-12T03:23:31.393Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@39f73f7a 2021-04-12T03:23:31.394Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.394Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:23:31.394Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 64ffb000-3ad0-4ffe-8f05-46722cbc3a3a 2021-04-12T03:23:31.394Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 64ffb000-3ad0-4ffe-8f05-46722cbc3a3a Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-12T03:23:31.396Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.397Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-12T03:23:31.397Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:23:31.397Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.397Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-12T03:23:31.397Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:23:31.397Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.398Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2021-04-12T03:23:31.398Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2021-04-12T03:23:31.398Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=06e8d8e1-4bf2-498b-8b80-37353d3eaf92 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-12T03:23:31.400Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.400Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-12T03:23:31.400Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:23:31.400Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.401Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-12T03:23:31.401Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=c4934c15-10f7-470c-8d24-c1803268ab3e Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:23:31.402Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.403Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:31.403Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid 02897375-340b-4c3a-9490-6f5bccfcc7ab: basic_cnf 2021-04-12T03:23:31.403Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.403Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:31.403Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.403Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:31.404Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.404Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:31.404Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.404Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:31.404Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:23:31.405Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:23:31.405Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||Saving Service: basic_cnf Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_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_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_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_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_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_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_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_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_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_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_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_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: insert into heat_environment (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template (ARTIFACT_CHECKSUM, CREATION_TIMESTAMP, DESCRIPTION, BODY, NAME, TIMEOUT_MINUTES, VERSION, ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into heat_template_params (PARAM_ALIAS, PARAM_TYPE, IS_REQUIRED, HEAT_TEMPLATE_ARTIFACT_UUID, PARAM_NAME) values (?, ?, ?, ?, ?) Hibernate: insert into vf_module (CREATION_TIMESTAMP, DESCRIPTION, IS_BASE, MODEL_INVARIANT_UUID, MODEL_NAME, MODEL_VERSION, HEAT_TEMPLATE_ARTIFACT_UUID, VNF_RESOURCE_MODEL_UUID, VOL_HEAT_TEMPLATE_ARTIFACT_UUID, MODEL_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: insert into vf_module_customization (AVAILABILITY_ZONE_COUNT, CREATION_TIMESTAMP, HEAT_ENVIRONMENT_ARTIFACT_UUID, INITIAL_COUNT, LABEL, MAX_INSTANCES, MIN_INSTANCES, MODEL_CUSTOMIZATION_UUID, SKIP_POST_INSTANTIATION_CONFIGURATION, VF_MODULE_MODEL_UUID, VNF_RESOURCE_CUSTOMIZATION_ID, VOL_ENVIRONMENT_ARTIFACT_UUID) values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_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 (?, ?, ?, ?, ?) 2021-04-12T03:23:31.482Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf 3abebb8e-13be-446a-b57b-ee1eac7266bf 1 ASDC deployResourceStructure 2021-04-12T03:23:31.483Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env ASDC sendASDCNotification 2021-04-12T03:23:31.483Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env(The artifact has not been used by the modules defined in the resource) 2021-04-12T03:23:31.483Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2021-04-12T03:23:31.483Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:31.485Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:31.485Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197811483, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2021-04-12T03:23:31.585Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:31.586Z||pool-94-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:31.586Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:31.596Z||pool-94-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:31.597Z||pool-94-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:32.486Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_ERROR /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz ASDC sendASDCNotification 2021-04-12T03:23:32.486Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_ERROR) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz(The artifact has not been used by the modules defined in the resource) 2021-04-12T03:23:32.486Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2021-04-12T03:23:32.487Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:32.488Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:32.488Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197812485, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2021-04-12T03:23:32.588Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:32.589Z||pool-95-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:32.589Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:32.600Z||pool-95-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:32.600Z||pool-95-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:33.489Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json ASDC sendASDCNotification 2021-04-12T03:23:33.490Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2021-04-12T03:23:33.490Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:23:33.490Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:33.492Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:33.492Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197813489, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:23:33.593Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:33.593Z||pool-96-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:33.593Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:33.605Z||pool-96-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:33.605Z||pool-96-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:34.493Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml ASDC sendASDCNotification 2021-04-12T03:23:34.494Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2021-04-12T03:23:34.494Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:23:34.495Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:34.496Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:34.496Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197814493, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:23:34.597Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:23:34.598Z||pool-97-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:34.598Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:34.608Z||pool-97-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:34.609Z||pool-97-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:35.587Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env ASDC sendASDCNotification 2021-04-12T03:23:35.588Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2021-04-12T03:23:35.588Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:23:35.588Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:35.590Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:35.590Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197815587, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2021-04-12T03:23:35.690Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:35.691Z||pool-98-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:35.691Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:35.704Z||pool-98-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:35.704Z||pool-98-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:36.594Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar ASDC sendASDCNotification 2021-04-12T03:23:36.594Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2021-04-12T03:23:36.595Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:23:36.595Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:23:36.597Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:23:36.597Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197816594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:23:36.697Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:23:36.698Z||pool-99-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:23:36.698Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:23:36.707Z||pool-99-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:23:36.707Z||pool-99-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:23:37.601Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 56488894-8672-48a8-9c3b-0549d4830cc9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:23:37.609Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 56488894-8672-48a8-9c3b-0549d4830cc9 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=? 2021-04-12T03:23:37.611Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:23:37.611Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-12T03:23:37.611Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-12T03:23:37.611Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-12T03:23:37.612Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:23:37.612Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:23:37.612Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:23:37.612Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:23:37.612Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:23:37.612Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:23:37.612Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-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=? 2021-04-12T03:23:37.615Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-12T03:24:07.615Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 56488894-8672-48a8-9c3b-0549d4830cc9 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=? 2021-04-12T03:24:07.620Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 56488894-8672-48a8-9c3b-0549d4830cc9 and serviceModelVersionId: 02897375-340b-4c3a-9490-6f5bccfcc7ab 2021-04-12T03:24:07.620Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 68cda51c-cd40-451b-8711-b3515f0a3164 2021-04-12T03:24:07.621Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/68cda51c-cd40-451b-8711-b3515f0a3164/model-vers/model-ver/02897375-340b-4c3a-9490-6f5bccfcc7ab?depth=0 2021-04-12T03:24:07.625Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-12T03:24:07.705Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/68cda51c-cd40-451b-8711-b3515f0a3164/model-vers/model-ver/02897375-340b-4c3a-9490-6f5bccfcc7ab?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]} 2021-04-12T03:24:07.706Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/68cda51c-cd40-451b-8711-b3515f0a3164/model-vers/model-ver/02897375-340b-4c3a-9490-6f5bccfcc7ab?depth=0|INFO|500||Invoke 2021-04-12T03:24:07.722Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/68cda51c-cd40-451b-8711-b3515f0a3164/model-vers/model-ver/02897375-340b-4c3a-9490-6f5bccfcc7ab?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-12T03:24:08.079Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/68cda51c-cd40-451b-8711-b3515f0a3164/model-vers/model-ver/02897375-340b-4c3a-9490-6f5bccfcc7ab?depth=0|INFO|500||InvokeReturn 2021-04-12T03:24:08.080Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/68cda51c-cd40-451b-8711-b3515f0a3164/model-vers/model-ver/02897375-340b-4c3a-9490-6f5bccfcc7ab?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210412-03:24:07:732-93075], vertex-id=[229496], Content-Length=[0], Date=[Mon, 12 Apr 2021 03:24:07 GMT], Content-Type=[application/json]} 2021-04-12T03:24:08.080Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2021-04-12T03:24:08.080Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-12T03:24:08.081Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:24:08.084Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-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:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-12T03:24:08.085Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 56488894-8672-48a8-9c3b-0549d4830cc9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-12T03:24:08.085Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-12T03:24:08.085Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:08.087Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:08.087Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197848085, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:24:08.187Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:08.188Z||pool-100-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:08.188Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:08.201Z||pool-100-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:08.201Z||pool-100-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-12T03:24:09.147Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-12T03:24:09.147Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"2f9d6c32-b7fb-48a4-81b8-c27273f51936","serviceName":"basicclamp","serviceVersion":"1.0","serviceUUID":"023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887","serviceDescription":"service","serviceInvariantUUID":"9e31be80-9725-4a69-add8-720ac18ca12c","resources":[{"resourceInstanceName":"basicclamp 0","resourceName":"basicclamp","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ace09b18-4673-4fac-af95-964c498e50a7","resourceInvariantUUID":"cb8f4233-5436-4a52-8210-f38ee9630df2","resourceCustomizationUUID":"90ecc34a-d5f3-4b04-beb1-2df000055890","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"tca-microservice.yaml","artifactType":"DCAE_INVENTORY_BLUEPRINT","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml","artifactChecksum":"ZjQzNWQ3MzVhMTlhYjlmYmVmYjJjZGQwZjg1NTgwNmQ\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"125721cd-6347-4be0-af83-f74da8643150","artifactVersion":"1"},{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml","artifactChecksum":"YjYyNDM5MTBhNTVkYjczMzU1ZjJiMWE1NGQ5ODYzYmQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"3f3a36b2-ecdb-4f03-8e89-e44bfeb54592","artifactVersion":"1"},{"artifactName":"basicclamp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json","artifactChecksum":"OTk0ZmQzMDUwOGZkZDIxMGYxMWFkMTk3NGJjN2NiMDQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cc255411-cc9a-42a9-91ff-4f127b1353e3","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"d1ee35e3-b6c5-4a46-a745-aabaad649069","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml","artifactChecksum":"YjcyZGVmNGE4ZjdlNGFiNTFmNjNhOWVkMzg1MDI0YzA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"b88b35a3-4a96-414c-b02d-c5147ea6e2fc","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"c128fd99-9952-4950-99aa-e57ada7950ca","artifactVersion":"2","generatedFromUUID":"d1ee35e3-b6c5-4a46-a745-aabaad649069"}]}],"serviceArtifacts":[{"artifactName":"service-Basicclamp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","artifactChecksum":"ZTU1ZTdmMmVjOWVjOTA3YWEyYjhhY2FmZWIyMDEwYzU\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"314d1f59-a5f6-4cc7-b793-7e96ebec3738","artifactVersion":"1"},{"artifactName":"service-Basicclamp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","artifactChecksum":"OWNmZTQ0ZDNhYjZlZjMxZGMzZGY2OGM0OWEwNzIyZDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"bd2fb434-fd0f-440b-8b21-50fdf5ca5f67","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-12T03:24:09.148Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:24:09.148Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:09.150Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:09.150Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:24:09.251Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:24:09.251Z||pool-101-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:09.252Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:09.262Z||pool-101-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:09.263Z||pool-101-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:24:10.151Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:24:10.152Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:10.153Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:10.153Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:24:10.253Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:10.254Z||pool-102-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:10.254Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:10.264Z||pool-102-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:10.264Z||pool-102-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:11.188Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:24:11.188Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:11.190Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:11.190Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:24:11.290Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:11.291Z||pool-103-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:11.291Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:11.302Z||pool-103-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:11.303Z||pool-103-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:24:12.191Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:24:12.191Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:12.193Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:12.193Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:24:12.293Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:12.294Z||pool-104-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:12.294Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:12.308Z||pool-104-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:12.308Z||pool-104-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:13.194Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:24:13.195Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:13.196Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:13.197Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:24:13.297Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:13.300Z||pool-105-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:13.300Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:13.311Z||pool-105-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:13.311Z||pool-105-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:14.197Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:24:14.198Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:14.200Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:14.200Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:24:14.300Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:14.301Z||pool-106-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:14.301Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:14.310Z||pool-106-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:14.311Z||pool-106-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:15.200Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:24:15.201Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:15.203Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:15.203Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:24:15.303Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:15.304Z||pool-107-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:15.304Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:15.317Z||pool-107-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:15.317Z||pool-107-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:16.203Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:24:16.204Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:16.206Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:16.206Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:24:16.306Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:16.307Z||pool-108-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:16.307Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:16.318Z||pool-108-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:16.318Z||pool-108-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:24:17.207Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "serviceName": "basicclamp", "serviceVersion": "1.0", "serviceUUID": "023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887", "serviceDescription": "service", "serviceInvariantUUID": "9e31be80-9725-4a69-add8-720ac18ca12c", "resources": [ { "resourceInstanceName": "basicclamp 0", "resourceCustomizationUUID": "90ecc34a-d5f3-4b04-beb1-2df000055890", "resourceName": "basicclamp", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "ace09b18-4673-4fac-af95-964c498e50a7", "resourceInvariantUUID": "cb8f4233-5436-4a52-8210-f38ee9630df2", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basicclamp0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "artifactChecksum": "OTk0ZmQzMDUwOGZkZDIxMGYxMWFkMTk3NGJjN2NiMDQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "cc255411-cc9a-42a9-91ff-4f127b1353e3", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "d1ee35e3-b6c5-4a46-a745-aabaad649069", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "c128fd99-9952-4950-99aa-e57ada7950ca", "generatedFromUUID": "d1ee35e3-b6c5-4a46-a745-aabaad649069" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "c128fd99-9952-4950-99aa-e57ada7950ca", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Basicclamp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "artifactChecksum": "OWNmZTQ0ZDNhYjZlZjMxZGMzZGY2OGM0OWEwNzIyZDM\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "bd2fb434-fd0f-440b-8b21-50fdf5ca5f67" } ], "workloadContext": "Production" } 2021-04-12T03:24:17.208Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-12T03:24:17.208Z|56488894-8672-48a8-9c3b-0549d4830cc9|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887 ASDC 2021-04-12T03:24:17.208Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:2f9d6c32-b7fb-48a4-81b8-c27273f51936 ServiceName:basicclamp ServiceVersion:1.0 ServiceUUID:023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887 ServiceInvariantUUID:9e31be80-9725-4a69-add8-720ac18ca12c ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Basicclamp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar ArtifactUUID:bd2fb434-fd0f-440b-8b21-50fdf5ca5f67 ArtifactChecksum:OWNmZTQ0ZDNhYjZlZjMxZGMzZGY2OGM0OWEwNzIyZDM= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basicclamp 0 ResourceCustomizationUUID:90ecc34a-d5f3-4b04-beb1-2df000055890 ResourceInvariantUUID:cb8f4233-5436-4a52-8210-f38ee9630df2 ResourceName:basicclamp ResourceType:VF ResourceUUID:ace09b18-4673-4fac-af95-964c498e50a7 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basicclamp0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json ArtifactUUID:cc255411-cc9a-42a9-91ff-4f127b1353e3 ArtifactChecksum:OTk0ZmQzMDUwOGZkZDIxMGYxMWFkMTk3NGJjN2NiMDQ= 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/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml ArtifactUUID:d1ee35e3-b6c5-4a46-a745-aabaad649069 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/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env ArtifactUUID:c128fd99-9952-4950-99aa-e57ada7950ca 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/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env ArtifactUUID:c128fd99-9952-4950-99aa-e57ada7950ca ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-12T03:24:17.208Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887 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=? 2021-04-12T03:24:17.311Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:24:17.312Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:24:17.313Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:24:17.313Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: bd2fb434-fd0f-440b-8b21-50fdf5ca5f67 from URL: /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar 2021-04-12T03:24:17.313Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:24:17.313Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar 2021-04-12T03:24:18.621Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:24:18.624Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar bd2fb434-fd0f-440b-8b21-50fdf5ca5f67 72258 2021-04-12T03:24:18.624Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar ASDC sendASDCNotification 2021-04-12T03:24:18.624Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar 2021-04-12T03:24:18.624Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:24:18.625Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:18.684Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:18.685Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197858624, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:24:18.727Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 42 ms 2021-04-12T03:24:18.728Z||pool-109-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:18.728Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:18.737Z||pool-109-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:18.738Z||pool-109-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:19.685Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:24:19.687Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:24:19.687Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: bd2fb434-fd0f-440b-8b21-50fdf5ca5f67, URL: /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar to file: /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-12T03:24:19.687Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Basicclamp-csar.csar 2021-04-12T03:24:19.688Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-12T03:24:19.688Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-12T03:24:19.851Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP16458626269809580906/Definitions/service-Basicclamp-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_vlan_requirements" is not provided Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" 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_subnetpoolid" is not provided 2021-04-12T03:24:20.678Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-12T03:24:20.679Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:24:20.679Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-12T03:24:20.679Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-12T03:24:20.679Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-12T03:24:20.679Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-12T03:24:20.680Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-12T03:24:20.680Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-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-Basicclamp-csar.csar 2021-04-12T03:24:20.680Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-12T03:24:20.680Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-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-Basicclamp-csar.csar 2021-04-12T03:24:20.680Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-12T03:24:20.680Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-12T03:24:20.680Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-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-Basicclamp-csar.csar 2021-04-12T03:24:20.680Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-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-Basicclamp-csar.csar 2021-04-12T03:24:20.680Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:24:20.681Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.681Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:20.681Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-12T03:24:20.681Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:24:20.681Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:24:20.681Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.681Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:20.682Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-12T03:24:20.682Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:24:20.682Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:24:20.682Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.682Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:20.682Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.683Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is not matching search criteria 2021-04-12T03:24:20.683Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2021-04-12T03:24:20.683Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2021-04-12T03:24:20.683Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2021-04-12T03:24:20.683Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-12T03:24:20.683Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-12T03:24:20.683Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.684Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:24:20.684Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.684Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-12T03:24:20.684Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:24:20.684Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.684Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-12T03:24:20.685Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:24:20.685Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.685Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-12T03:24:20.685Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:24:20.685Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.685Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is not matching search criteria 2021-04-12T03:24:20.685Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-12T03:24:20.686Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-12T03:24:20.686Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=f7382784-3da3-44c5-8bd2-fd8aeb8836be 2021-04-12T03:24:20.686Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.686Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:20.686Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.686Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:20.687Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.687Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:20.687Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:20.687Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:20.687Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basicclamp Description:service Model UUID:023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887 Model Version:NULL Model InvariantUuid:9e31be80-9725-4a69-add8-720ac18ca12c Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basicclamp Model UUID:f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:cb8f4233-5436-4a52-8210-f38ee9630df2 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:90ecc34a-d5f3-4b04-beb1-2df000055890 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:4f7246ce-b063-478d-b424-a6906d846ed0 ModelName:Basicclamp..base_ubuntu18..module-0 ModelUuid:0cdffff8-72d3-4279-9ba7-f8abea70396c ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:f7382784-3da3-44c5-8bd2-fd8aeb8836be ModelInvariantUuid:9ff1f29f-1845-4c98-8005-3a594fb0718e ModelName:basicclamp-nodes.ubuntu18Cvfc ModelUuid:f021752a-1545-4c5c-b4ce-0379bdd02a95 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:61dbc131-74a3-4fa3-9ec6-553f76916759 ModelInvariantUuid:ea084fff-7e55-4941-894d-22b5a1224554 ModelName:Basicclamp.compute.nodes.heat.ubuntu18 ModelUuid:9b93c868-55b8-4a22-9c14-db9804dacda9 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_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-12T03:24:20.692Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: ace09b18-4673-4fac-af95-964c498e50a7 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:24:20.694Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||basicclamp 0 2021-04-12T03:24:20.695Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: ace09b18-4673-4fac-af95-964c498e50a7 2021-04-12T03:24:20.695Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: cc255411-cc9a-42a9-91ff-4f127b1353e3 from URL: /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json 2021-04-12T03:24:20.695Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:24:20.695Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json 2021-04-12T03:24:22.186Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:24:22.187Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json cc255411-cc9a-42a9-91ff-4f127b1353e3 790 2021-04-12T03:24:22.187Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json ASDC sendASDCNotification 2021-04-12T03:24:22.187Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json 2021-04-12T03:24:22.187Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:24:22.188Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:22.286Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:22.286Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197862187, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:24:22.387Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:24:22.387Z||pool-110-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:22.388Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:22.396Z||pool-110-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:22.396Z||pool-110-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:23.227Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:24:23.228Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:24:23.228Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:23.247Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:23.247Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:24:23.247Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-12T03:24:23.285Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:24:23.287Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Basicclamp..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "4f7246ce-b063-478d-b424-a6906d846ed0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0cdffff8-72d3-4279-9ba7-f8abea70396c", "vfModuleModelCustomizationUUID": "de84a3c4-2cd0-45a5-95db-5ff06675a2d4", "isBase": true, "artifacts": [ "d1ee35e3-b6c5-4a46-a745-aabaad649069", "c128fd99-9952-4950-99aa-e57ada7950ca" ], "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": "" } } ] 2021-04-12T03:24:23.291Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Basicclamp..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0cdffff8-72d3-4279-9ba7-f8abea70396c VfModuleModelInvariantUUID:4f7246ce-b063-478d-b424-a6906d846ed0 VfModuleModelDescription:NULL Artifacts UUID List:{ d1ee35e3-b6c5-4a46-a745-aabaad649069 , c128fd99-9952-4950-99aa-e57ada7950ca } 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 } 2021-04-12T03:24:23.294Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Basicclamp..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "4f7246ce-b063-478d-b424-a6906d846ed0", "vfModuleModelVersion": "1", "vfModuleModelUUID": "0cdffff8-72d3-4279-9ba7-f8abea70396c", "vfModuleModelCustomizationUUID": "de84a3c4-2cd0-45a5-95db-5ff06675a2d4", "isBase": true, "artifacts": [ "d1ee35e3-b6c5-4a46-a745-aabaad649069", "c128fd99-9952-4950-99aa-e57ada7950ca" ], "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": "" } } ] 2021-04-12T03:24:23.294Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Basicclamp..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:0cdffff8-72d3-4279-9ba7-f8abea70396c VfModuleModelInvariantUUID:4f7246ce-b063-478d-b424-a6906d846ed0 VfModuleModelDescription:NULL Artifacts UUID List:{ d1ee35e3-b6c5-4a46-a745-aabaad649069 , c128fd99-9952-4950-99aa-e57ada7950ca } 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 } 2021-04-12T03:24:23.294Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: d1ee35e3-b6c5-4a46-a745-aabaad649069 from URL: /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml 2021-04-12T03:24:23.295Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:24:23.295Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml 2021-04-12T03:24:23.562Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:24:23.563Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml d1ee35e3-b6c5-4a46-a745-aabaad649069 5033 2021-04-12T03:24:23.563Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2021-04-12T03:24:23.563Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml 2021-04-12T03:24:23.563Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:24:23.564Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:23.565Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:23.566Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197863563, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:24:23.666Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:23.666Z||pool-111-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:23.666Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:23.674Z||pool-111-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:23.675Z||pool-111-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:24.566Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: c128fd99-9952-4950-99aa-e57ada7950ca from URL: /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env 2021-04-12T03:24:24.567Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:24:24.567Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env 2021-04-12T03:24:25.070Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:24:25.071Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env c128fd99-9952-4950-99aa-e57ada7950ca 909 2021-04-12T03:24:25.071Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2021-04-12T03:24:25.071Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env 2021-04-12T03:24:25.071Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:24:25.072Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:25.086Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:25.086Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197865071, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:24:25.187Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:24:25.187Z||pool-112-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:25.187Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:25.197Z||pool-112-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:25.198Z||pool-112-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:26.087Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: 023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887 2021-04-12T03:24:26.088Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basicclamp 0 ace09b18-4673-4fac-af95-964c498e50a7 ASDC Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:24:26.113Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.114Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:26.114Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e 2021-04-12T03:24:26.114Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e 2021-04-12T03:24:26.115Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel to get resource 2021-04-12T03:24:26.116Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel 2021-04-12T03:24:26.116Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|INFO|500||Invoke 2021-04-12T03:24:26.117Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-12T03:24:26.117Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel 2021-04-12T03:24:26.117Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||Method : GET 2021-04-12T03:24:26.117Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"2f9d6c32-b7fb-48a4-81b8-c27273f51936", X-RequestID:"2f9d6c32-b7fb-48a4-81b8-c27273f51936", X-TransactionID:"2f9d6c32-b7fb-48a4-81b8-c27273f51936", X-ECOMP-RequestID:"2f9d6c32-b7fb-48a4-81b8-c27273f51936", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2319daf1-e137-45a9-9ed2-b34acdd05257"] 2021-04-12T03:24:26.117Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||Request body: 2021-04-12T03:24:26.117Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-12T03:24:26.686Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-12T03:24:26.686Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-12T03:24:26.686Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||Status text : OK 2021-04-12T03:24:26.687Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-Basicclamp-csar.csar"", Content-MD5:"ZmZmYTEzYzYzZDVmYjlkMTBmYzc0YmIxN2UwYjExZTk=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"2f9d6c32-b7fb-48a4-81b8-c27273f51936", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-12T03:24:26.702Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||Response body: PK�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK�RTOSCA-Metadata/TOSCA.metaM���0 D�|E~�-]��6@���)q*�H������n{�~�)�5&�I���������<��x!Tz�Ҝ�(�T�"+2� �48�'r�.Tga��+�`�CH�wP�{�{C�ɘ;fr6T�!�?�Vb���+�t����PK����PK�R,Definitions/resource-Basicclamp-template.yml�YSۼ����o��t�%���37h��(ky�ȶL��%~���ě�%iӗb�E:��d�n�AEG�阡�:��F~��s̄�P`ڞ�� �-�S�O6 �Cx��aLg }:�����1���!�Ƣ0"�@�9���<X��1Vl��>�'���e ��kh�xC�%��h�cF���i�=�HG��^O��? 7J���-]s�|E�M ? "5s#�sm���#k�*��>��%��ap� 0 ���0-L!~0��$�$K(���=���O��<��c5>�^ �4�/}7*C%O�aϵL��2{��@�qÄn��x;�DP �$0���Py�)�I"l�X�9F�� �"� 7�" Tr�O �[f�((R#'�8i�6��i.�] �a�ݸ�K3�f9�]ۋB:�t�q� w o���� �p#�+� T\2Јu�ίx*�<����j[s�u�<��(%z{F0�*�C]�4b�}�x��:f�(�d�k�z( }י_5��I4�L%t���ˍ�=M�=^A�^kC�];�b��� Y�1�]��9H�R�$P�l:�-R!��>#ƙ�1sqʘ����ԑΨ�r1�J�|��>�q&�V�0V��xn*��8/�qR4�1�e���f�Qy~���8�0r '&��*��O�A�R�%�AXzz^g��ˑ�a8�0ڦ��"Fh����� ^�������r�������f�5 �����ۡe!_����kk��������v6�2\C�J��F�p���/�h� W"M���m�;�����6T�Ze��։�Q� -���A?��v�Ѳ|��Y��'����g����� mj\���df�w",>���h���tv=;!���sAW_���ދx�������xw.7��K�NO��1��D��+Վ���l�`/�����o���E��|��������Pg�+�O~�7����B�����t�1�ϣ������׍(���~�&<�K����$����\Ȏ�t�Hn��~�8��?g7���QW/~t�L�'{|/-��f!z����v�p�m�BQ|��_�>6���۾|�����Ug�ʏ���ӻo���j�:7������Y;c���c��������lᬿ��띞���o����+a�ZMg��e��^E>�;�����m"�͟� :�}c��m��ݎy��G�/���|�x4y|���w� �����'_V۰nϤ�#9�.�e���˒;1x$Z�BC�� �Q;�Ͽ<�:}�h���Z���kY�"��t�t�^�g����7(�x��g����{�%��o���ܷ��>�ӏ/��������:��]�#B�cs䃫yO[��T\�2��pwĨ���G-�q&Ė�L�]��2�7,b�D8za�$L*�Wb�H�#n2鹪�+�:� �5�U��gg̖IG�j-�C���|��Ob�MZ�m�:8i��3T8E�B+J��E^A��V䦟�Z&&1X{۠jXp��A�D67 ll�}����D2�0�$���zL �-[�D����y�A!}J1��…0�ha�wp�d#'d0�7�_���i��:�p҈�� �M_�#4 "a �< V?�� �˶�Om��"J���W�Y1�]�(oqH:���)���0�p���}�}� 4�(��c(n7%�ʦ�l���ց8�&K@b�1�X ��r��f[O<7�p�e�U��+LeU�Y��-��k�q��O��J"�I]"&$U灡K��$LԜ�v;-�3J~�}-�N��d8����{��X9��aHbflF0�������N�-V����|�/��_���v�2���;��v�h@�}����X<�^ _��b2'��R71@mo��f��q �SΉu�x�_�a*F�<&.��we �K��>&i$_V1��#���`Jq�/Y0`*�e����H��uD4��d+d�� �J�`s���k/3�������d��L����B��<��P���ƿ�^{���t�Nɗ|j��3#��W`�څd����;"�_��M��o���f�ƍ������TN���˂�؂ G�wь��Qe'f��@i ��!k��tРT淏Z��l=1�}~��-^�̜8��8*]�M�v JSi2��1@SQ��@F�H��O�1�u.oX]�UM�ʀUFA:����Maj���N��O9d5� ��0р8�%�NY�,�I�s,�o� �V\;,�p����f������+Cϳ��jJ|}�%�]�|X�Q����`��%� ��h{����������$�� �򹕟� '?@���Z8�h^��}ܣ�D�}d��� ϔ=*��ĉɇ�2�Mx��|à��|M�Ƙv|���D��4V C�=��ݸ�D[��Ļ��[�xv�bU�;�>}� �rr��n��h��ºh���>'��B� ���ƺ(q" @��:k隮�"��Cc(��T�Q�@�@`��<8VR!��)��U��X7���\���f�e��D�|�Wr"h&;$�AG��nR)���s�%W~��_C�^�*\|�ٍ��o��P���x��+z��KH,� ��_��F4��8!�p��rĩ�U�E'2;�%q��B >���I`�����FV��9g� �D����͉f,DL�k �ݹ|��L��9��{J���� w��8Ηj��%3h�����\+�QA�ǐ�smR��8��>]lr����(\M�qhGu5��ݵY+���3��2�| ���AvGڦ���i7�J�M���H����~�����,nQ���[$}���h�,�O]:�5�hd=�F�3��ʞ���[+m��������y�^S�9�5�72m89h�SAi_O{�޹:z#��#�6F5����e����i � }�i�$�4z1�q��w-��O�e}�<(t�'q���T�ы7��p���Τ��!��|G�d�::�S���c���O����=���@���w��0HŃ� �@��a�w�r������(���.�u�Bu�����#���e���z=����w��+��/rѨgd�`���6�Gս�����n� �4\d�׍ ���K�=��;2��ھk+!���i�l/gt�a�3긣�ɮ?��u��"�sr^���v�}]��K?C1\� �:�ס ��8�Ɨ:�x�H���vwT������}����j��H��W٨�]�촭.�����(א��y �-f@{m��=+�?J� ����B7� P��)W?5��++}� T����>Bj#�>��-ڀ2�6~F P�2�V^��ĩy�ǹ����كj&�|| �F��OD��W��?�(c���̺�^}�Wr@}(�A�G�=ȤI�� (?�����8h{K��0�y��� [���^�n���T�U�P_��?PK�R�L�]VPK�R6Definitions/resource-Basicclamp-template-interface.yml�][s��~߿���w�$Su��י�$�h.�NQ-4�hl����E�1&#v�B�ַ�^�V_�bG�ud!���(sHvq)Q��A�m@�������/&Թ�� YX��Bb?�ryC�L�=�Գ� �M�� l0B�4�$|�OJ�D�&Ȏ��<�� v���w��66��Q�ꞟX��réB�EB.�H��X�6���M[&��.Q�<��:p������i��9��`�2)9���KH�m��&,)Y#&Is]1��2!mu�W�נ��`�Z�-]���2]����Rb� k���T��n�a[������ނ9Ҡ&�<�۩�9 ���@�Rҁᬪq��Vl�PYE@EŖ��.�b�M�����֎ -]���D�.4�!Ile�Pg-`���U�O@j�#��h���E | Ys�8N�p�w ������U�X��ZjT {�g��$ c+&1�����v�Y����0�XZOY` *&xe3b�TVڨY�!�ES�R�:�΄�����R!���.�4���)�+�o �eGS�&b?(\��B�#�*�A$��ݑ2�^L��3)H5���; �(y�I��m�z�:�=�5��h6�̧�힨W�����ju���3-�w�^��ynU#���t�s�:���1q㗓��v�}T�)�y�Q���v���x6Wi�ڼ~nv<�k�����U��wZ�@s8~)Oȸ�WѤsq1<��b]U��Sۺ��Jg߇���W�|S�˥Gk4}&�>��'�lx���(|���gw��u�{��eB����Zx�Ѱo�����N�YS\}Xt�{��W}x5=�5�cPo��'j���fg�~ ̾טu��:����9�v����}}"δܙN�kU���1f�'Π���n�}����V���>�ۅ:�f�wg'�����s��1~8�<<�͠]�����F�hꙺq�X��=����I�|4|��� <5������A�W�GO?���;G�j�w�ګ� ��evQ�n���}q��Ť����W+�g���5�w�Rt�KE/N��ő=}l�����B��e��av�%�����uG�/� �+$��$��u��-�2N�1�����v�{l��Ȭ���Y�qƯ(��'r�R�Cʫ[ hs< �B�f�֒���`�v�������~����8�s�x��٘�>=����&xC��ݎ���r�t��>|f�KǁQ� 0g-J�̒올�m��7i���ײ����:P��hr��3����4N$ۓ��� ̒X̅3�E%V� &ӷ"�L��%�i��P������9�>����I�1�� ���;���(�iď]� �����B5h�^pw���� M�Z�� � ̮C=(IM��8Fr@ ��$��7��u�=�XC*k�㧦���41 �1�!��Ԡb9���K�v�B�-H�N�;�4[���HS�1�;J� &���C=��j)B�0Ƒ����n���D{ #����GD���C�]��-���H�k���mrLxx�D 1%C��Y!$����*B��.��>�� ��x����R�k*��:�1j��8ECAI�Tq���hRp�bd��e��):̉��� � 7��+ۻM��ʬgc��6P��:A��Ex`�ch8��-�������LY��H�K�!ɖ'�R0)3�����aEp�h�C@]�l*b����/�Sb���u�@r��g�Ǣ��#��dX].��$9I���a�@����w��1v����޶e��-��a8/���ý� e�:4�H v1�xf��Oq�Ƙ,�t���$gǁرD7S��&h�`s`rl#�)������C�ϓ��C�N��#�)��b�����O�������-r'T�s㐶'*`ϔ�ؖe�15��I�:��R&2D�F'%�l��m�>��'M��!�urW']�d��q�X�}���^�:˚^P�{ ���(����������.�=�r��Kǘ��q �-{�oًQG�h��<�F(�h%S�6�D�`�~���knV��3*'iR�k���c�~N��)����٧�o �ħ�R~^�Пa��KڬDW#�����&a�>{��z�%m������m0,���9��ן;d��)�{��Ujan�����ޔ���m���$f��k�ם����C��� �A5r�o�)�� �"�G �:1�.��ƂQ'��|��C�J�A�_���n��*`+Qs�l�֩�|��wp_cԑ)Zmιp������ �XSm�|�4H�� cx"�k��;��x:aܳ���J����|z=���ٛ]�\ȗNS\�ɞ M��ᩔ�/H�MI��$�6��{��̪X�d�Z�r>���e�,��ڹJ�J����V�'͍��"�?[���~F6{K4a~#l�v$;�q�,I��O=��=�Wµ��/$�l9[V g�О@`�7��$9 I�P��T�����D|.iuP% gPr����Μ?�c��ɯ�j� �,��w�9��bZ�o�辜�Ř���g�W(g� ~��G )�d�L�%~�Z���>��5�)2�ސ�c��Lـ9S.WN�y����4q\u�S--?�\�|��S��9�$eD>.�i�S�Q���A�{���~��S8d=G�~��]����� K� >�s����/v��E����v��/c̘�Ó��o�� �Ț�b�|�k֜���2��:w�M}5���C�Ņ�6�:�`A�l�#� �l��f��F%F�̇1��0��)R�&��:kٴ�l�l��PK��|� l�PK�R.Definitions/resource-Extneutroncp-template.yml�V�s�6 ~�_��u{��(I��͍ӝ�Z�[���v:��l^)R%)'�������NZ۷��`�����9B '��� ���\PYQV�5+ez�����X�KN�Z1#�r�Ig�Wq_�� ��.����:f�(../c�y��t�1.��x��e1bgYL��ň!���,F<��9�&c�JL�� kg����0Gˍ�\�y�D��t7Z)�^s-���Y������ ���+���|y}�-gڬ� q��:ۈg螴��KTΒޠյ���*�&���x?�����B�J$L���~O��� �O:G9�� �ۛ7'�~m�MNF�He}� !�MD�R�����e�� [=g˄�"o� 孩A���ڲ�R�� ��m�FҪ+-� ��Z��v�ߡ�@ �e����,"]Q��.��KaīhGC�4.���/z��p`Ï�@e(�٤�$T��"��p��$杲cf�5�F��-P$[P�Bs�m.����s �0�j��;2���B��œ��JpL� ���Ø�C0��.(����H_�M�DŽ�e�3�j���]n���`�1��_�a����'b�s"�b��]TRX�:�q����$|߼�Ρu�Q�ރ�Iݒ:d� U9 Q@�uf�Z�Ēm`u����ρh��Em�q�hN�Z�P9�9Y)�C_[��=],Cbj�� �B�r��5��B>�9m$VK��߃�����d���n��a�lCLq��g%˄�C��jQ6�r;Q��#E�ZS�Q��S�F��?.�´6��;D � 0��6�;o�5v����z���5*����爽������Y���0�m�F}��A{����Z���9������ns{�����~����}0�PKv�,�� PK�R/Definitions/resource-Globalcompute-template.yml��o�6���+x�z�`�N���&۰CӡXz�"�m�������%�R��D�"����}=�e�a4���B�&;�6x�!�eQT�#-d�̖WXʩ��+BDy�Z��>=��![�^�����s��Y~���*O�����,_�Z��׫<�In�r��o�6��i���?\/�S���!�K�Sy������ Ӣ���ߠ�`���P�s�� ���A�^�@��ݓBa��0Z�\H�2� �� ����=^3ja�����`�f���|��)����Z3�%WzC�>��I~��Q����o ��g�.����W6_�X9`i��]��J[��JH�Y������X�KH�����%M'FMb�?���d$Dk�AR��^T#�QFg�Ӫ[�)]v��`/���:Z�ʶ���ΰ�lv�һTU��L����a��V����D�^<϶Z�c��jb���c5��H��C��Ԉ����9�nT,�~HdzB*�}���wW�{j�Ve�F��+�ܺ#fs�n:k��%ɡ�pR��S��f�X�5���IB�\?=~�������)�@��Y�ί��S.!���+�Z衄͟ ��[ZK�yK�a+2��ء% $_���I��T��$>���|�|�r�ٗ�Ŋ�Es# >a����и�����V�+���wՁ����0� ��s��A�ȂA��?PK*<}�<KPK�R(Definitions/resource-Extcp2-template.yml�R���0��s궇D!�mU=,�*襪"Ǟ�U�N'[��vB�]�Tq1y̼7�T��s���FW��r�lCU�(�WV�t�N'Z&�e�@� #ɴ=�l�b�XLq���l�,�`��l�E�:�<_�\�������,��|�x�b��S�Ś����]�c�W`�I���pFx<�;��h�܃�7R[�X�`�%S �=#�z�I^r2�������əœ�k�Q;wXUgwx����O�*,P��񄕩��7��Pϻ�=�?x�>����B7S�0r�}|�y2ծ.2t�&�xC�J&hGU�q�\*צ�k�����x�J�I��K�x'%T����,G�щOd걪E:�4J�>y�: ��ض�P5��_6�74t M�b�(Û�!/�K�?��W�H}��?�Z+up�w�w������ |�i!� I}����<����t��� �5j~�@��}�}z>�6�M�]��"m��,��= ��䦡���^�i��roo�_�x������������jI(ș�p�PK,Ԕ�PK�R&Definitions/resource-Port-template.yml�SMo�0 ��W���� N�&�m��0`K���ՠ%:*K�$�ȿ���m�=�ȏ��O"��JʕQAY��=9χB�(5�,t�񤠀&e�������I`�X_�Ḅ8��GK!�W�ut�1-�Η��Ւ�9Q~��b-�h)�y���(������� J�޺�?��p� ��*y2���;%P��p����{+�Qx%2pm�� h$l���u�'�����ԇ���(8g�!��d�)�������j*j3g[�r���H������o��s~~ M�\<���*g�w�?V��TEF�vv6����d�{~����,��C�9X���ԐP�]\`�����1e�wTG��xV�; t䝳՘�"]��Z�7%{���16��C�n��e�� ����`ڶL��i$woO2͝-�����Q�f�JgKr�w�]*S��+�~}p�쎠���r$�Q{��}��X�pJ��Wͬ��3��-S�fG)���|�>� ����[���foĔ�$��ZpU+�A͢��d�H6q*`���##hЊhP.����n����9bǕ9��5Z�~��f�&O��g�Wj��m�Z+��5�s�OZ�Sk��PK �dq\ePK�R,Definitions/resource-Novaserver-template.yml�WKS#7��+t��`�oİYR({H*5��zl�j����כ�O�4c�Y� �S�2����� � �I(�QAY�8�#�We�![�Rg�lpPB��>:`L�w����tu1b������ao�'��A.zg��789:=��bx�R�Y���<��w"$��R�� ώ��#��%�؍��p I�p� �=T<��g�fֱ�r��ϒ��2@$����֕����@�B�d�G�۲�0c%��Қ��j� �2���\��0��h��5�~���2RI�ж��ϸ�<�Ky�` 4ż����Wȸ�����ٙ��0�uXb�E��)�|p�L�A ["$�I�Qm�W���F=,��n��5 ܇><,*���wc�<�F�G0��@����P��"���ck'��n�no���7�T\�~�|d� ���;���_�����7u�j{�� Ժ�G��8O��01�DBQj|��%W��ؼ ^�\il�u�.�au�c��TUk�k ���z�+Q���j%��li 7Ɔ����!GFr6[zhݤo+L&��!�� �OQ��9���ZI5VV�� g��v%M�4��7�ژ��V�V���2Y����60�Ew�ĵl=��(���� i�[':�v�����\{h��`R�,�/��> �;Œ�)(k'��)u[��O��J�_]P)Үa���F5d?�6`�t�Y]�@�,��b�1���򇧫�=��EU�S;'@���t�I{J�dt �������y!.WX Xs?=��,�J� ��2��w) a jS:#n% S�n����l ����^:(i7]�̱�~H%�ƷƖuy�CV��Ǘ��Օ�ݲZh>�n�W�� �dp7pK_�i�'OS������g5e4_��ۣ�u����a�8�N,d��2�<��O���庇�� �V\Ek�|�+��>�i�Y\W��{��x�w~ <��́�!���؂�c�-����V��.I��� ��5��5�$TI��b�<����oA��n�y1��S�#�C�P�L�M�<�;��ē"ɳ(�3;e�:fN�pC�������W/��(vt=��n��"�9�Blr��*�5#�m�xFeMhq'O�7�n������������������?���to%"��:[^ZT�-�&q��}��H��O�_�?� ��������Zh\���Ec�<Ѥ��ѻ}fØ���i�)�B�l���$�1��Z��s��m�b�Q��_�b�����5����I�r�,oǽ�50�ʾs�����O�4]� �wKŎ��PKz��2�PK�R=Definitions/resource-BasicclampNodesUbuntu18cvfc-template.yml��r�8���i2s�J�$K�ͭvzR��]�r� An�ű����+@"H��*eo�(�R�l�x4����~&I �Yѕ� �����^٫��d�E��2 >���0�����7���V�u���~�57��7����\��a�9��jO����j������[l:L��zwp\wi���C��A)��GAl��K�E��a����g4��Y1�c�F�b0H#{��'�45�J����U�����H�/�����`��S�����$��Hs�m�u�,A8����Q�`�n�TceCI���#� J�ه�b��������C�؇W �(�қ+��Q�o��B)����N�(lk��1��C}Xe�o�@�B�h,� �)�r�l���ȧ�òn�@PFYI��⚛q��2��IÌ$�Dz��[�{�P�W��afT�%���b/0�Y��E9�'��f��%f��߀W�����z=��$��)�̺Ӣ[I�?r�_1�)!�I)霣p�%/�=ɳ$ �Rw/YX�XI��� �ր `7��lJ J܇V��G�W�n- &�Rr�Ȯ�Fn@CCb=K�0}hm�|�fUCB��ӄ�`���T�$̒W;�O$@5f� �����1�Ic`�f6 � �7-v���У�<)���p4���>%E'�����y�O���ĭU���vމ$�i �+�$�vg���� ���*�es��%�E���v̢1���d����� � f�'%8Oh�j��*��4*W/�0�6����i�'v�.�5x_+Tr�/��y ���^�؟���s�H���R)T6�2��͆f{Q��mvd�I��m0Y��= ��%/�3�s��l� e�‡� �2��$D�����Vx)ڋS^���r�*��ܗ�����%�Zx��4@'2a��:�A+(]<��ۃ�Zb��9�pO��d�gD}2�>]�]�9�̴̐�W�!��)�ٮ��>×��p�ހ[�F�=�m����� 0 Fy>b2l�z6���.#�\{y��c��&�r�H���q��_]�a)P�xA��� bDn��v���FmU��B�,՘5z3+@/v=���#L� z�Aa���C4 "���Y�"pc�v���7K����4��p�Y���2��2�W�/4��n=��I^�N+eM^���N�s�"�胺�L�(�7�i�ȳ4@��U�$�䒩c��� .���ӹ��w���9�)��S&��R. ��5� V*O�� B�5� �|�,�W~T��Z��2�^.P���0q:���<���9���FSmz(�Po��8L΢���ȼ~5J�v�,t*� �ǻ߾��{��_�5��|���~��T�>L���1�����z�����>~��6���uX�2�G'�`�ht�d�4'�"�D����x'�� #�J�!|���z��5��4��`�6įv�ʲ�lw4��E� A��y �`��T�2"�0�X�J(�����p�_d��hi؂���ߜemֳ�C��5���ւ�(Ra ��V˝�Y{��m�cnv���[�1-o����=km5���k�l[�D+�kc"��,ce��k�i%I� ���]�L|���g��r������mkϥ�$�$��=���?���%���<��ST7�:'(�eO$1����gbxI4�;n- �lW��7�|�2C?�������o���@M� ��~�˵R?�%���d�Unu,��r���QTƲ��iC�{�t�FS;�- ɲ1 4\,q�������V�z��9wȴ�(��2g���"��?�N����hs��%)fw4�Z���4v]: �b<�ZƝsT3էuqmPҒZ��Yr$Z3���0�x��TG�"�=at2­��T � W&�p���Ro����n��U[n�3���"X���� N��,��q��r�So44/������tC�ˎGʫ�/�4I"VJ��p�؅O-����x����I��MWc�#NFo��^���J8 ��]2�o�e���wڨjY��Ր�2��Op��1�T���� ���RA��~��,3�AD޽H���r������Ԋ+`�SլUԓL�LO����(-��* PV$�5+t�{%����������I(t nC���mǠ���!��*�IUt���2 f�`�_�h�܀�;���0U�����M���3{�o��T��M����o�5V~�`�{u ����͹��PiJ����%�[pSh�6o����� (y .� }$m��*A��|�����sW\���y��eSlVI��Dp�%��g�S��ޘ��W��_��x�(L��PK�(33 dOPK�RGDefinitions/resource-BasicclampNodesUbuntu18cvfc-template-interface.yml�]�o�����}���r�f��Mv�i�RM�6_$R������R�%�Rl'�L�ɖ�����O�)�)[r� �B� S�� �^i��[�g�_�?�2��+$d�� �ϒg�z�l� ^���-��a����,x��I��뤊e��慗�{Q'^)Y���'��Bf���l��I��Tr��:�]B[Y���T�DL0*�"QL�RQ�l�4yO4�4#yA�O��Fj�/l����oUf�߰/��oƤ�$|�x�� ҪXx&�M��9�Ȉ`ؽy��Y�![��qmv���K��d��L�Ś�YN���Ў�U�X?���s� �;01�b�W�r�Z@IRf�W^%w!eƈPnI2͎��T�r��\�b������9`�����&���]a��q��k����c����w���{B�v�ye�4���f��M�-i�?-ۊ%��=���8^@#h5u�!�a��t �T��qA�E�?l�M���H5ؠ��0��ժ4�5@���VM��*'f�V�ԆSpl �>`����n+@������� �]�#� �����C�T2(3Aٞ��5��Tۓ̷f�$���Mi��)ؙ�d�^lf`cCV��D�]"� ����X��؀��<��|��dCx�C>��~�׺_��]�[��[�T xŃjo�Ǚ�* ��:K�N�C��l Y�̓�ɠ���8���rf��y�aY � �I���� b��4�W܏j��$���:��(�D!�Df�5����k��k#��9ۙ�T���n��kC��qO~�̑(�S�|�Z�k �F6��p������V�Vk�'9�Z��&�bL�2�����V�c����⃖`?'�}at_.�<��x��w�_="�(d�������_���H�Ʌ��v�$�A�b>��: �B>����Ç�>잁G�)���T��cӿ���\)i�։��a����ܫ��p���BCs �2R��nX_Hh��8v���3��6��жoN�V��^l�9^��ۗ�ݮ�_lM?��̓8�R���H�,�$�&?J�gL���4�c<��}̵޺��j�`�Ā#�Y I�C�NH۪�6t�T�uj/Z0�K�ahc�R�q��"�����=}@� a=`����ð�U�Wpڂ��4�$�?�����?#���O�n�l8��(@�mdƄ��b|Wܰ�;feH� �J��"I�'I�v���Y.��.#��:���s���E�KóȄi���0zQrd�,��� ��N-3$Ra2�P0 �Ό��j��{�jx癐jf�#Y�!��:R�l(\�íR�u�H�)CZ�q�T�[L��9�o=�y��Wc؏��yF�@����C��]z}�RjQc%�*�;̎�|����[�R���n�|�E����y����=�[�Ia��I_�[�-~�K��;@J��t���C���6o?��X�ؐ(���U tJl�#e��Ҿ�s�����]Y�����'�g�}�<�︪Mdɬ3��ӥ����� ��>1�ߺ��$:L�1[L7�]�D����,�JZ�D"�u��:�0���Ut%�İSb��~%�2`��I��{�G�2�ki�����"9f�,y!ᲈ̘���)A�L��v�Ȉ���0!�H�Q�SVg~��$�6b=d�iW��mcf�]�0v���آ�7��S�7!�s<�4=/�?�D�!t�wO�2��;��ئ�����wY����>�:�q� ��ۇ����ҿ�������.�k�4�� ȩ_)�(���5{��ZU;˥��D7;����m7N�ÙYh��v���[A��������A&�c>+�,�x!�}��NƇ:tb�.�Z��C#3&�~����Χ����?����f��4#��ǡ�-�Ou�-vJS� ���׌'ɦ�KB?B6��)v!��e�@n�����["`��o�x�2��ntҏ� -꣢���F�}�5�����c��$�%��%q��ͯGHة��ͻ34����}�%�_�xID�.���/ʳ��psq�R��m�� �0����S�Bش$�@� ����D���&��Md��e�4����+P(���фOk�Û�������`_����V���M2��?8��g1^��f�.��OT��I���f ר�U�!�zIJ2���ëiSTb`����ރfO��^'Բ��l�PK�D��!}PK�R,Definitions/resource-Globalport-template.yml�WKo�8��W��� �Σ�}�&���kd�\ ��F2Q�Ԓ����R�X��H4��C��<��8�� "����K��5(�3bܑ�Y�B��Y���Q�F���!\���T�������pt��ě^�S� .bo:�����M�ńE'c�*������$>�h|:��b8���,����$>S���,h3�G*C�.�2(�@3�s㒼�\�a4�$qj$� g�;G}��͊d�����0�Ӑ�X,h��M�.��ɨ�D� ��3��"l��PE�M��B1xI5#_�%�xg!;�:����0c�����΍� ]Y��Ç#��׳#�<�oBb��'�7Y�������V��z�*=JU)uX��;��%��V)��s�r�$d-�T�Ҕ~�Z�S��M�R%�̱=Lf�_C��/A`���[��^#��� V2�H=�[��&����Z���䁂 � ��kqMÔkӈz���y�����t}`IĬ��p�SGX�*������ �m�:vنV J��m'je^Jb��wa�U������ ����K�R�'bk�T�2ʞ�NAZ�� �Uf�&h�uN��:��Q��l��3�$4���HK�y"�����DžS�黍�`1!�T�M����)D����ލ���\�q���].��h��7� ��'tT��9�� g�'�uJ��o���ν��>`Ts�ݢW��@q��%YT�� ��?��*hs�90�C��J7�6�IUbRwF�!2&nG�r�� @0@�d��}d�vX2��������5 ��{�I���ӌ�}M@ �|����M����}Y ,� m�`@>������x�MM�+C���E���o`�o��ӌ�M콋�>�b�_O%~?W���8��Bq����*�qN�<7��d��jc�P��؆B�G� �B +��Q��w���}�_\}�jdk�PP��zB������{{ p��Ŷ��4�w'�=�AJo�قMJ�K\m��D>���Jڢdg�C����u޲0��y�[�@�W!G��Ċ��x;r���K�H�޾|����׍ѫt�mޅ������̿0y��k7��� ��wǏ5ހ��=�05�jc~wS�o���ڿ$3�PK�TM�k�PK�R/Definitions/resource-Securityrules-template.yml�T]o�0}ϯ��@"Q�Q��m�����ƺ�ȱo���l�S�=��ΊH�R�{|���U�фC&��BI��@<�Ķ&#ʪ���e����W���Z{�y�ZPi����Da�a�ҍ!��{� �-D�E�����|��[���)���_��d��G[���,�� �t�B$KZBL~����}]�A��aZT���F�LkM�+Q�T!XC�#c$B��� *�� Љm*t���όZ8*��� HЂ!f�t�e F՚�#H�tLn��w�̓+��3�=@ ���������]q(�u�z����.���D�qu&$�i��) 4�� �vF+������񞪡hkgrQ-� CO>jU/Yқ�ڿ���B�T��;g����M� �>���0UV�P������s��&j �Y��_[�d���N�c�O��L�����ýR����#�����Џt��X-�q���4e��ګ$S��\b����#Ϲ`9A{�T ��t��R<�� �9&- x���nzq��9���Y=5f,���������輼�DH��İJ:I��1w�/�*pOo�\�R���Ĥ�^� ��S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK�RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK�RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK�RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK�RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK�RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK�RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK�RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ�� ��g�-�}c��]�d���g���_��4�}R���qN�$i��)���8N�a��C���������)���ϑ�I}+q����Y���ѹ������n�j̒�A�)?��5H��'gM�L̙E$ɶq>���sѝ�9�;?��2�)�tR6�a1*��yi��@ss7?q���s�:$ �8��)�˒d~��o����0 �E^��Ȯ�QDv�픛e9lUG �ְ�E���.�'i7s|8~�G+?��He�C�x�1�B�l����f�:�d7Q�'��"M$_!���_�?�|�>=;�ߪ#+���$Z���9 �#ȳ0X��� ���W#�S� H!#�t/ Ԉh� �M���u�5����^������6~�>.v�?��ix �q��O���;��0�r?�5:�8�m��4�]NL��`g�x^\D9[�~��!��w�fز� %$����!���_���ugig��)��QL[ڧ�Q:�|ugq�~���?I:�!6م�ā�=�M�CP;7��^>^��3�g��_�Pܑ�g�C�'�ܐ-�s)��� ����#I�y �Q�Gm���F��'L<�N��;~Ww��X�7��K�'O���th?˳��SO|�5��������"�$UR��N��6�rv �*��=��O�(zN���FrǛ���9���5��f$��`0��I柜���w����B�D��ߔ������>�٢v�p}q��� �eh� ��Grڝ�j��7��ۊ�A)M���1�ː��!C]΍dڶd���xr�X�q�>�I��<-��ca5@Ԝcq`/���<��/�� Mq ބ���=��Q�Ҭ��۾g��$Id���N�������)��=��P��w*�F��!��ټl��5iD#�އ)��@�1Y}���^���n�4ȷ���Z ���?���oa����̲R��E��,;X��^j��y~������ϙGL;�S N �P�Fp�H[ �TȘ^j„nc4���C1���N���� ��z���Eer��hnO���F>��Z�d����] �a���� �g�4c�g�_{||f��C�l�n�,Q �r�iq}>�ҿv�E����0Bh��ͫE�M�z�q�*aVo����yzp3o���^E�����ުm�\���`�!w� ��i%5���"�N-\��X�����mYRщ�v˘�}E=�4g\Z�q�Ϻp�%8��E�4u�Nf+�K`A�!�.ە�Z⋝j������XE�N�E ��� 0d�h��e#)�f����F��IƘ�W��u�jjt}�^@� �m�5�CV��� ��ڿ�M����Q.�m\iJm�����aAy�(�P ����4!�rT�\��,���Э�qb�\�s�a�@�|�Z���+�b����o c c��� [�}�w��?s�A������Ç'���4C��X��u���]��Y���/�&pБ�@1� �.��T# zܹ4�.�0�E�ݚm� 4~ �Of�X��/N3At����Hxq_��F�54�i�jr ��#�$�Z�R���6�,6~�&Y ��f>P :( ��H�C�A��Y��E�E��Xh��� �߶>��ʼP�m\�+�2��q��t#�kg�QY4��-�<'��U��,�`M�A�r6����1Ÿ^sl[�?�_цI������;!_��XvYi�M,��h��I�� �+��M����$�L����Q`��@2p� �Ww��$$� U�Zك� ���������i忤5�ϔL�yK�(n#�� 莑��[�Z;��m�>�s�h��@{�Qu�!˸�!M�X�ŶKBF-���Y,�.�f�C��i��MmK%jP֎<�b\�D�.���`?��3����]�:Y���T&��J�_e3�"�����{>E$o���G�/K��x��FjbAp��Ţ� ��\������b~�|�����ɥ)vƒ��u��R����y@X������q!K3Jx�Q�����3*%G�Gѓi�Ϝ���aQP�3�L\0�a��l����v�I}�`ǐ�� �% �C��Y����������m��OEu��Ix?���rL�V 8bQ��f�3����|x�a��d�蟣v�>�F�8��+m�T�o��7m��[���Е�c�N����)ڀ�8}$� �vA���hNҍ���@l�5\�;�󩩿�j� �؋����3jR��Q�z��8 ڀ[��r}��Z�S�����N����^'9Ay\��h �ː�H0�|�&�6�I��h�8$Rt���ԒI;��%�r��&���M�u�� *MU�G��iO�$7�ֈ5��v�E��W���[��4I���޵�HTV_�i {�Ǯ*ˠ�c�5jB� ,ke�W���~��_D�W�N��@[�l��[hȝt���QbV,˙����h_Ұ��]q��Q�+5�̪�L�g����u��2�V�C�� =l]f���Lr#q� �z�<����c���Q͢��w�}��%�Byhd �[4�`G6�P/ِ8�x��^Dk��Y��v����a(`�WH1/N�%�9�rCE�����#f)#��R�ft��.�b/���_�N���%8(�ej��O���H�����C�&S���ɼb��A,��y`�-�:�Ⱦ�[��5��h���K��"�YY�Ѥ �X(���z���b�ɋy`�8;k�+4Wf.�*4=���*���rWq�.��\���p4ts8�kH ?�@}X�,NwPՠq)^)����J�цf$+F�bnX0S%�l��,�2�i�~��E7{m ]'Rg;��hABj^C���2I��\�h�c%�4�h�O�{i&K����e.�x�' ,�+� ��FQW�~�S��F1[����.ܐs�8 ֥��2Ȑ�3L��5�b� ���)z��-z�h�"��LA0�9m%��lF����򑀌8�.��0ݣ��r�b�Z�\5� ~��J�%ׯWۚ�"Ղ�.\��j2u9�j���Ev}�y������r�6~㸻R�(M%�UUm��e:���NV�������v-5���!B�g���ɶ��P~Y]B���(l@���B��?+���>�Oc��jG��ԑ{�� E�mФj�Tu�����*V��-�)J`��*�cU���kˊ��4��^�X!�NB��r�G�u���h�b]\Z�E����I��h`��݅�"�jIɅ�� ���܌o�@f��� ��bU�XFV��q ��*�H���i��33B�VB2c�3㱒��p����,A�2k�~i��S�3��i��}�K�I.�|*jW� eY��C*K]B� �Q��J�o ��'��}Jд�YhX{�o��P����H���3Y�(O}f�9-}���`�.R�G �D_'F}�d����*�Ku����f%�m�:�`�'qM4�� �ڡ�[�y� �����hUQ5=�cW>����ϥ�O� .��^�S�E�_�d�cd���$�E�$ "������E!��c݅q���3BC�H�$���}c�ΐ�A�@*�c������� �!���Qȡ�4N���<�q�=[\���ܓ��N�C��'M��� -��5e�����U6m*��[�����:�/B�p_���,��#�^j�7e�4�?����5F�D�̈(@wA��o��ӪԙƤ �3TE��T1g���Dg�7���R���z��q�� ��I.Bo�#2�+���}���N�$�x��E��U��2�����_ߛ����sgFNV��� ���—u�Օ���;R ����#K��a�AτK� ��Ǿ����#U͆�^�+���F�c�<��[��+���c'!�Wz�FoͪtY�7 #{��w�� `�I)���}-�_��������Ү���a���Ϝ��_)��4U��[�n °��8�0M���������(����O�d�$F�P#uj��7:aE�2�%is{9U��̹�s�z�p����a-���j���/|:�`} ��v�"\��}8D;rp�8��� ^��'tԂ]J�?�XM=�Yz~_+9� �ύ2B�s�:B[�az܂����������G|5��  ��&_ +|��a��C��4&� �T����P�����9���� p��̚�}�]���1� ��I��xE�2J�v����Lyz����y�I#1l�R�7,� �E�jB;8�>�w>�w��;����������������� s��-��ϥF�Mt�$<B�wg�?i3}��MZD�w� ~v$�$�Ǚ97Qx�H���<�* !��մ����yi������aMa�no �N�j�b� ^]�]�� lɣK��:�2Nש���q'�̜߀�PH��s�/Dg*c�:*286�'�#DoYi m�0�����YB��5�� �Sb ��|�3~,,5u�^Iv��r�Q��XZ�p�*x�c�P�y�X���eU����D��5��������B�}��Bdo���JA��Jo���JA������y�JA?w)hk�$�eI�eI�j�[��[��[�����?�Z��%]sR�=�[�93Yل”#�-j�S �U��~+��V�{��ܯ�T�W�����>\�����3�VyQՇ����/Ţ�"Nɓ�j'���Ԕ7�y��V�v>{�m���U�]�Ř�],N���}�X9R����\� �"�g��[-(��Q��W �ֿz��ׯ����[�l�U�f�Fl����;�x{�_}����*_��f��3�(96@�� ����h� ��e{����b�2̣&+�1%X]�N����?� �蹚����6%���+e�z��,�}� �2��b��mҲC�FD�bf4G������p��]��1�DU0�(# "���n�M��>j�l�bͫ��7���_2.Jp�O�N��*������/,$�,�XgE)%�U�W&���u���k���� �Nfx�e��aNh ,��g]�i�H=��H�/ŷx��^}L�D�cND���$�-A�vQ >���Z�_f�P4BwJ�Y �z�5Ƃ߻'O���W�(����Hi)"�_t��]_ Iz� f�gz���-q~�,�B���8 -�;�Z:��T�h�#�����<�e�u��:|�'L�SR��7PZ�� ��cOְ�8u�*�U��e;�����HV�3ŒI@� L�~��7éBXM�X�8���B�H��(P�τA���C^}~.�_����@�.��.�H�N ���U� �l�*k�F\��C�����O�Pz�9�Vdf��E-R&�V��uDyE9G���ǁټoÉKBrp�ձ�i��ʢԕ��[�Ժs��c�ઘ��o���y�ՀQ&MJ�dNw>2�(��iG�M�L�m�7D��%6�'߂�N�Kd,��3�'�e�fCѥA�RD��=�&�e��dv� �eB��GNJa ^��N]����F���*��.�6�Xk>��0;L^s�ݾA��� x.̀�y1!������r�3!,V+�o�HX��O9�z�wl����nu�rV�讥��H�dhu'm�s�U�|~C؀u��f(���|v�|�n�ċ�ϵ;��l�0�Ŕ��b�m'�t��ܑ�׻zxY��i�٪_bԟ[�g�� -�<��؈�\a�|���Pe���v�_��X�!�RS��B�fp������=��h!S,�{�%��+�'l�*D+V��Y�����;�6jxg[�r ���W�g'��ʰ�"o*���*�߬���X7�w�F`��T�$!KA�}��&��qHKP=��pN}@f����W�vg�n�n7�� ���<��t'f�����|(i��NJ ���*�Jh���F0C�)[�D����BSh�)�t��6��@�'��J�m���n~R� /x��ٻ��0�$�-�&���.�_�x ���Z{C��Y[y�49f#(� y(fd4�G0�]����s!ʅU�`�)�IW�i[��kR����{G��`@,ظݓg�:k��x_ ��V���\��I'��5�YC��t�ó��; L�͠E|���� O?Jp�Ldiݐ7��:�u���wV�:$Ѧfj۰m�#:�ݴ���V���ہ�]��ޟr�����YU�/1k`��^�c l4h� ��=����ܜi!݅�ZB���v7���;TeF��@��^ί� ʞ%��(�ix���ܺ��e�W�4 1K�z+��b=PyH����4��� �ZU.w�ِ���w�%������i�`�E� �ͮ@Y�/�Q����� .x��g�r�ルi�A�����q[�� ��%�R�m���T������d� xg�j���I�� �|}�p!�M�e#j�g�������ebD^ ��O�����n�ś��DY�"Ey��&`N�VG��� e���l�X��GZ����Ϡ�u)��8|�@Y��Ȥw9$N�~#�H{�6�o���8��K!n�rGm#�K�>P���t�����%� A&��! O�3��g����X�/@�ɀ��넾T>`��d C�$%�h�>��_c����5e<'��~q��F�W|\{����?z ,S��"�GW (]�ݕ�k�Z�)Ú��c/k��w�.��CEK����v|~]��'�T��r�r� =Vs��Q�F�A�f� ��O]q��qgW�v�w��R���t�/T�' �u�P���0c$��a�A��j��Uq\�$��5?�[�����*>z J�H7ŬE�v��o�E����?.��ie�@&��V2ѹ���8�Cf�8�˒��26h�E�rU� �Q尔�E"D퍫:p����邞0��fP��^g�' �Iy�#}���l�"�Y�����u� �0q�������p<��w�d!��=f,F���B����'7Ȇ�R��$��遲Tqf`����(!}H!�9'� @Y0�|s-f����\W������7�~:����݂��U�C������O��\�j���奇8�$7dX��F��x>v�Kz+�ܪ� \��GM;*c^ PW�h��B�T��4�o�q��/����J�C~9B ���9V�2�W����\M��=���<ۢ U/����DیgM&�Rg�V�����c�m����h6�]���vD�R�hK�����6�cw{\���U�^�~��k�5o"QX ���zQ�\q�,�#՜�pgIPG�w.-@Co��ŶpEZ0Wt��v�KV�ŘXy��� �: ��U�Y�tƥ$��mj��2�(�,Z���J�x0�Pd独Մ��%���Z�8��� G5���zT�c�nb%a�;��o��=�NG�g].F ���u�D�f�>�fZ;�V0����"���o�)U�G����-S��@���֘_��ǩ��`�� n��� ���ܚ6ke�O��JQ>5ܾKPd�j(M�����x[�V�`�&�������<�u�#���Fr�IF�3V�ix6�F��j)��m`�ԧ��V�]h>��TR �C�����1yE��)m��K�:�m���9�h(��C6Ҋar�5BR��J�L��K1W���*ˡ1�>��!^g��N�b��ݠOUO豻�@/$Qf�3t�����r�w�E�hv��4���U����n��I�w�a�[�S�j��-ێ�\p��.�-�,3�w|6��Z��K1�W�܊�\��1U+g�eunڪ��&��b3W�9h20�����#u*�ipC�m2�i��K�����yhpni���*5�� XQ.�DU�b�ݹg ;>՗˲i88�lv��cT�X�Z��D�Z�-��Xo��-Ϻ�J����&"�J����~i��y��!l]�*x�T&�&T�����^�'$�}�R���ʹqM�E>�Çu���ڟU� �o�f� ����u%���,Qz�mt���f��Dv ���1���D���>�^Yz����GQ�̕��T�x���wR�P����z�}k�e^�c3-��x�56�6���kڥ6������*k[l�G�ë=_�}����Vؓ���)�C���x������Qƛ�2!f+*G�[��[�ɯq�'��e�?�d�ֲ=�c�V�/�b.a�"����D�}|Ɔ�@g�7�����-η�=����O�'̬�������1#��a;��5�������4�‚T�'H�4w��߃���.& ��r������y�yJ��e� �/X [���#9 ��B����:��֍z�d����/b&���sI��c�ʷúW>��G��ɐiY��zGIj�NF[�w4�'�?�����مX��@��fE�-�k0(�4��m�X��y׋E�v�m��,aG�Q�Z��`� & Sx[xR�b1�6�0�*�������E�>ͻ��\K����p(�l/V�Ij�iv�S�����i,��{)���^K��۷Rh���R$���Ba�㽒�=a���� �a�D�H�� �Xd.�Q���g�J�`�qx�Ѩ�b 8)��K_8dž�s-���2)���b�^�4�jr�$W�>����=E#�9�$�� �?Z?�#�m�p���}���[������K�=K\���S���2b�V������ ��+�kq������ r�1�3��;����x<ǣ@ �0,Ty)��^� *hY"�!�Z���ЋU�0Yd��Q]dB����(<ЬuZ4믨ѕf۸We��tQ�u0�O���`gg~����`i���=!\��– VZ�-�A@�l�ȸ���ZZ�ݟ�_̕O7w�s����ŝ���/ ���!X3\��M��gzA+��x�Qv�@Yu�b�d�R+/br� �)�� �0������� nql�-����i���nq�l��x"n�ǖ V��=p�nQ*����q499������c�+�k� `j��D�R��2��G���ש��"?a���i����U����}��͌l�I=���l��hŊ�"�}��%��"t�b�JLQ�a*�ŋ 2d� ��#��ź�ٗ�N��@e�l��Y�Q%��m�� ,U����G�� �ӱ�i�����]�!`���lȎ�*�o��MT%~fp� �G��8vV=*�AߺX� ����~^�+����1�_�Z�*��uF ZIU5�/o��R��|a\ז�Q��/�ˢG�nԍ�Ǡ�h�;�#胍 ���.���˘S���S5 �W(� �������6_�BPi`���t�(aCU�hI �3`���D������*0:/,����ڹ�K3g��#ax���x��̾`MH�G�:�Ce)� a�[i�2E�=���T�#�u>�!�Q���Jit_�eI��9�d�� ���⼏�:Pj{=WQ�M�/*I��H���K���L��&Ir��$��sJ���Q��2Ir�=K��J�������0ZM�:2��&��46L�&6�;x��T��ඎ@MQj@TF�/Y��-Q�-Q~�Dy��i&h�ҳ���Dm>�.�t'Ve���i*~\��X�yћ)�e�ʼn�sOG-�:8j��!���v���O��x��*rJg�n���PK5n���/�tPK�R@Artifacts/Informational/OTHER/VSP_basicclamp_VSP_Information.txt�TQo�0~�~�=n��ڍ1)R5� (�`���a�&c.pjg�����9�@BR��)������\����r#��b��2"8> ����E��vD�� ��HM�%�B��Fi0*�OB#dZmri�-}��1��]rxS��Ī �W1� �[��h4*���t����&�����Hbj��Ry��� Ƶ��uJ��j�S[���q���� *�1 ���'Z�١򖯻��n �H�)&������UZl�da �|�ȳ���t�YLR��w�''��/D"6���g,�/�U�D��@)L�݆�"�Q$Ү �r�N(��Գ�!�x]��K)7�{MCW�������EC!w%�0�6�ūY���^��3����i���P%Yn��j�Nh!��>ׇ4���\qF.�.��_�xU��0����ڕ&�:p�wF�zѷ� uA�W-�9�޶����#MN�i͖+y�&��*|_�_��-u�!Y^��3v�+�,�k���u�F0M��Ė��0�b> _�����VVI.w�|����z�_?�����|��"�H���b�~۹|��mE����:���:hPO�{y�zh�ܫ}�_�PK0�^@�PK�R,Artifacts/Deployment/HEAT/base_ubuntu18.yaml�Wmo�6��_qk�`/��]Q�C�"m�bK�E�aZ:�\$�#)%F���#e˒%�n������=�{�y��2��J�EV�6B�<��? &?���F �X e�� �a�+!A���"�|���TL�w)̥�w�/oF#�5�В�hpWhy�-�B��lUA�|�rB;$�])��X-�?H� ��Q9�?j��a� �3&���/��K^€ҲI��9�dR�x��*�0�%\m�t�����6�g�D��*%�ϙ�����[��q�[����>C(\�]�c����A���<�&�<��Gp_z`Odr^��+�?4�h�b�nq��즘�"�u ��5�gNS����R����]�M��¥d_������l�$��2�T�="��)����%�'} �櫋��>��$��bI1�-%_��~x5���]����_-s5��V�+���;�������# ��l����i���F���Q��˧[/��j+*u�� �����ľڬ���� �$�q\˒G�o���B���9�4�p7���@6���Y�3n�:���o�S��gXPUz������B:� rը��|��Foޝ���%2�E�9�7��V��2Z�[hY�N����*"��a�:�@�[%�� �Z��'�,�y.4=Y&�?j��3IQ��sq�d����3%+�{"��:���nC����3~��ξغ�3��g+����e2�ߛ���;�{��Ӷ��;V�^�m�:��|�go+�N:>^�Z��VN���q�2���i{a���p�]8yHq[��M�H���7�6��0~��) ?X��k��e ��� VG��c���6e�����QC��zM��ܭ���Y{��5D��ˇ*q�^?O�B����g�9�{ �5wm��D�\<-����iWv�����ζ��N�:���������0-;ہ3� m\ht��*4w���n�d���Je�xۏ��K� x�T ;����G��B�ߘ�t�ʼnW98�����~ʻ��yAk �n��-Ʒ�8��CDpz�>&�B-4O��a���PM�4rc� �����T�KkiT�!�,�٘���2�*��5�mP� h4�vL���XA�a�_��z��d��?��Y�W����!]�؁��� M,1�?��I, ?��R�R��1a��p!�q��y��p��,M��3��\V�x���+�i9*ni�|�p3� �J����Xi�����u-,�brSh���U���ZU�q�<� ��Q�v%&ETp�59��&���={�[�$w���F;|�&=�������`@U&_�_7�-+�V�鋐:5� j��Dy�������ؐF�PK�� 'V�PK�R<Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� 1�_E�ގ^��U���Z�?�*��.ꂂ��|$$�P�6G5�tt�isg�~��c��� fe��fH�d�)��o�>{��)��)��i�oPF���3UZN�1��|����V���'PK��Ax�PK�R4Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlU���0�_�p/ �kj_�,�EI���_�9�|3���,�B -��ǻPͻ�t8T��S� �X�S ��k��8ؘE@�f²�C��?W�?���b�b�qP��[�I�Qv�U�n���~/9=3�5�x带�p�`x�a�PK�h���PK�R�R�B4E csar.metaPK�R����kTOSCA-Metadata/TOSCA.metaPK�R�R�L�]V,=Definitions/resource-Basicclamp-template.ymlPK�R��|� l�6_Definitions/resource-Basicclamp-template-interface.ymlPK�R�wJ� .�Definitions/resource-Extneutroncp-template.ymlPK�Rv�,�� )@!Definitions/resource-Compute-template.ymlPK�R*<}�<K/;%Definitions/resource-Globalcompute-template.ymlPK�R,Ԕ�(�)Definitions/resource-Extcp2-template.ymlPK�R �dq\e&C,Definitions/resource-Port-template.ymlPK�Rz��2�,�.Definitions/resource-Novaserver-template.ymlPK�R�(33 dO=j4Definitions/resource-BasicclampNodesUbuntu18cvfc-template.ymlPK�R�D��!}GADefinitions/resource-BasicclampNodesUbuntu18cvfc-template-interface.ymlPK�R�TM�k�,1JDefinitions/resource-Globalport-template.ymlPK�R@�ՄY/�NDefinitions/resource-Securityrules-template.ymlPK�R  ͟\D�QDefinitions/resource-BasicclampComputeNodesHeatUbuntu18-template.ymlPK�R+�@j5���SDefinitions/data.ymlPK�R�'}8��Definitions/groups.ymlPK�R0?��@ @U�Definitions/policies.ymlPK�R���C&ۜDefinitions/annotations.ymlPK�R�����J�Definitions/relationships.ymlPK�R 2ea� U�Definitions/artifacts.ymlPK�R�H�v~(��Definitions/capabilities.ymlPK�R8��`�Definitions/interfaces.ymlPK�R5n���/�tY�Definitions/nodes.ymlPK�R0�^@�@��Artifacts/Informational/OTHER/VSP_basicclamp_VSP_Information.txtPK�R�� 'V�,@�Artifacts/Deployment/HEAT/base_ubuntu18.yamlPK�R��Ax�<��Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�R�h���4��Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPKi �� 2021-04-12T03:24:26.785Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-12T03:24:26.786Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/f01d7266-cd16-4998-9ce9-a5ce6e2f4d8e/toscaModel|INFO|500||InvokeReturn 2021-04-12T03:24:26.790Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-12T03:24:26.790Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-12T03:24:26.790Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= 90ecc34a-d5f3-4b04-beb1-2df000055890 2021-04-12T03:24:26.790Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 90ecc34a-d5f3-4b04-beb1-2df000055890 matches Tosca VF Customization UUID: 90ecc34a-d5f3-4b04-beb1-2df000055890 2021-04-12T03:24:26.790Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: 90ecc34a-d5f3-4b04-beb1-2df000055890 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-12T03:24:26.793Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.794Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:26.794Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id 90ecc34a-d5f3-4b04-beb1-2df000055890: {\"vf_module_id\":\"Ubuntu18-VF-module\",\"skip_post_instantiation_configuration\":\"true\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"SO-REF-DATA\",\"availability_zone_max_count\":\"1\",\"vnf_name\":\"Ubuntu18-VNF-name\",\"ubuntu18_name_0\":\"ubuntu18\",\"ubuntu18_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"dcae_collector_ip\":\"10.4.2.166\",\"vnf_id\":\"Ubuntu18-VNF\",\"dcae_collector_port\":\"30417\",\"ubuntu18_flavor_name\":\"m1.small\",\"admin_plane_net_name\":\"admin\",\"ubuntu18_image_name\":\"ubuntu-18.04-daily\"} 2021-04-12T03:24:26.795Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@17bb4dd5 2021-04-12T03:24:26.795Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.795Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:24:26.795Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : de84a3c4-2cd0-45a5-95db-5ff06675a2d4 2021-04-12T03:24:26.796Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID de84a3c4-2cd0-45a5-95db-5ff06675a2d4 Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-12T03:24:26.798Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.798Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-12T03:24:26.799Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:24:26.799Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.799Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-12T03:24:26.799Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:24:26.799Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.800Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is not matching search criteria 2021-04-12T03:24:26.800Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-12T03:24:26.800Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-12T03:24:26.800Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=f7382784-3da3-44c5-8bd2-fd8aeb8836be Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-12T03:24:26.802Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.802Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-12T03:24:26.802Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:24:26.803Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.803Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-12T03:24:26.803Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=90ecc34a-d5f3-4b04-beb1-2df000055890 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:24:26.805Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.805Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:26.805Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid 023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887: basicclamp 2021-04-12T03:24:26.805Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.806Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:26.806Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.806Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:26.806Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.806Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:26.806Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.807Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:26.807Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:24:26.807Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:24:26.807Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||Saving Service: basicclamp Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_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_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_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_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_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_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_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_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_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_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_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_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_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_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_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 (?, ?, ?, ?, ?) 2021-04-12T03:24:26.873Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basicclamp ace09b18-4673-4fac-af95-964c498e50a7 1 ASDC deployResourceStructure 2021-04-12T03:24:26.874Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json ASDC sendASDCNotification 2021-04-12T03:24:26.874Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json 2021-04-12T03:24:26.875Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:24:26.875Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:26.877Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:26.877Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197866874, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:24:26.977Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:26.979Z||pool-113-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:26.979Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:26.988Z||pool-113-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:26.989Z||pool-113-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:27.878Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2021-04-12T03:24:27.878Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml 2021-04-12T03:24:27.879Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:24:27.879Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:27.881Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:27.881Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197867878, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:24:27.981Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:27.984Z||pool-114-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:27.984Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:27.995Z||pool-114-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:27.995Z||pool-114-thread-1|||||INFO|500||cambria reply ok (14 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:28.882Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2021-04-12T03:24:28.882Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env 2021-04-12T03:24:28.882Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:24:28.883Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:28.885Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:28.885Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197868882, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-12T03:24:28.985Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:24:28.986Z||pool-115-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:28.986Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:28.998Z||pool-115-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:28.998Z||pool-115-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:29.886Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar ASDC sendASDCNotification 2021-04-12T03:24:29.886Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar 2021-04-12T03:24:29.886Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:24:29.887Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:24:29.985Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:24:29.985Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197869886, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:24:29.989Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 4 ms 2021-04-12T03:24:29.989Z||pool-116-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:24:29.989Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:24:29.999Z||pool-116-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:24:29.999Z||pool-116-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:24:30.986Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 2f9d6c32-b7fb-48a4-81b8-c27273f51936 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:24:30.995Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 2f9d6c32-b7fb-48a4-81b8-c27273f51936 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=? 2021-04-12T03:24:30.997Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:24:30.997Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-12T03:24:30.997Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-12T03:24:30.997Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-12T03:24:30.997Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:24:30.997Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:24:30.998Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:24:30.998Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:24:30.998Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:24:30.998Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:24:30.998Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:24:30.998Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-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=? 2021-04-12T03:24:31.004Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-12T03:25:01.004Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 2f9d6c32-b7fb-48a4-81b8-c27273f51936 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=? 2021-04-12T03:25:01.010Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 2f9d6c32-b7fb-48a4-81b8-c27273f51936 and serviceModelVersionId: 023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887 2021-04-12T03:25:01.010Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 9e31be80-9725-4a69-add8-720ac18ca12c 2021-04-12T03:25:01.011Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/9e31be80-9725-4a69-add8-720ac18ca12c/model-vers/model-ver/023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887?depth=0 2021-04-12T03:25:01.015Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-12T03:25:01.056Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||AAI||DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/9e31be80-9725-4a69-add8-720ac18ca12c/model-vers/model-ver/023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887?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]} 2021-04-12T03:25:01.058Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/9e31be80-9725-4a69-add8-720ac18ca12c/model-vers/model-ver/023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887?depth=0|INFO|500||Invoke 2021-04-12T03:25:01.082Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/9e31be80-9725-4a69-add8-720ac18ca12c/model-vers/model-ver/023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-12T03:25:01.387Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/9e31be80-9725-4a69-add8-720ac18ca12c/model-vers/model-ver/023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887?depth=0|INFO|500||InvokeReturn 2021-04-12T03:25:01.387Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/9e31be80-9725-4a69-add8-720ac18ca12c/model-vers/model-ver/023ca7fd-24a0-4d71-9c4e-b8f1d7cf3887?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210412-03:25:01:093-82887], vertex-id=[438416], Content-Length=[0], Date=[Mon, 12 Apr 2021 03:25:01 GMT], Content-Type=[application/json]} 2021-04-12T03:25:01.388Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2021-04-12T03:25:01.388Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-12T03:25:01.388Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:25:01.489Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-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:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-12T03:25:01.489Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 2f9d6c32-b7fb-48a4-81b8-c27273f51936 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-12T03:25:01.489Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-12T03:25:01.489Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:01.491Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:01.491Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197901489, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:25:01.591Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:01.593Z||pool-117-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:01.593Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:01.607Z||pool-117-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:01.607Z||pool-117-thread-1|||||INFO|500||cambria reply ok (15 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-12T03:25:02.504Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-12T03:25:02.504Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"92c2f0ad-948d-4513-94f4-20d50fef8d0d","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"f42886eb-33d1-423f-b0f9-ef94b1fed67a","serviceDescription":"service","serviceInvariantUUID":"12abe8db-dd84-4678-b149-3b71e4d2f468","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4fc9ba6b-897d-4fb7-8ad5-65b40d5faac6","resourceInvariantUUID":"818b74b4-6139-4596-a371-3e053eef53e1","resourceCustomizationUUID":"99830f40-225e-4841-9b27-3b541b18de58","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":"ZTZjMzg1NjJhYTVhOGJjNmI1YTI2ZDJiMGRkODY5MmY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cb6d9ca7-450d-44ed-a626-a812da5656c0","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":"ZmExNjFlYzEzMDVjOGY4ODBhZWNmMjgwODcwYzMwMWE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"acb68098-7be8-4fc1-a582-1fb332ae0570","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":"MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a930a003-13ce-44c4-af06-7ab5b1c9daaa","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":"2c47f250-10ab-4ded-835b-83f008a25f74","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":"NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0fc82e0c-aef1-4e4c-a47f-a78623d7b274","artifactVersion":"2","generatedFromUUID":"a930a003-13ce-44c4-af06-7ab5b1c9daaa"},{"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":"YTkzOGQ1YTg0NzRjMDkyMGM5MTFlNjFkZTk4OWQ0ODI\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"87aa7250-d4e4-4784-866c-ea189604335c","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":"NTEzNzk3NWUxN2MyZjVjNWU5YzhjYjhjMWY0OGZjYjI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b6c2aed4-2f97-4fbb-9551-792b1f9837af","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"MzViOGEwNjc2ZTZjZmEyNDk2MzU1ZGYxMTVjZWE4M2M\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"07b87337-aab6-4a61-b551-8fdabfa80bd8","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-12T03:25:02.585Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:25:02.585Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:02.587Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:02.587Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:25:02.687Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:02.688Z||pool-118-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:02.688Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:02.696Z||pool-118-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:02.696Z||pool-118-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:03.588Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:25:03.589Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:03.591Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:03.591Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:25:03.691Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:03.692Z||pool-119-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:03.692Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:03.703Z||pool-119-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:03.704Z||pool-119-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:25:04.592Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:25:04.592Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:04.594Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:04.594Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:25:04.694Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 10 ms 2021-04-12T03:25:04.695Z||pool-120-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:04.695Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:04.704Z||pool-120-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:04.704Z||pool-120-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:05.685Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:25:05.686Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:05.688Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:05.688Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:25:05.788Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:05.788Z||pool-121-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:05.789Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:05.798Z||pool-121-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:05.798Z||pool-121-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:06.688Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:25:06.689Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:06.691Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:06.692Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-12T03:25:06.792Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:06.792Z||pool-122-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:06.793Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:06.803Z||pool-122-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:06.804Z||pool-122-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:07.692Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:25:07.693Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:07.695Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:07.695Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-12T03:25:07.795Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:07.796Z||pool-123-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:07.796Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:07.808Z||pool-123-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:07.808Z||pool-123-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:08.696Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:25:08.696Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:08.699Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:08.699Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:25:08.799Z||pool-124-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:08.799Z||pool-124-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:08.800Z||pool-124-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:08.811Z||pool-124-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:08.811Z||pool-124-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:09.699Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-12T03:25:09.700Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:09.702Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:09.702Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:25:09.803Z||pool-125-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:25:09.803Z||pool-125-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:09.804Z||pool-125-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:09.814Z||pool-125-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:09.814Z||pool-125-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:25:10.704Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "f42886eb-33d1-423f-b0f9-ef94b1fed67a", "serviceDescription": "service", "serviceInvariantUUID": "12abe8db-dd84-4678-b149-3b71e4d2f468", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "99830f40-225e-4841-9b27-3b541b18de58", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4fc9ba6b-897d-4fb7-8ad5-65b40d5faac6", "resourceInvariantUUID": "818b74b4-6139-4596-a371-3e053eef53e1", "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": "ZmExNjFlYzEzMDVjOGY4ODBhZWNmMjgwODcwYzMwMWE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "acb68098-7be8-4fc1-a582-1fb332ae0570", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu20.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "artifactChecksum": "MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "a930a003-13ce-44c4-af06-7ab5b1c9daaa", "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": "NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0fc82e0c-aef1-4e4c-a47f-a78623d7b274", "generatedFromUUID": "a930a003-13ce-44c4-af06-7ab5b1c9daaa" }, "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": "NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "0fc82e0c-aef1-4e4c-a47f-a78623d7b274", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "MzViOGEwNjc2ZTZjZmEyNDk2MzU1ZGYxMTVjZWE4M2M\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "07b87337-aab6-4a61-b551-8fdabfa80bd8" } ], "workloadContext": "Production" } 2021-04-12T03:25:10.704Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-12T03:25:10.704Z|2f9d6c32-b7fb-48a4-81b8-c27273f51936|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 f42886eb-33d1-423f-b0f9-ef94b1fed67a ASDC 2021-04-12T03:25:10.704Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:92c2f0ad-948d-4513-94f4-20d50fef8d0d ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:f42886eb-33d1-423f-b0f9-ef94b1fed67a ServiceInvariantUUID:12abe8db-dd84-4678-b149-3b71e4d2f468 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:07b87337-aab6-4a61-b551-8fdabfa80bd8 ArtifactChecksum:MzViOGEwNjc2ZTZjZmEyNDk2MzU1ZGYxMTVjZWE4M2M= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:99830f40-225e-4841-9b27-3b541b18de58 ResourceInvariantUUID:818b74b4-6139-4596-a371-3e053eef53e1 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:4fc9ba6b-897d-4fb7-8ad5-65b40d5faac6 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:acb68098-7be8-4fc1-a582-1fb332ae0570 ArtifactChecksum:ZmExNjFlYzEzMDVjOGY4ODBhZWNmMjgwODcwYzMwMWE= 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:a930a003-13ce-44c4-af06-7ab5b1c9daaa ArtifactChecksum:MWUxZmM1M2EyMTI4MDQyYjRhYjEzODQxZmIzZjM1NTE= 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:0fc82e0c-aef1-4e4c-a47f-a78623d7b274 ArtifactChecksum:NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y= 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:0fc82e0c-aef1-4e4c-a47f-a78623d7b274 ArtifactChecksum:NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-12T03:25:10.784Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF f42886eb-33d1-423f-b0f9-ef94b1fed67a 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=? 2021-04-12T03:25:10.851Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:25:10.852Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:25:10.852Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:25:10.852Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 07b87337-aab6-4a61-b551-8fdabfa80bd8 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2021-04-12T03:25:10.852Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:25:10.853Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2021-04-12T03:25:11.514Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:25:11.517Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 07b87337-aab6-4a61-b551-8fdabfa80bd8 77501 2021-04-12T03:25:11.517Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2021-04-12T03:25:11.517Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2021-04-12T03:25:11.517Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:25:11.518Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:11.519Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:11.519Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197911517, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:25:11.619Z||pool-126-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:11.620Z||pool-126-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:11.620Z||pool-126-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:11.630Z||pool-126-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:11.630Z||pool-126-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":1,"count":1} 2021-04-12T03:25:12.520Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-12T03:25:12.521Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-12T03:25:12.521Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: 07b87337-aab6-4a61-b551-8fdabfa80bd8, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-12T03:25:12.522Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2021-04-12T03:25:12.522Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-12T03:25:12.522Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-12T03:25:12.616Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7013522194982073735/Definitions/service-BasicVmMacro-template.yml 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_vlan_requirements" 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_subnetpoolid" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_order" is not provided Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_name" is not provided 2021-04-12T03:25:13.534Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-12T03:25:13.534Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:25:13.534Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-12T03:25:13.534Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-12T03:25:13.534Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-12T03:25:13.534Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-12T03:25:13.534Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||JTosca Exception [JE001]: TypeMismatchError: "[Ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-12T03:25:13.534Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-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-BasicVmMacro-csar.csar 2021-04-12T03:25:13.534Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-12T03:25:13.534Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-12T03:25:13.534Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-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-BasicVmMacro-csar.csar 2021-04-12T03:25:13.535Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [port_Ubuntu20_admin_plane_port_0_related_networks, port_Ubuntu20_admin_plane_port_0_vlan_requirements, port_Ubuntu20_admin_plane_port_0_network_role, port_Ubuntu20_admin_plane_port_0_subnetpoolid, port_Ubuntu20_admin_plane_port_0_order, nfc_function, port_Ubuntu20_admin_plane_port_0_name]. CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-12T03:25:13.535Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-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-BasicVmMacro-csar.csar 2021-04-12T03:25:13.535Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-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-BasicVmMacro-csar.csar 2021-04-12T03:25:13.535Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-12T03:25:13.535Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.535Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:13.535Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-12T03:25:13.535Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:25:13.535Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_Ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:25:13.536Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.536Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:13.536Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-12T03:25:13.536Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-12T03:25:13.536Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0, abstract_Ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-12T03:25:13.536Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.536Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:13.536Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.536Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2021-04-12T03:25:13.537Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-12T03:25:13.537Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is not matching search criteria 2021-04-12T03:25:13.537Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20 is not matching search criteria 2021-04-12T03:25:13.537Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_Ubuntu20_admin_plane_port_0 is not matching search criteria 2021-04-12T03:25:13.537Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-12T03:25:13.537Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.537Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:25:13.537Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.537Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-12T03:25:13.537Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:25:13.538Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.538Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-12T03:25:13.538Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:25:13.538Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.538Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-12T03:25:13.538Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:25:13.538Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.539Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2021-04-12T03:25:13.539Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-12T03:25:13.539Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-12T03:25:13.539Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7b4f90e4-8b19-4825-a0e4-74057d99c7f1 2021-04-12T03:25:13.539Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.539Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:13.539Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.539Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:13.539Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.539Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:13.540Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:13.540Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:13.540Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:f42886eb-33d1-423f-b0f9-ef94b1fed67a Model Version:NULL Model InvariantUuid:12abe8db-dd84-4678-b149-3b71e4d2f468 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:4aef319b-45bc-48f3-81cd-ef5c4d21c750 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:818b74b4-6139-4596-a371-3e053eef53e1 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:99830f40-225e-4841-9b27-3b541b18de58 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:5302239b-b1e8-4425-a57e-696914ead928 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:8c79f2e1-4385-4ba3-8162-5631cc8f993b ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:7b4f90e4-8b19-4825-a0e4-74057d99c7f1 ModelInvariantUuid:d6e01cb1-af3b-438a-8cdf-2606a884c5d9 ModelName:basic_vm_macro-nodes.Ubuntu20Cvfc ModelUuid:a59837cf-7fc9-4b46-9a42-3166bdd1a8c6 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_Ubuntu20 VNFC Properties: ModelCustomizationUuid:d3afded9-4f90-449e-894c-49dc081ca856 ModelInvariantUuid:beca5aa3-fb2a-43b3-b0b8-97412af45ad9 ModelName:BasicVmMacro.compute.nodes.heat.Ubuntu20 ModelUuid:01943cac-4adb-4346-b119-40b0ffe9ae2f 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_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? 2021-04-12T03:25:13.546Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 4fc9ba6b-897d-4fb7-8ad5-65b40d5faac6 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:25:13.548Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||basic_vm_macro 0 2021-04-12T03:25:13.549Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4fc9ba6b-897d-4fb7-8ad5-65b40d5faac6 2021-04-12T03:25:13.549Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: acb68098-7be8-4fc1-a582-1fb332ae0570 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2021-04-12T03:25:13.549Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:25:13.549Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2021-04-12T03:25:15.018Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:25:15.018Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json acb68098-7be8-4fc1-a582-1fb332ae0570 792 2021-04-12T03:25:15.018Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:15.019Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:15.019Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:25:15.019Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:15.086Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:15.086Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197915018, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:25:15.186Z||pool-127-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:15.187Z||pool-127-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:15.187Z||pool-127-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:15.196Z||pool-127-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:15.196Z||pool-127-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:16.086Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "5302239b-b1e8-4425-a57e-696914ead928", "vfModuleModelVersion": "1", "vfModuleModelUUID": "8c79f2e1-4385-4ba3-8162-5631cc8f993b", "vfModuleModelCustomizationUUID": "cbe9cfe2-6d27-473a-8c55-e1ed3267ec05", "isBase": true, "artifacts": [ "a930a003-13ce-44c4-af06-7ab5b1c9daaa", "0fc82e0c-aef1-4e4c-a47f-a78623d7b274" ], "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": "" } } ] 2021-04-12T03:25:16.090Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:8c79f2e1-4385-4ba3-8162-5631cc8f993b VfModuleModelInvariantUUID:5302239b-b1e8-4425-a57e-696914ead928 VfModuleModelDescription:NULL Artifacts UUID List:{ a930a003-13ce-44c4-af06-7ab5b1c9daaa , 0fc82e0c-aef1-4e4c-a47f-a78623d7b274 } 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 } 2021-04-12T03:25:16.093Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "5302239b-b1e8-4425-a57e-696914ead928", "vfModuleModelVersion": "1", "vfModuleModelUUID": "8c79f2e1-4385-4ba3-8162-5631cc8f993b", "vfModuleModelCustomizationUUID": "cbe9cfe2-6d27-473a-8c55-e1ed3267ec05", "isBase": true, "artifacts": [ "a930a003-13ce-44c4-af06-7ab5b1c9daaa", "0fc82e0c-aef1-4e4c-a47f-a78623d7b274" ], "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": "" } } ] 2021-04-12T03:25:16.093Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:8c79f2e1-4385-4ba3-8162-5631cc8f993b VfModuleModelInvariantUUID:5302239b-b1e8-4425-a57e-696914ead928 VfModuleModelDescription:NULL Artifacts UUID List:{ a930a003-13ce-44c4-af06-7ab5b1c9daaa , 0fc82e0c-aef1-4e4c-a47f-a78623d7b274 } 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 } 2021-04-12T03:25:16.093Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: a930a003-13ce-44c4-af06-7ab5b1c9daaa from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2021-04-12T03:25:16.093Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:25:16.093Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2021-04-12T03:25:18.009Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:25:18.009Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml a930a003-13ce-44c4-af06-7ab5b1c9daaa 5033 2021-04-12T03:25:18.010Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:18.010Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:18.010Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:25:18.011Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:18.087Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:18.088Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197918010, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:25:18.187Z||pool-128-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2021-04-12T03:25:18.188Z||pool-128-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:18.188Z||pool-128-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:18.197Z||pool-128-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:18.197Z||pool-128-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:19.088Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 0fc82e0c-aef1-4e4c-a47f-a78623d7b274 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2021-04-12T03:25:19.089Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-12T03:25:19.089Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2021-04-12T03:25:20.812Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-12T03:25:20.812Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 0fc82e0c-aef1-4e4c-a47f-a78623d7b274 903 2021-04-12T03:25:20.813Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:20.813Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:20.813Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-12T03:25:20.813Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:20.815Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:20.884Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197920812, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:25:20.915Z||pool-129-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 30 ms 2021-04-12T03:25:20.916Z||pool-129-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:20.917Z||pool-129-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:20.968Z||pool-129-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:20.969Z||pool-129-thread-1|||||INFO|500||cambria reply ok (53 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:21.885Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: f42886eb-33d1-423f-b0f9-ef94b1fed67a 2021-04-12T03:25:21.886Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 4fc9ba6b-897d-4fb7-8ad5-65b40d5faac6 ASDC Hibernate: select heatenviro0_.ARTIFACT_UUID as ARTIFACT1_25_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_, heatenviro0_.BODY as BODY5_25_, heatenviro0_.NAME as NAME6_25_, heatenviro0_.VERSION as VERSION7_25_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select heattempla0_.ARTIFACT_UUID as ARTIFACT1_28_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_, heattempla0_.DESCRIPTION as DESCRIPT4_28_, heattempla0_.BODY as BODY5_28_, heattempla0_.NAME as NAME6_28_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_, heattempla0_.VERSION as VERSION8_28_ from heat_template heattempla0_ where heattempla0_.ARTIFACT_UUID=? Hibernate: select toscacsar0_.ARTIFACT_UUID as ARTIFACT1_56_0_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_0_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_0_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_0_, toscacsar0_.NAME as NAME5_56_0_, toscacsar0_.URL as URL6_56_0_, toscacsar0_.Version as Version7_56_0_ from tosca_csar toscacsar0_ where toscacsar0_.ARTIFACT_UUID=? Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:25:21.900Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:21.900Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:21.984Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: 4aef319b-45bc-48f3-81cd-ef5c4d21c750 2021-04-12T03:25:21.985Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: 4aef319b-45bc-48f3-81cd-ef5c4d21c750 2021-04-12T03:25:21.986Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel to get resource 2021-04-12T03:25:21.987Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel 2021-04-12T03:25:21.987Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|INFO|500||Invoke 2021-04-12T03:25:21.987Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-12T03:25:21.988Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel 2021-04-12T03:25:21.988Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||Method : GET 2021-04-12T03:25:21.988Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||Headers : [Accept:"application/octet-stream", X-ECOMP-InstanceID:"SO-SDC-CONTROLLER", Authorization:"Basic bXNvOktwOGJKNFNYc3pNMFdYbGhhazNlSGxjc2UyZ0F3ODR2YW9HR21KdlV5MlU=", X-FromAppId:"SO-SDC-CONTROLLER", Content-Length:"0", X-ONAP-RequestID:"92c2f0ad-948d-4513-94f4-20d50fef8d0d", X-RequestID:"92c2f0ad-948d-4513-94f4-20d50fef8d0d", X-TransactionID:"92c2f0ad-948d-4513-94f4-20d50fef8d0d", X-ECOMP-RequestID:"92c2f0ad-948d-4513-94f4-20d50fef8d0d", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"51686789-62d3-47de-b91a-91cc6711e122"] 2021-04-12T03:25:21.988Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||Request body: 2021-04-12T03:25:21.988Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-12T03:25:22.685Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-12T03:25:22.686Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-12T03:25:22.686Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||Status text : OK 2021-04-12T03:25:22.686Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicVmMacro-csar.csar"", Content-MD5:"NGIyOTM3NTM5YzY4MDJiMzQ2Mjc2NTIwNWI1ZjIxMWQ=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"92c2f0ad-948d-4513-94f4-20d50fef8d0d", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-12T03:25:22.697Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||Response body: PK$�R csar.meta vq� �vv��M-I�u��I� K-*��ϳR0�3� �+pIM���,�#)�PK�R�B4EPK$�RTOSCA-Metadata/TOSCA.metaM�� �0 Dw�@I�zK�vK M�.\ �d꿯nj��w��\�3)�=�I��������:��x!Tz�T��({.vAVd47V�p�O�M(ΞB/T�W��%�-�$�R:���մ��DΆ�ҥ����J��֣q������PK��ڊ��PK$�R.Definitions/resource-BasicVmMacro-template.yml��r�:������S)9`��TM�8Nҝ�gu�� %@8�laq�|�Hlf7`�=5�:�Y��� �mO���4��}ݶ�Zz�$Ŷ4}��_���n�_�l���[ �,M�a o�H,����9iA���������b`;� �1�� k01?]��\ �=}Q����ְ�TtRp5�Z`)Y1���G���0�+�m����_��� p6y�t� WP7�蹑>m aG�ƛ�*Zb��H��@n�©�"A�ױ���0�鶸�R$'��%ڔV�y��� 5��Sv� ��F��?�&��S2�������ؘ/�N0T.��?�_��u�޾�4?{Y�g�v��K/e3p���ь�|��Ǯ7}^| Woo���z>~��y�)OL[����E�}���o����l��^ӛ����U����}u�&�3Ax<��ú-����6�����y��b�&��,�ǒ�on0��x��= ����G/"�=�O������u�����s�K�7��ןO�{S�����y�ߞ�j�����T;������rN��ߟG�����������ZMfC�9;��9�n����zKv�\��9�Όwn�����5���ٕ~5��?�:���T�����hhA�s}|�&^>L����7C��_�"�.7�3-7�f<��7�b�\�����ۂ9Ն�3����)j�r*^�ܝ��54;z��[a}+�F �xN_���jr�~���ݠ��u�k��NX������7��<��쏱F���瑳�3��/eB'���X�=�r�L[�ݛ@���������}bcT)ۢ|��MX jP�U�APCT�]�%(\Q�Jw��:Y�w�ю�CОƫ�� Wn:a���\��^j�A>�v���@��>>�H%�)�9z� �fV��,´}\��r�E��>��p��1��"�\h-š���fR�r�Y��bvc[%q@�V����I�?|\����J��X V9�p�� {��q3T�E��hk[��VHk����#rA>©x۸6\�̾�^z��>��.�N����(2��ʀcE��pL�� p�H n�D�� �"N��@���8 �U���2nr ��i"�8 � ��#ɟ� K� ��4�!��y�FC� �,4@"��cAV9�t��pÏ0�5 p*yȅ �e��X�cu�}�eUֈ�]tQj :C�%E� Ǔ��g�8o(����64�\x��[T��&~F�<�65lr��۶�������ތ�K&t���uEO45?��{`!Ījܧ���\.�f�A*�PKV�b�Im'�E�Z�m��M���k��v?�8��Z �M�"�Ӕ%떚��0.�4����΃�'ъum�ږq�@3�]���l�Բ�-ޛX���w��+�sS5��L��lZ��\�����w�����&��}��������vU��=���h �j)u������;Ԩ��ܭL�x6�O>�L�b�<5F��IǧM����5'[y#��T�W� 9��ITu�S�'ё���.�X�>�W ��k%��~��I�j.[vhY�}���?�����-{��\�2��ۣ&�Ϩ�h����������h��u�aJ�ݟ�I{��]�f��U�{�Uv��Cmkݭ�%�.�žv��@�>|��p�,c/��n��o��>�t ~�|yW���z)��e+��G:}e ����i*�K.~t d�;�}� ����Q��Lrƻ�2����~P T�%�[x) �K}_�+S�4��C��t@~x+��s@2Pd]~�4��W��P1��CN��o��~���[�>��DHU�Z���5/7|���Z2��`�wS@Ӌ�5_9ʼn�n*��/ �PK�H)��VPK%�R8Definitions/resource-BasicVmMacro-template-interface.yml�]Ys�:~���o��J�a�F��jX��9 �K �ԔK�2(ؒ�e��e60 I �yYK/_��eI��H3�I(�QWa�— E�\b;�|d[ZV��?��� e�/ |Lb�I���<4�@�w�d�����% �.�V��Bm}�D�FL+�8�&%�����4�lZQ�Ĥ�p�PqPQ2��9d��2S�3�Q9v��u��L��\�w�k�s6����������q-Q��B��S �:���edj63V:5�:h�\V�J F������F�x3o���#��,w6�; ��0Wh��QAj:�&�y<���n��eJ��Y�W��F� ,�v:/P�@�Z��*�M� ���j=h� 56�K4`����\�[�k��;�y�b�jc�0=�GհE{P��̲0������8��Z;�o����&>��ƌb�F/�0{�`٥!���k05��!0,��2}�0g֦9^W` }��?�.R��)��cT��z�*V��bI�����|���x9��n8�~�_h��5�D�����E�� � ������I=sy����[��=�FOO�M�}�$�m�w�6+�N�D���#]�쫧J�'͚W���^�~��yU:��|���f����督_���@�5z~�gO~wN��?i������;x�^[<��G��s^o?~,d'�gw%���y���T��I�eۍ�ϻz���+܏g�J��ٹ� ��*U[g}��y ��˼Bv�/?�u::(�s̩TѠ����������Y������8綫�od^�����\Oq�EP�f�����I�"6~9j<.o˽����'˸n� d^��S>=��i�>�o� ^��_�t�zْ����/d����B����������f!�<i��W�1���JpR�m��z���� ak�sڄY�@��2�3"��f��4�����|�8{��6> :zĐ!�r,���3����ږB�/��)���P�QS��ό���G��F ������ܷ� jHYϠ��5���H�jz�f-�7�[����Ų�S��|e�'�!2]�8�Q�*���v��h�+�ʼl�,bh�\J 塓��q'�U���q\g �%�z�ɖ�P��tNj��YO�^uw���� �?� -We�7� �A^ �A^�k��+��s۟I�*XL����6x��?*�B��7�\�@;}p Y۱�G�� 63��2&��!�D ���݁�DЦ[T ��u���(}xlGwZ[�C*-�f�$�������$��IƚVĹM0upkD��Q�"…����'Ҕ�J�7���%P����5y�����*T��Z[A�5m�x�)%&\�h'�F��˜���G�v7Ҷ]���_�������ܺ���6���Ej ���1~��#"�Q-��5��5��5�H;Q�9̂T�.�S��.3Y',#C���U�AH��C�,�:Q`�E)@v����$�"@�3'�A� 7��HTԉ��,��1��W� s��Ҭ�M���C�ڨ�DA+0�4=�5`�Ĝ(���f<̈́v���t��i��[\D����O��ϱIL�� ^��'�N\,6{�<�c�=��P�k齿�^���X���.�J�����z ��|���M8g<|�ᓼ�<�z=��k�L�Q�0������)Tf��t�y��ay~��8��M2��=-bꑻKV�<��zqKD��9�7���i�J�W�y���w��֨#Q���gSkV�����j�������� ���*h���O�M>����~�����z��+kr[R�1�uXh�h�D�� i#�H��/A��4��ٛ�@����N�hڜBd���������;j��._ ���&;�4 T?�Uݙ���H� n�D�����U����g��i�-�����fcM���d��[Ղ���Jᱳ�p"�D�be!?=B��0ڨ�DBk�0l���Cղ.��q���7��K����gbND�O����4L޴�t�P ��\ޔ<�D��Be��%ِ���MA���ˉ���� i�<��D��d2�����g�6��5���N_ΘH�Y�y�6�r���榿4!��͊ �W��8��� �49�`����k��P���� +�X6��y����01'�ߕ�-T���G48��c� ��?�U��Z��+�n�n��۲��1��b�� ��㪂-B�@��u�+ '�#�u�M�[�)ӑ�������[k��Z�i (�&tm���o�`y3���Wf�گI�'8��A�i,�#��PK��� h�PK%�R.Definitions/resource-Extneutroncp-template.yml�V�s�6 ~�_��u{��(I��͍ӝ�Z�[���v:��l^)R%)'�������NZ۷��`�����9B '��� ���\PYQV�5+ez�����X�KN�Z1#�r�Ig�Wq_�� ��.����:f�(../c�y��t�1.��x��e1bgYL��ň!���,F<��9�&c�JL�� kg����0Gˍ�\�y�D��t7Z)�^s-���Y������ ���+���|y}�-gڬ� q��:ۈg螴��KTΒޠյ���*�&���x?�����B�J$L���~O��� �O:G9�� �ۛ7'�~m�MNF�He}� !�MD�R�����e�� [=g˄�"o� 孩A���ڲ�R�� ��m�FҪ+-� ��Z��v�ߡ�@ �e����,"]Q��.��KaīhGC�4.���/z��p`Ï�@e(�٤�$T��"��p��$杲cf�5�F��-P$[P�Bs�m.����s �0�j��;2���B��œ��JpL� ���Ø�C0��.(����H_�M�DŽ�e�3�j���]n���`�1��_�a����'b�s"�b��]TRX�:�q����$|߼�Ρu�Q�ރ�Iݒ:d� U9 Q@�uf�Z�Ēm`u����ρh��Em�q�hN�Z�P9�9Y)�C_[��=],Cbj�� �B�r��5��B>�9m$VK��߃�����d���n��a�lCLq��g%˄�C��jQ6�r;Q��#E�ZS�Q��S�F��?.�´6��;D � 0��6�;o�5v����z���5*����爽������Y���0�m�F}��A{����Z���9������ns{�����~����}0�PKv�,�� PK%�R?Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template.yml��r�8���i3{�J/˒o�3���q9�{a� (s�ג�b��O�O����JU��4ݍn@,L6m긁��0H�����`YW���G�W�{��\]��a3|}anp±���ǧ?� {G�+b�v6�n����n�����\������~sEt��Z�:��mV��e�+�';`�^N\b�|��$Q�4Y��Ҁ�����!0�H�F,��6�\�|��^#��3�M�4���#� ���>70�> �`�>���=����' h�rIj��7V�bL��4 Ә�'�a\�[� 孭a�ԣ8�V��V�`ݻO}��.`˜%�(�U��0� �@^}:����Hxc�Op�-׃Ֆ����Иz8S�g7��J��c�򨼥�B�% �e[1A�r��(���+�� ���&Tf�����?�_8�=.a �e���FҤ/�/�\��"��bV��'~�3�os،��d X�Ф|��7�fU���I֭��Z�++��#�ii�ta�큥/잦,��%���H���n�:x�{d���C|�i1haZP,}��fٚ�PP���O72�0a�$ ̪�i�I��q�i�}ˇrs���c`��m���� KP����S��p���#���R�Ll�n`G5�����oj�e���gr-�܄�� lЀůfB���K�6���0���jQ٪EAi�S�/�$�{ |�� ��_̂� ��Xҏ� � �ͅ��g��#w2������1p�T�7V���I�PLЌA�dq�T�8/lG��olr�M'�}�η:+����̢�Qs��Z�Q�5+��b����/� {) _V�$� s���j�`��& ��5&f>@,Y\1x�3!I�\��_|�|��(�8��G�e�t}|��9T��DZ�'Ʈ��W��x���CB������Da� �k#ӱi��㳉O��@�\�:�hn�]Ճ��ݸ��Ղ��>���TpY�np�v��K"0��7���''� f8����L���صu[[���ϴٸ��4 b�ҩ ��Eڌn����#12$F��q�z�m,-�QZv#��>��h��|+��R��2�im>0sKf�O�k�����}�� }���Y <�Rfiq���O}#Ȏ�|}�K^���rr���OQKb���4�m��������I_�N��[�0~�q��R1��q�-A�D@Hӓ3j])ϐ �R�)'U�!-0���N+[gQ�/1� �Zc��Xd-�=:\mWk�l/q���?9�ru�n&h�m���Z�vi-�0];u�&,�ݿ�Sk� �`Ǧ68�%�n�[@w��r�"x���d�Zi�q F���DlQ��.#X�Ġ��jp+;����c�t)��{�����s�<����H��]��.5�Ʃ��J~�Ѓ��L#�ϲ"������>�Q{����o �;�$t�/�"Cc�� 7����ϟ�ow�Ow����{�`��o� ��Yy!ڤ ܌�!f�� ؋�}J22� 4�.�^��*��B��Ze[7��K%�v��Ju;� �;M�ת"DiJ�n)�rQ�vo{(�2���4��2W�E�����czG���^ sm���R��sa�We�1S|�b�P2� �ߑ��񶨛)(�h�O<Ù�s� �]�T�_��U��/H� ������� ͥL۫���s��Z�Dץ-K���G��)8K�`��s� �A�3?�zҳ�f�MO-��0j�5]��4�k m̶����o���7Z�HA�>�k��+݊��w�T��hP  ���]�:mR�ī�e�>�)r_Tq�T��#Ѿ�B�T�� �� 2 ���^X�sÚ6r���� �RbNo��Z�/���B����kN��0p�`, n�0��y���/�&I�\97�f���ߝ���P3A�I���D`Rm��NJ�7��E����Xtb�@nQT�}%���d�^ �L�/��� ����GKѠg�aC�{�k�(��D����1�n�XC�\�,V|��dMx��fsL�u_�i��`� &9�B ����y|s���L�@�o̴�����A�BQWPv"�/U�:�R. [�s���� N<\-��\�v��4.���FaW{phY�� QH.�Yq�\�[�$��I��xʶ&|�d=>�{uH ��z��-\L�x��s��q?�Fi��i@���Mщ(�5�����F~ �oY���e@��Jwpaz�V*QC-+ҝ�H�HZ>� �|���A��1���'�{�͒����l�X ��3�����.�&�9S�v���j�i�y���Yx0 p=6~��.s��P�\��zV L�ϔ~KxL���)Fⰱ2:9������(Pd� `�;U� }v\��|w90b��z�)�FYe�>1��3�f�Ӈ�تj����PՉn,��Yc�m�"�i�;��C�k���$�\)i�u�!�*���� #�4,��´���.n]���g���,7���v�I�E���%˵���v�����f�@��87< �8���c�iU ���~`�0��c���XI�a�؃@�m ��㒽�� �e|�Ҡ�1=V�5�#Vh����N����5��0?�b��G)�0�����>�{]"Sa�%��?�'�H_Sor0Cd�(ӆx�"kA��>�ۂ OYzJ}���&L�>.�a�V,e�$�AF$Hj��1��;�[�/u|��N��;�Y���^etu�q� `��W^�K������$� �ߤt�̪�W�X������/b�;� ���j�œ����gP��շ�GnU�]����$X�`쟋��DO�p�^�@���R�#zY�f���PK�`t��#}PK%�R/Definitions/resource-Globalcompute-template.yml��o�6���+x�z�`�N���&۰CӡXz�"�m�������%�R��D�"����}=�e�a4���B�&;�6x�!�eQT�#-d�̖WXʩ��+BDy�Z��>=��![�^�����s��Y~���*O�����,_�Z��׫<�In�r��o�6��i���?\/�S���!�K�Sy������ Ӣ���ߠ�`���P�s�� ���A�^�@��ݓBa��0Z�\H�2� �� ����=^3ja�����`�f���|��)����Z3�%WzC�>��I~��Q����o ��g�.����W6_�X9`i��]��J[��JH�Y������X�KH�����%M'FMb�?���d$Dk�AR��^T#�QFg�Ӫ[�)]v��`/���:Z�ʶ���ΰ�lv�һTU��L����a��V����D�^<϶Z�c��jb���c5��H��C��Ԉ����9�nT,�~HdzB*�}���wW�{j�Ve�F��+�ܺ#fs�n:k��%ɡ�pR��S��f�X�5���IB�\?=~�������)�@��Y�ί��S.!���+�Z衄͟ ��[ZK�yK�a+2��ء% $_���I��T��$>���|�|�r�ٗ�Ŋ�Es# >a����и�����V�+���wՁ����0� ��s��A�ȂA��?PK*<}�<KPK%�R(Definitions/resource-Extcp2-template.yml�R���0��s궇D!�mU=,�*襪"Ǟ�U�N'[��vB�]�Tq1y̼7�T��s���FW��r�lCU�(�WV�t�N'Z&�e�@� #ɴ=�l�b�XLq���l�,�`��l�E�:�<_�\�������,��|�x�b��S�Ś����]�c�W`�I���pFx<�;��h�܃�7R[�X�`�%S �=#�z�I^r2�������əœ�k�Q;wXUgwx����O�*,P��񄕩��7��Pϻ�=�?x�>����B7S�0r�}|�y2ծ.2t�&�xC�J&hGU�q�\*צ�k�����x�J�I��K�x'%T����,G�щOd걪E:�4J�>y�: ��ض�P5��_6�74t M�b�(Û�!/�K�?��W�H}��?�Z+up�w�w������ |�i!� I}����<����t��� �5j~�@��}�}z>�6�M�]��"m��,��= ��䦡���^�i��roo�_�x������������jI(ș�p�PK,Ԕ�PK%�R&Definitions/resource-Port-template.yml�SMo�0 ��W���� N�&�m��0`K���ՠ%:*K�$�ȿ���m�=�ȏ��O"��JʕQAY��=9χB�(5�,t�񤠀&e�������I`�X_�Ḅ8��GK!�W�ut�1-�Η��Ւ�9Q~��b-�h)�y���(������� J�޺�?��p� ��*y2���;%P��p����{+�Qx%2pm�� h$l���u�'�����ԇ���(8g�!��d�)�������j*j3g[�r���H������o��s~~ M�\<���*g�w�?V��TEF�vv6����d�{~����,��C�9X���ԐP�]\`�����1e�wTG��xV�; t䝳՘�"]��Z�7%{���16��C�n��e�� ����`ڶL��i$woO2͝-�����Q�f�JgKr�w�]*S��+�~}p�쎠���r$�Q{��}��X�pJ��Wͬ��3��-S�fG)���|�>� ����[���foĔ�$��ZpU+�A͢��d�H6q*`���##hЊhP.����n����9bǕ9��5Z�~��f�&O��g�Wj��m�Z+��5�s�OZ�Sk��PK �dq\ePK%�R,Definitions/resource-Novaserver-template.yml�WKS#7��+t��`�oİYR({H*5��zl�j����כ�O�4c�Y� �S�2����� � �I(�QAY�8�#�We�![�Rg�lpPB��>:`L�w����tu1b������ao�'��A.zg��789:=��bx�R�Y���<��w"$��R�� ώ��#��%�؍��p I�p� �=T<��g�fֱ�r��ϒ��2@$����֕����@�B�d�G�۲�0c%��Қ��j� �2���\��0��h��5�~���2RI�ж��ϸ�<�Ky�` 4ż����Wȸ�����ٙ��0�uXb�E��)�|p�L�A ["$�I�Qm�W���F=,��n��5 ܇><,*���wc�<�F�G0��@����P��"���ck'��n�no���7�T\�~�|d� ���;���_�����7u�j{�� Ժ�G��8O��01�DBQj|��%W��ؼ ^�\il�u�.�au�c��TUk�k ���z�+Q���j%��li 7Ɔ����!GFr6[zhݤo+L&��!�� �OQ��9���ZI5VV�� g��v%M�4��7�ژ��V�V���2Y����60�Ew�ĵl=��(���� i�[':�v�����\{h��`R�,�/��> �;Œ�)(k'��)u[��O��J�_]P)Үa���F5d?�6`�t�Y]�@�,��b�1���򇧫�=��EU�S;'@���t�I{J�dt �������y!.WX Xs?=��,�J� ��2��w) a jS:#n% S�n����l ����^:(i7]�̱�~H%�ƷƖuy�CV��Ǘ��Օ�ݲZh>�n�W�� �dp7pK_�i�'OS������g5e4_��ۣ�u����a�8�N,d��2�<��O���庇�� �V\Ek�|�+��>�i�Y\W��{��x�w~ <��́�!���؂�c�-����V��.I��� ��5��5�$TI��b�<����oA��n�y1��S�#�C�P�L�M�<�;��ē"ɳ(�3;e�:fN�pC�������W/��(vt=��n��"�9�Blr��*�5#�m�xFeMhq'O�7�n������������������?���to%"��:[^ZT�-�&q��}��H��O�_�?� ��������Zh\���Ec�<Ѥ��ѻ}fØ���i�)�B�l���$�1��Z��s��m�b�Q��_�b�����5����I�r�,oǽ�50�ʾs�����O�4]� �wKŎ��PKz��2�PK%�R,Definitions/resource-Globalport-template.yml�WKo�8��W��� �Σ�}�&���kd�\ ��F2Q�Ԓ����R�X��H4��C��<��8�� "����K��5(�3bܑ�Y�B��Y���Q�F���!\���T�������pt��ě^�S� .bo:�����M�ńE'c�*������$>�h|:��b8���,����$>S���,h3�G*C�.�2(�@3�s㒼�\�a4�$qj$� g�;G}��͊d�����0�Ӑ�X,h��M�.��ɨ�D� ��3��"l��PE�M��B1xI5#_�%�xg!;�:����0c�����΍� ]Y��Ç#��׳#�<�oBb��'�7Y�������V��z�*=JU)uX��;��%��V)��s�r�$d-�T�Ҕ~�Z�S��M�R%�̱=Lf�_C��/A`���[��^#��� V2�H=�[��&����Z���䁂 � ��kqMÔkӈz���y�����t}`IĬ��p�SGX�*������ �m�:vنV J��m'je^Jb��wa�U������ ����K�R�'bk�T�2ʞ�NAZ�� �Uf�&h�uN��:��Q��l��3�$4���HK�y"�����DžS�黍�`1!�T�M����)D����ލ���\�q���].��h��7� ��'tT��9�� g�'�uJ��o���ν��>`Ts�ݢW��@q��%YT�� ��?��*hs�90�C��J7�6�IUbRwF�!2&nG�r�� @0@�d��}d�vX2��������5 ��{�I���ӌ�}M@ �|����M����}Y ,� m�`@>������x�MM�+C���E���o`�o��ӌ�M콋�>�b�_O%~?W���8��Bq����*�qN�<7��d��jc�P��؆B�G� �B +��Q��w���}�_\}�jdk�PP��zB������{{ p��Ŷ��4�w'�=�AJo�قMJ�K\m��D>���Jڢdg�C����u޲0��y�[�@�W!G��Ċ��x;r���K�H�޾|����׍ѫt�mޅ������̿0y��k7��� ��wǏ5ހ��=�05�jc~wS�o���ڿ$3�PK�TM�k�PK%�R/Definitions/resource-Securityrules-template.yml�T]o�0}ϯ��@"Q�Q��m�����ƺ�ȱo���l�S�=��ΊH�R�{|���U�фC&��BI��@<�Ķ&#ʪ���e����W���Z{�y�ZPi����Da�a�ҍ!��{� �-D�E�����|��[���)���_��d��G[���,�� �t�B$KZBL~����}]�A��aZT���F�LkM�+Q�T!XC�#c$B��� *�� Љm*t���όZ8*��� HЂ!f�t�e F՚�#H�tLn��w�̓+��3�=@ ���������]q(�u�z����.���D�qu&$�i��) 4�� �vF+������񞪡hkgrQ-� CO>jU/Yқ�ڿ���B�T��;g����M� �>���0UV�P������s��&j �Y��_[�d���N�c�O��L�����ýR����#�����Џt��X-�q���4e��ګ$S��\b����#Ϲ`9A{�T ��t��R<�� �9&- x���nzq��9���Y=5f,���������輼�DH��İJ:I��1w�/�*pOo�\�R���Ĥ�^� �� �Ko�1!w���_?�ѥ�P��d�C�-<����Az����?����]�%$��pm��%iq�/"�2�0�1H<��} ��a��l~�.�ﰟh"ݷ�x�W~"�y���~�����b�+�l1O�1� uX<_��bN!��Y\��P�[�V_р��_��a7��?n�EY˃7Z�u囶"��OK�[�F��l���Ї �%���o#䓒|�����=�=Yn�)� �Noۏ��tp~� �%k����+PK��ҥdPK%�RDefinitions/data.yml�}ks�F��w� FoĹ;BR���9��F��8W��֨���Xo0R$���,������� ���Uj�X�`w�L$ $�/?��u�;^�x����[�ڳf[���ě�'~Z��Y��W�ի7� �S?\XI�L�Y��O�ؿ�R�Z=��Ћ�֫�š/^Y���������Ϸ7��f�׳˛����|m�<���?_¯3kv����_�X� ���1�H�HG�E�-<�@`q�����K߁q����}f�8?�b�W ��ُl����?�,ev����_~��7G��]GQ��-��'��)���No>/�gV X'�u ,VDT�� U��{��������aꭼXv��\��R�|�3�z4����ca�� bi��`��oض��O�>��ÀŇ���VG���W�T���"�7=[,Q���yloV����> z�ϲ�q�����œ4r�@�����/���C��~��,H<�<��z! MKs�C��/֖%�}�:�ƶ_�Ǥ��N b�ĉ�t���+���>(�#�e�����*�� ?�#l�����d�DS�f-\�!�@�����N�o�&���h�p�Ml�0?}l�{h:��`�p�F�F)�$u*7ލ�$eqj碟c����U�8������E4��]����e4��?�tc�m���.Z^I�q��+�u�G �`�[�>p��e���a�-�<�x�-�h(�z�a��`���Cxm�`�)�Z�տ>���ǟ[z]���k�&��Z�:��� �wm�o�O��ܭ�[FdZ)���Ғh���Iq ����8]攙ӆI��NY[uB��}"d���R�ߌ����߅��bv�v~%�L?Nj8����{��[ X4�,x���ZE�퐞�q ��$$����(I�#�B���O `�,�ܷ�j� ���r��e��ӚR_H�` ��z�:����Y�N ZCns7 ��a��S��-��=E�2��T_��FA�Eևx ޭ�ަΆ�& �2���'E��d�^��Qx� q>�3!p�!F������K�;�WK-��y脹4bp�E}�� ����q��DF:^��M����VY�Od�����ב݇ =T� ��ݵS�m���O $�m�_Z'�_aԎ�sI^���'������M��5d�I�"��͛,-%�O���`J0ǐ�O��[fA�@_��e0��Ïٰ�_Ϭ״�����!�&�D���I lcж1�-�V ��jT,�P7L� O�#���c&�@I&��tr��X `Ȁb���q��_�r��V�Lƞ̶�g�cm��ةh�率�z) O�$L5B5M?�Cu�d��$-��(Q��,��ɐ�k�?�@z#}����V�{/\Z5�F�$B\K�U ��v���X��[�wۢ�%��O��(���{�^ b��E;� �eWhI�*��Cl�K�/Ԣ�tq����&6A|k,o��&���~�h ���{�je����c �%�&5��Bd�l��� �+��E��F��܍�dw�Y?Y���>>��T�������%`�Ӽ��j%�5ZX���)s���=�tW(,��zp]��*�'�#��� ��Z�g�i,�<�)������ᅴ�� �Sa4�EY�JQ���#���RfF�]��I�Gao�\��=��K�����d;�+�X5r��r��(��ۈ؏+r�mZ?��m�4�}��E�x0 �>:�*�_:��{"���&������D�g��(�ȡ��-j�1>,bI9>�c˃T�A�x.�xo�]َ�R��x�Y+�M'�q��P�-f����"��Q_��T6R�/1[.}�u�*�5���e�̀+��6 Q"��a�v�~�I�F�&�p_&�6w^��x��4t*����qzΨNx}g�ҳs���[�o �����T�^�ڛ��b�~�������K���h1Sat�4��L^$�>���T�c�,�[� ��W��C)�3�}2$�octB*y&d.#�3]7��3pm�j�T�V4�Iv�R���1�S�8���y��LU�,���PXx��So� X���T`�'z#�TLA�D���8�b�9��;LZrGN�Dz�?`�Oz����B�n85$]D�O�c��H����V���+�V�>��1ʜ�V�k�����e�vǺ�l�ai�6����&Ħ�7��Ñ�� ���c� ~2y��!]V�{���60#t�R���� �l:�/ہ������(�rk�J�b�� ��(���(#��ώ�1=_ e�"U���aS���(P����mƞސ�CX���X4�R'\��6E��o�&�ܘ���]��ش�H���M��~H����>���H�3���61�u.��c�jRP1���W�'M����[D�"�?=#"�G/7��7�������D�{���4�-bg�XKl�`2 �୭����F�=b3��5��݁::�$�Ttҁ��&�bWn�S�O�g�+��#�i#��f�8��|�i;Zl���)�Ye�<�iα�>�yFQ�q�.��Űm # 6��R!��_PC��>�YǶ1���6��۽F���c��{}���:!��~��|�icM�Ew:|�ɾ����������קO��1S�m�p��6h-V�1)j>n.޻�󤩏�D��3"�h�6/��ʍ�Sf`���3�Z�YU}ľ!k�iLD���Cj��lv)������!�3}:�d�8`�R�����'h�& �Y�$w�!�eW�������d`R��P�{�����q�?��s�_�Q�!�E^2�vW`���\U��}3 aL���UHWz��Ќ<�4E_"�m�V�/�M��.7�Iզ�wJmYJ�\L�,��R�巘�r ���'c�]�7k?�T�GS��lv��k��C?�x��3[af�ߪT��eߥ[f��@�a��uD�/�O��+�Ĕ����W����g�KC�3*�ۀ� �]��s��.ꤥS�7���sx� �5�˂��"A�"{e��jX�ɠ���,�b�"Z�!X�4XrDÂ����{��_����/�pkoF�C��|����4�5��[�N5���z���撊�D" Sb.�W��rΠH�3�R�r8��+�ь�X�Q�D1?��%R����|J&���\ �5)`m���J���`Y��4���jvq`}9�]���R-_ִ=Q� 8EU��4<�mI���5������n��*Vk�Yb�G�7Q�qg�W����&*��Ps�X��Jj��"yXV��d ��lsB�d-<�b!|i�cm.�vS�#]����*�X�R��e�H�56�P�M}��'x�ָFI1ijT�D�V�k�D������sx=I�n�*Rh�Ё��>MN�O� |��51}j��M���r��zL���v��ԃ 8�2�׼{,,��4:T��qn����:6��1Y���,�+{Y��̶A�\}��^{G�#� �Է���4�l�·�����F��`�$k�s1*�n�eb,l8F�!os���g�#����;�ROr��0��z'w���A��%N�������5�� =�O� D��J�5���ӤX��g_�?�cM��r�m0t������"�8,Z �"�K�e��I¯} �X�o�����mH���|X�9M[x/*�����*̹�H)�V�L߮h�tQ��_����H��Ρߟ�W>�P��c�ӟ��~�������~����+���FlӮf�t/������� '�� �6'C�Ֆ玱������U��� �p�q@�$�*0��%�b0�]��e��`�yI�߳%�l����W���O���?�B��2�����P�ƭNj� ��O.��|�s@���4�hy{Z��u��ܣz��]u�f?��òGз׏5} ����� �kxxr>��h@,�r;y/��'���������R|��^Dw~৏���k;�{��t�(dZ�"~�ʆ�Z�H^�;s0 �(��f����W�h\�{�Q� >�5h?�VܹY�B�B�6QX�����(���Q&��/��A3^.�ٖ��Ӎ��˹;�$���t:��,���҈��f�x��_>�5� �>??6�l�QM�/ /^���@JRAA?f���/���6�����IVp ����{�J=�.���.�?� ����{X�6'^�TL 4xr����<�����6�H����:�>%�-�w>���?xД �RY�_# Cz��%aT��' �(���U�����Q�X˛e��h��X?/�ϋ��b� 6���0���jq���V�5Ѡ�@�WJ ��ċ����`��Tr3�Z�a�\1s� ^V�x�% ���*��j֗kj�B[�������,��4�c&K/����W5䧳y5+���v�%��Q��q9�cN�����rN�&���Y���@�hGܽ�^�Ak�Їܫu�翙�b�&uZ��bR���߉I�����j^B��0d��_"}�F�����c��e^�2�,.�bӿ������%T��| UJ���mj�c\�#���:}i����i�~�zh� �G�����e��O���U� ZM�m���Δ��x^��75�EFtf���$&Jd ���6m���.L7�y�<���%�\δ�8��U��u���G�%�U�Q��QGA"�����JID� %��{�������"*�0���oځ�=�S�;�3�O/�V���)�n�Bn�!�qX�>�6��k�ݩ�z%����Ɇ~]dwZ�U��5���;�����uE���p5���v��Jwٹu��֐�5�x:P�><�b�q�E��5�0�������5�����<5�|��M�Si���ɀ�V�W`me! 4*��a�o�ϓ�w�]'�Qv�u�n�Z*�9�ƯSkñ�>�� &�y��ޤXg�Z����]�� ����W�NM���|R���g�.�=�c�������j����q�*�(o*7�A�ԔzP�L�i�?É\Ab�]��g�wF?{)��[����l���_�O��IE����0 ��(ɳ96ަ��m�=�/L��[{�*����e~}ј6��x���p��i�� )���_��/ڸ��2i�w���q��g�P8 �)�H�ם����%�^jc�ΐ'�6�l7���$}�a+o�J�ezπ�kJZ��0�%o�5K�}lC0@��I�y���"�~e�jrm7�� Dm/�;�}R(qܥƕA��~ ��%9\�� r�[Yx�[9���'\�K�:���G��_e1V���5���BfAhy��>Zw �z�f��C���q"�cGw���.p_[��_Y�-����֗˳�:^G�/K��wj��xK��y�n�x ��+$�w���ñ˟K e�jn?�S�V� ��y�ap����= ݺ`^�”z���PA�)�2��*ݪ�`p�K@д��s���'�U�eƈU�Mq�� �%���m���lm.sP]*���<"�:�d��4��P��c�ES��na�O��E��<\6c�DuG�&�����Y��F �x!L��,��TƑ@/�&���i`[\`K�$<~���&��a�`7��XO�^�jB�ҳ:dU9\�������B�����N����pN�v�2�� o�De��\��B�\������2-�����Prh �τ��R�j�����X1m� ��Q�X���c�d��)��v�KƘ ��%�� e�k�{�&)�DU��%UC�y�"g�����h<��uf�.:�G�0�ɭ�Jd�$�v�#�ed~�P���W��)f)>�W�]�Z�e ���ג���H%�RMsL1�+���@�D��OX�jv��c��I9t:7�)WVo�{ "&z/��r����\���i>��'�)[*Y�- �/c #��� o5��7>�L3f��� -T��6284����=���3= ���#��,X�A �$78�������7�aR�o��|�����|q��%#w����ک|_`���� J�W� ,j4�T�A�"ޞ5���*VMZ�m�X��(Cs���o�kP�h��Ҫ�9F��;��7��G ��v��y�u�_7� ��a-�W 9�?&"�_�X܊�50��b���mZҶ–�:*��i+�U69nL���?�;x)g5e'zm�mcoYڶ_ɂ��ƕ��A�Ne/�<��s�Ã��C|&�Uȹ��� ���ʶ1���榯�B�>���\M�.�%�lA��b�ц�+�oЪ��}ų�¨�BG��0J����� �1� LŁxDq�N�L,z���IfX���䲻(K�s���G!����&HIz4�|��M��bD|U3��uP/]��%]T��8�H�x�FL�uH�R��sQ�BQDhFW���B���n4��h�I�&�:��4K�����w2�Z�fd`̙H#' �B�����q~ ����b�##�x�}�M�;Gv��s��oɀQ�e���i�c��{э{ x���U�E{�խ��4�@� �}�%.�L��i�%�Bӛ��s�b"�~�H] ��}�H;j�'�H(HU�q�Ai%W�HN�V���������c�q|=�5R=���+��t�Db\���������A�� ߙ�F�M�R���S�u���������X�m�X��}8��������&^�F��@�7G(�i��h��{R9_�г��=&8�"E�=��{gM�c��DXO�<��z���<�b؉��mR߻Vm4)*�$�\x�/¡��O�T��=�'�ܐA���'0��@D�L���:$�+�s�JࡐA(כi�1?I �y� �G+�e�����7�#A�jN���ʞ��1�%�5؆^Ӡ1��lP�:����:�ϚuH�)����R��I�Ժ�4���w�7�:�hU+�;f�,0�x�9��$��̖����g���k��R2t��'l��n����4#ܬ� �����LŎ1��<���S��&nT�8�u�6�臶�[�s�c]kG.�t�OĸjKS�� ����d9{��T>KpyV;>s��d�D� �X�{��0�2�័2��pܨ��Gur��W��-2����p�1���_} $N�Cl�溞&}��3!���zg)��z1��H�M�q�����V>���X���J�BT��p�+�9=�y���� ���`�W�� 8" �f�m{��)���h�}i�x"��N䭙Q����=��8�b�:��V�] � �\%�z�MBUq�_�I8��Ѣb}9ז�j�R��5e��Ծ4/b�8��=�R�#s-��g�Rn�[��v���[&�"�A�$6��6kw@�C��E��o��CG� ���z���$�( F$��2Q+��33S<��� ,�z�]�h � ���%k�XT@#���9��ي��<������i�a���TG�e$}�>F���?�1����* ����%Vi��J+'r��X�V���w{�T%ZU�c ʀ�d%����w]\ea���CT����xLFj<��%.��C��J�!y�:,��7<�&��������r��c%��nz+]*KYo�~i���!���k�����������k�[���B��e�Ғ����;F�롏�Dz�cg���i���_a1�jz�Տ�����X���� >5�Pm���m.� �)��.�1ui���y��&p����'���cX����><�6����]:�WE}k��/��(s�F[���9�l ���L��o�зrs-7Ѹ�$�w1�E#t����iݢi ���~{��v���4���O~;��^���n;X�Ʃ���`M�I��~���ב�,�����[ue�����Y-Y�O�',(�/B�De$�+D��}��rGp"�꽟x�z�3�c�#��1�O�xx�/��]��ZΔ`�p�%�!�6����DN���,�y���b \�q`2�O�9L���n�,S�2�����ϊ\�R�C)ϡy����5=2�tf��k�Z�ώ�Z/.�%���й���)����Y�:i�����؛6U�6)�<���������XY��m��|��;kbۡ���ꭞ>έ��0�u�at��1�e��)-�ޡ�ַ�؈}��#�4��F��=3)n9ת��(��Z��7Ѫ`�`���/u��ʹ�#����֮�< %��s/�1�|�拫�����}�����������\����mVM��aA���f�����TP1?F��|x�_�Y�Z�A�u��tG�ڊ�/�$0B�I� ��H�+��<�ػ檾d���c��}ORo�{�)k�����\�4F�*��G�%=�+ʓ�R<��X��RA�|���2�! ��+[<2;D�LB�R����������~�ݿ[Wޔ���y��kOX�I��)�"�vA��5��pɍei��*g*� �p��NJ��u���zg|�����p��s ��2��l����ÝV��N��8��Z�OR-�(75A����1HѰ�iһG{�mJ�Q�٤&��~[�X1>��[�O�1[ �D,�!,���Bu�Um}'�I��A��[�Z<�gS�k�z��~6�.)!�j�e���@��%͓L4����E�|�H��v��v�����3%�L�sX��m�/L��5}�Q�P�rU���07|N�^a��\��^���ȹ���qG ��Q9 �[қL�@��ٗ���j�+C����Ί ��v����i�ƢW��R-<�Zb<��y����j~Ű���p`np�sR)�`�"���Lj����S}y����`&��2R�ʧ%s�h/l@���-�%�lX`�^��)��m�T��nFӀ ���Ome�Q�F۽ v2��L��x���HKWi9^c��8"�ld�c� �Z%g.Ɣ�d �XA�J�D��YRb�˅urfZx�n� m� ӝ���1�{��Q�N���#�p��SF����[)��|Il+x� Ǡ6��@�$�9��v���x�h�H0��r���x�{>d��F_%շ�?��u������J�'��wCUb���0��znf$c�Ooά�c����'�?��_5 �^}`��Ft��[M�H�:J��q���u��Y��)1z��k��X�qVJg(ҝ�F3P��"�l�w������ޘN���PLTW*�E>�)Yygm�X��l���m4y��8^��d^��lS?�`@G˘����5�%���zE�<��T&ft��}^X�{�F ����UU��ط�����].�ՄS�rȆ<�>U���i G��^u�`�.���q�I� ��u�6����_eFA�J^�9O�q� \/$�-�h���R�:Lv��5EAnL>���I���+{�<��FM|�gɪ�څj`�N���0{�: �[E�n�`m=�`d�*֯���L�d�(�IE+��1sz��[�ka]�}9��ͬw���J����t̿Ҧ[��÷����VR_��:�B;��侨�vetB�� ��%����7oa�ף�HvҜй�I�7Y�2`��mO� <�_�?�s��Lő�H ��S��>�A�>w�ӑ��\�S0��3�C:�O'�Y*���댧I�T����,�p�h�g���������*�3����&�,a+ �F����Z��V���M �O�6CѾ��q��z�18����*����Bi��ڟ]��'�>�'<��,`���K�Ad�E=���?�z�:�犏��s�g��������(e��9�,Roa�(�ʏN`�n��n]���P�%.�%Ѱz>ͳ�Z9v��Y�,�2e�����d��H�$���k�Q�6��d���W'�Տ¡E�^��[G�ay�0��.��-o�yY"�=/��#y]˨���b��i�zG,%[�ԕ�`}x!V��VZh}�h�Il�N����K�;�z��,�˷���d������z�m��v)�V��R_���p��q�pq����[d}cp�`�/t��\����Qud��ؕeH�AxcO�8iM 2�Z^r.��^J6F���Ij�|��]_�%���U:�/�N�2x^�ޅj����|�R8#�Ǽ�*mԤ�ν�g�-�3���YZL%r`���f�_��K��y��m��I���߱h#��J����)"/����]�U{����;5_�Ù� hK�|P@W;�ی��`?�꛿7�߱���Ş����A�����+��9&�}2���FBс�2�������Z�d�c���4�����'�7�Rbvo�޹&���-�~0l\�T��Pq����Y}S.�d�����}�zC�)�e�7N׳���Y��p\��כ �y W��� �@I�_�-��6ZȘ���!~�� �AV6�oC7aZ:Lᜬ`��ߐE bL%����hF� �L��L�[���5+���mc���c�lu�3�E3�P(��*�6x�C ]C�����MYM ˫k(8�TӨ��B�p��v��p ,��� �k(ܻ�Al�j��V����C���z>�6E� ���}����������E��e{��-d�f%��<� �V㰉K��r1�4��g¥�tT����z��}����DUj.}��\.x����Db?e���ދ��Пc��Y��R�E��w[��9],���p8��ΰ����E)i^09�z99N�&�V�(��r�;� DE�&�������$~��Թ �*���j�[gRR`��"�F.��\�m��pGU�x�o������Ab�e�4Oc��7��4��m����4J�1���Ѿc�׬tI\c���9���&�I�HՑ��t0��nn.� �E!�����- J���6^d�������3��JF@EF�A${�d^�f�|x����z�r��}W��K��wSJ��Ц��-߫��`ax*��F�׫�5� [�)��H���?��G����?��/�.������b�҃b���/~*>������2�r��V�Q��?���fb�-������8x�4.�{ ���Ea�f��O��}��r� �7�M�^��Nc��t��V�[��kK���ٖ-"6e�a"5|އ���^�?_.n/N��������bv~j<��v1�<],��[aK�R�l4�/��b��3$�,��_ k����(���Uڡ֬��i˲~�����Dy®�:P>���%�ĝ ����6�K �Xp�BX�]:QoC��Y@N���h]���Ep{Qf:D�?PK+�@j5��PK%�RDefinitions/groups.yml�X�o7 �_A�/)_��-+ ��h����.���|dz�褛���b�H��9�1����VK�#�#Eݛ�7p!3�s�u��aP��������Fï�/���f���wҰ25�b�x�� 預 o3������:�>��r _WW����t �Wp|9:^/G�� �o��ptrH�"3x[Y�O %�s�q@a" Wa& ��_zV���,�jr*��t�MG�rҢd)��ae�)2���D�c!� b�"���cL��D��w�=�i�wG{}ȅɪT{3k�*�� i��$,���ϋ9��������r|<�O,�t�R`BL�oQ������2h�ڣ-DM��ؓ����oB'?�;�D�% �V�¤=GLjf��P#3��`��'���nZ_M�2��m��� �q�EVHlu���s�́H�� )%F!����.�坻,�r!���Y�g�� �F��ƪs&��#F(����=��ז�kk\/���Y�+&�{�f�0��.����i��M^���� ��A4�#�}n+ySc �pp��1TGHT����ZQ�C��Yq�Cj�TRs���:���?�B(�xvE�JLQ=��6;���^(�UX��� npŷO�� �ȗM����̮�J�s�<ǣ��:�HM^&��(������\_N�6�+�7Y���ڒ��]CU��P���d�@���f�T�=�z'�m��8V� ����J)uz�Ԕ3�i���gh��wiR/˺����F7�-q�c@6���D�>I�̄J3Sk�*��)e,��=Px�) Bˆ� !-��H��Q7���@���[ ���b2���G!�1�i٪����i���������;�7No+��]�_U�����X�|^oۙ���Qs!=r��7D�n�i-R�<]��j�[��I�o�&���/����@�{� O��:f͒Mv���T.���/��4ͅ�����$����_2���6����y] �(�<��o���e� �K,��h��d����\O�:9&��wIl���PK�'}8PK%�RDefinitions/policies.yml�[_s�6���8I�����>����&�'v����p �0&����vAR"@I�,�Mo��$��������y/�����)7č9�k�����|�� %ɛ�+� ����sU��ΉT��� aI&rN��q툐��B�J��T����f���,��Q��@��W֦#�=Z�g�>?;�N�=��)3:�+J{�~pqu}{u �1�eέ%�-����j��!���)Q�Б��� <5� 9:!VenJ .��Έa�m5�����/*�q�� n��O���� ��mp����w���O����-���\|��� >^ïw��;�up}yB8� ��3mP~R�y�J��< S�@Vs&2�`]rT�'#5�F�r���iA����:��YLs�e4Iy&��dɤ��9��,�ē9-��u��~*����)I���y�iʞ'n�9t�jdϷ n{��r�LH�-3B;��$��x{�'7~<����9Q^/�>07b�0��Ns�S� .s!m� ��*���h�Pu��VP�TOt33��b pF���*������}�h��ӥ�ռ������?]��O�(�o��-T�����N9�����l&o����]��R����撣�] ��]�/����$�}�]��y �ծ�"Z���n� �'Z�ۗ��ѩ�&4/�� Hk����������'?'�M�h���4�i�D%˂�q��$���v �������xZ�,$�>jA�5>Z/���]��Ji�U�jǞ��.h0|"M��G�@�B �r� �V1A1V�}a�e%4��c�-㣑q�1+&u��;@��w)|�o�Xd|Afd�l��s>��.ZN��l n���;���ڧ�~{=_�X^Z19��[��k��;k����T�o���y�����\g��wb�>��:�]���%����t-�[�3��e1� �^��0���\�c,*u�xX<q��+�Y���A�I�G'��f���+�`�6� L�`)x�:�b�x,��*s��T�$��O��a�Yg�<�~<� ɯ�f����5Z�x�K-7P�\Φʢ�1�:�Éէ����S�L=����5�B��/0w)3�|bQrj���w#���R�2�0��I�1�s�@Gudy���e6� �vp�g��� ٽ�6+�U�yi�p�`8�,�x��#;�A��Wn��@�W�w�M�G8��P�u�����t#<������4�7\5��"7Ec����r��"t 3��M3\���Ϸ��ݗ���>y��5�����6�}㦠z5h.��a��&�U��JB1*Q�� �R�˂>�JU��� >A. �5�IJ1/h;T�W8����䬁�Q�8o�d��@�dʪеyQ�ė�<��X��/���;��p��d��p"�'��v��)v���� �� ��U ��}Z�W嚚�Y�� �J�����`�����T3H�������m���;��=��;�= e���u���\�퇼��6H�O]���0�p�ce�X}�[4{`����h�b&���R�v�R(���6RZ�u"U��AA,V���"3�%ֆɀ���&W���X�rGE�:�UJ�6�m+, A�n����ጽ��!�Z`���k��Þ�+�M��Yi�������|�� nk�^61�c~���LLo��ѿl�2=C�[� g�*��|Ab"���"SR���æVx�� ګ�!��RV�i�_������JK�K b@OU�Shb�J� e�@�j���+E�V��\/ r?�M�_�<���a�ҔtD����n�/nzd�㽓��SY� Pv�@ȍ�`� J -���[�X�tU��9P�#�ji�66-��BZ���v~)2���K�z�F9�TG@cP�jR?��B�;��9�X�|����_q�+ּ$k�}��nꅒ|��S��ui/��KѽȠ�_v�{j~Bxo0G�}����o���s����5�`�FQ�h�7%�xu,�gC!7�0�=��0��s9щA�.á��h�,b3��� �iȶ(g���A8h�M�"��&"b �S�'�W�� �rN���7�T&�7j�*q:4hc�� )2�H�|�K�ԑ""[�Y8c�M��H�4�$�����,�݂�dj:��!������Q$D4��I�'L�'��2���0��I�ᄉ�# ;:�C�H�B !6��갹+����*U"g��.#�:�"�X�>��>h�7s�TN��g&i4E�d�}H�h4�MB���E �a�0�!O�th�US�R&2y:�PASW��"�Obh���'�� ��P�.��څF� vs��4��XbS�"`)����՘'&2V�e$%��޼��tR�ȋX���}"���h[Ƴ�,��RF!D�J�F�H6|��F�d����L"lj�k�97��8�hL�d= ���t�j(#$��@��h�҅j��Bt'�DZ�D�1Y���î�L��;�V62����e�LYat� �a�HI�]l�}[�$�Q�ܮ0���tcQر(��5���Q�ȋ�w�g�۹�P9� ���7~F�&�m��Ȭ� �3W�z�E�?$W�&�;C���|�# 靈fX �Wb�N�� ˫~U5�>�6"M�DbH�t��Mqv���j����T��4�_ba��bݺm��^�L��6n��� �7m�8o�oY���@ }mnuos5�����m��)�.^�Vk]L�)v£�L�I���A�::Y��Q�+7��T-�dA�Jv�뻣��[���������%Q��ZX��Z�U���~`EcA��?H�[#�PK0?��@ @PK%�RDefinitions/annotations.yml}��n�0E�����iGn�tWn���,'AV�X)$�%GQ��R��iQm r.�yx���F��=U���#��b)?����ye4|M��� �C����a4=t8�6 �'�Pj��sI�Ai(Mg[��$?�4G�T,���(j��S�^��\��{d���r�#mj\�l'�_�dW���L��[ݒ���w���z��x�0�q$16xp��n�M�:�Jyv���I�^����j��s��|_�Y���l�c{����n��쳫�;��n.�}����֛��m.@�+IC��~�T��T���D'�����Rժ��t�cCИ'rZ�K�S>L� ^%.��#Ǜ���4 _bQQ�����iڇL!���k���<��q�W�TȘ�]����Y -I��&5�4��H�>�M�J ��|��0ӕ̌�GH�T#��Q�E���9>�N��)Y�&ax��'s����.:S�RS�j?j[���� ލD��5��~�3D(��1,H�L�jC��XxY�����΢î�����hSK���2�`��PK���C&PK%�RDefinitions/relationships.yml�XMo7��W�A1ଚݓj'��@.,5EO�;�ج� ɕ����!�K�W�-���r8|�8�7�W��G��v��Rgd�_�2�O5r->�u�h�k�x������o�7��Ƚ�Ƌ�\('�*'A_S*�PZ�fS�J��N�uX�r���?� ������];!��+؆�����p����&Ʈ�y�tÏ��w��7@���srNX�R*�X{! J�0s�� ���1o��*���Z8��;i ^2�U���U�C�]�%��M�xz)~M��k��{<�p��L�=zxMf�wSq� n�'w���~���b4�G�1��] WX�����b)cҦD�&r�j�RĥW�\�X�-Y�pDAv��� ^r�Q^��滠�̅7.��J�`6��|�q�1&���&����������\�)6g�r�#��79^e���J{�K�Vc��c����"��t�\�`��1!2r�U�pf�x���,s/^[�^����v$:^� +�6,̒^�<&p�3�LVm��5�$`���t1U��*����9��K���H{l��rݒ��H��������8�q�t_��n0@�ɤ�O7��T��j�����&J`\���3O��?�R��r*�E���Y&|e��u�C��ji‰|����(��Scq@ �3N���aX�񰽀A(�r5��#�Y���7���m��f1'^S�JPR�Sv%vk��E�����!Ea�V�1"�U�� ��(�p����8��G���Q��> 7"d���@{��o�^�Ui;X��x;�� "i���U�kΖ��O,�k6�|��=�=������I)4�����a���'l��R���"����vE��5B���w:+ ��_Q~_�BQ���q��%��Ʋ1�%�F,e��H|0\^�NaK�S��!#4�ȼa�b]>Q]k6��L-�d1��r"��3��'e����|N�:�a1��w�<��v85��3e�V��)ʂ:Ǖ�P�Cj,k3{���=�W~�GM=y��X {j�`���Fm\W�B�k3�d����J��5�J׍KQ�(���/3�B+��jB�"�#QuK�D{���0"p%J8J�`0,��� 11(��Z�k����P�;�A�צ�{s�/������E���e��(=�I���F���9eU;R�s��&�aԻ�a��5�T&��rm����cv�4�J�U��`7�u&�~ �עǚ���v{�*VᯅqQ-y������ �LP�Q��>v<ס{�Q�[ �;�ؖ���V������J��t���O�5�sU8�rA�BE�'�;*Hg�'��"�2�W!�����z��)����g�G�IO���o��9�*�ߊ���Q(I�Je����t������]!���ߐ=����L�W�`�*A�@#�N�)�'w/��S����|\/�fR:�. ��SvDI�m�'��:�%O��ӛ�Цթ��� �zv,�_�y��w�Fk�{�j�� {[�Wk�,���/����Ty��Y!tgD�}3��f�� ]y��/�� ��/p#᛺)mJχv,����}Nul԰�T.xP����8Mo��J?�1�ϽP���N�o l�2@_��ʺOȖ�䓲�������y �)+�Z�:�o��~�@��:&����g��U"�����s��~���0��2 |1�%���:��� ��<������ſ��j�?;v�ޣV#'����M),Z�4�NE�?PK�����PK%�RDefinitions/artifacts.yml�VMo�8��W ���@"o��=�I�5�q���'��F�TIʊ��w����8�t�(��߼y�q28��2E�0�Zgh��J��Owrh�4�H~�S6vG�џ�55��m<�Ʌt�K��O)V��Ԕ��B���Ex�s����� ���W���ہ���  頋�i�D���뱊�n�yzy=�_��p�^+t,~���XW-���bE0�h�Xk�t� n��R�����7�"yɤ�V�j�V���7 ����d��>N�����2]�u{��/����l1����\�ή���팾>�d���ή��+z�*�� �d1c��r� S�˔���Z��f�VS8P�-��l:���%K�����x�R��0�Z��&���cL�lE����i�w�sȄI[���^�"�K�VHG�&��.�3������ʇ',&�ˠ����SK�#X��/'0�<��<�&��R`��z%���+�5�rC�YS&G�]a�L[��ɴ$6{�|)[����JD�)0�K�/Y�T$6�pJ�na(��!4�L ���e*�F2OŚsK�"�0g&��8��6, �B�H�k�F��'��>��oSi(EU��>k�"��Hפ ��t!�뚫�T&����L<��z+�%TԊ��u( xԦ���Fޥ�G{��) ��}&�+���ᵟ���>�)uH]<��VR��;�|���a�? �^˧�[�J�E]���� l/2��B]T Q pC��R�7#� yܦ�/��s�{�ځ���!�t�5���TyRLTjٿ�ɚ���R_�wu��,虚��& �u�f'ľ1S�l�X�Z����ALO�@;B�v����8�鈕Xg]���MW�^�c���6E������ �_���P���vD�ͮ:��(�� ��.Jj�^��+w�Ϸ�ɽ�g�{M�ǔ�=4�$:M��i��Y�Z��+��m�5Y�/a�л, ��9�_�~�b��D=�eD��9��c-�د��1mS��(�DI|W2{�4®�=���6"ǡ�F�dN�3��� �0�[�!Č�� O���P�����q�ma�H�1��"}�H��� B(�a��A�Cp����3�����sw� m��_��"77O���n��h�M=e����%R??�M3 �sG���&�7�c�s�%��c���m7�sg��l�*#��d�[��d�F�7�{W�l�puBv���#z/?��� /�B�G��e���9����\�ƅ �,1l���f�t�{v��\-����PK 2ea� PK%�RDefinitions/capabilities.yml�ZIs۸��Wt%��Ja&s��d�ITc�.K�ԜX IxJV�����m�y�C"b�������W��ThB"B��,)�c�YO^��L ���>�ﲮwC �@D6 ��DS�4��@�`ŜPX3�tj2!��3!g��h��c|���1W�q��[_��^�=��zR->�t��|7܎'�����,8��+a �:��P@f��5Hd�(�i�3L,z��ܬ��(%d�(6KL�Z9<\tyڋxן�h�n��Ѥ�2�M�?L}P8�0��0 ��t�J�ZcgnUl�VR2�W�7=)���`'���q݄�^�X��l!)l4Pu�$�XI�gۖ�I�qR<�>��5:�� ���<@�aN��E{��n�1%���|�|�H�5|�zQ�F*�ͮVDΉ���?yŠ�a���߾���`L�����m(l���M6 ��?�ӡ�^ �ͼU?y��gJI��|�Bd���K��v�U$6#� P�1(��;�.jH�۩i��=��I�)�*�S����e�z��/H��Ԭ�z=]@iI�O����6�p����-tNJp��oBK�gg�m2D-��4ŴH�YE���Hܹ�h>�b�Y�L,=j�k�3)���k�� &c�X�$ -Oh�bMd 1m�<2������=&3$Y�ˬ�ae����$yYלKb�d�*+ч��L�D��͆4��ub2�^ʄ#Et�Bڱ�# �Jc�P�Js}0z�� A�� �_p� �wJ�c��\�E��?4�e&��e yX5��t� ;��ZEHP�&9x��� n@����2n��N0*�Zs߾�O? �� �0:��,���WS � 7����1ź�)���ܬ�er��&� �)�|�ڜ�0��Sf'�-".Ͼy;cv�p���E�Y����������7����'�bZ�����?uf�Jm�q����DŽ{)j�;����]A]EW����1JM����I��H-�;c����x=> [N},�k�M����a1_y��x�h�y��-�l|���A`<�]J9OB�4(��`{��D��NaiG$�Ke/y��О;�r �3��/Ӣ�#�5��U��//�:�����j_�0J��*���.�*`�ٽ�1D�ݝ����wY=$Q±ܯ���rCz��$ j/̀��;�vv�R�߉��ds���A[��A��y�r��C�R�v��{���w�J�a�1n]|����njo@�����u���ʐh{^ �M�}�����ܣ��g<�`O�u��^Y;\O���}��(~��7\3�?m�F�x�sX��F��y���=���dw!SO��v6�_e�R�� ���o��r���f q����{�ўRP2q�L`��H���c�rwiqh"��8�� ���Ω�"8*;���Za!�Z�TkuA� �.��l%�Ek�n�X�)5i�l�(�e+ؾ�d�^v��n�”I���,�H��, YR�ۂ�\�(wV�A/a�e�;R�q�9�`�U�0�6ؕ't��r��L�}Q���zj����]*,�����qgܢ5W�Zf���3�eU�۪��|���F���x~�B'�l+���BBLІ^/�矰̧|A����lΌ���?�ƽ]%[e��G4���u ����M�2y�<g�� �|���*G��qr(������l|��������H+�;\��Y�9�nX�)FC��p����������_�QȜ��w�J=�}3��� _�Y�ֽլ��Ot&��nw0���s�����D�ݔd_�dZ\�|,Y�PO%��\q�d�2=V��;B�<ݢ0�N� ��$���k���쎦�hm�Z��bkmռ��7s��ĞHb��7�}�9�A_L�(����.�^+�Φ� ~ד���O鞽��6�g|�s�ۙ9'+�=���|�1��.������PK�H�v~(PK%�RDefinitions/interfaces.yml�XMo�6��W �K $J��ۓ�M�B�6y�ؓ@S#��D�$-���CJ�%Kޕr�sI�y��q�1����g�QL`#�`���q�U[n��J�o����k����Nm g;���� A����caAH�*/2�$G� ��ij�� ��jiy3�/�S��f�n�����->��o�ۀy��ҫ���4����q=�c�Ufh h�w#4պ�+�gK���-( l��lV9�[-���[0*�[��Pa�ˍm���GE7H/&�zA]ß�(�n �[��<���o����l>F0��|�)\��}z���;��>��V�� ��I�t�ĉ!���"d �"�꒫ [!�T�ZR9P�΅q�i�^B(�ȅe��)��\Ye8�L��-.�~���8N�X���W�Qik>^�A�, vyv%�E�2���H6�����/JYg ��$N���,J+��;�>�kQXOdA��h:Mv����l�� ���i�M�\�>^2-�R�A&R�;�a0K��DO*�~B˨f� <��R�㺪���ȑ �����c(�Ξ|�������?_"u6�: (�B��j� X�TrTm�}H�����!'êiG�*�.��s�-�-|�����*��cx���s�ê?���tv`�f�T=R������=(޹�����8�O0��zT�m�����u�E0mk5t���T� �:���|O�u5E���/{ Ԃ�� ��g�-�}c��]�d���g���_��4�}R���qN�$i��)���8N�a��C���������)���ϑ�I}+q����Y���ѹ������n�j̒�A�)?��5H��'gM�L̙E$ɶq>���sѝ�9�;?��2�)�tR6�a1*��yi��@ss7?q���s�:$ �8��)�˒d~��o����0 �E^��Ȯ�QDv�픛e9lUG �ְ�E���.�'i7s|8~�G+?��He�C�x�1�B�l����f�:�d7Q�'��"M$_!���_�?�|�>=;�ߪ#+���$Z���9 �#ȳ0X��� ���W#�S� H!#�t/ Ԉh� �M���u�5����^������6~�>.v�?��ix �q��O���;��0�r?�5:�8�m��4�]NL��`g�x^\D9[�~��!��w�fز� %$����!���_���ugig��)��QL[ڧ�Q:�|ugq�~���?I:�!6م�ā�=�M�CP;7��^>^��3�g��_�Pܑ�g�C�'�ܐ-�s)��� ����#I�y �Q�Gm���F��'L<�N��;~Ww��X�7��K�'O���th?˳��SO|�5��������"�$UR��N��6�rv �*��=��O�(zN���FrǛ���9���5��f$��`0��I柜���w����B�D��ߔ������>�٢v�p}q��� �eh� ��Grڝ�j��7��ۊ�A)M���1�ː��!C]΍dڶd���xr�X�q�>�I��<-��ca5@Ԝcq`/���<��/�� Mq ބ���=��Q�Ҭ��۾g��$Id���N�������)��=��P��w*�F��!��ټl��5iD#�އ)��@�1Y}���^���n�4ȷ���Z ���?���oa����̲R��E��,;X��^j��y~������ϙGL;�S N �P�Fp�H[ �TȘ^j„nc4���C1���N���� ��z���Eer��hnO���F>��Z�d����] �a���� �g�4c�g�_{||f��C�l�n�,Q �r�iq}>�ҿv�E����0Bh��ͫE�M�z�q�*aVo����yzp3o���^E�����ުm�\���`�!w� ��i%5���"�N-\��X�����mYRщ�v˘�}E=�4g\Z�q�Ϻp�%8��E�4u�Nf+�K`A�!�.ە�Z⋝j������XE�N�E ��� 0d�h��e#)�f����F��IƘ�W��u�jjt}�^@� �m�5�CV��� ��ڿ�M����Q.�m\iJm�����aAy�(�P ����4!�rT�\��,���Э�qb�\�s�a�@�|�Z���+�b����o c c��� [�}�w��?s�A������Ç'���4C��X��u���]��Y���/�&pБ�@1� �.��T# zܹ4�.�0�E�ݚm� 4~ �Of�X��/N3At����Hxq_��F�54�i�jr ��#�$�Z�R���6�,6~�&Y ��f>P :( ��H�C�A��Y��E�E��Xh��� �߶>��ʼP�m\�+�2��q��t#�kg�QY4��-�<'��U��,�`M�A�r6����1Ÿ^sl[�?�_цI������;!_��XvYi�M,��h��I�� �+��M����$�L����Q`��@2p� �Ww��$$� U�Zك� ���������i忤5�ϔL�yK�(n#�� 莑��[�Z;��m�>�s�h��@{�Qu�!˸�!M�X�ŶKBF-���Y,�.�f�C��i��MmK%jP֎<�b\�D�.���`?��3����]�:Y���T&��J�_e3�"�����{>E$o���G�/K��x��FjbAp��Ţ� ��\������b~�|�����ɥ)vƒ��u��R����y@X������q!K3Jx�Q�����3*%G�Gѓi�Ϝ���aQP�3�L\0�a��l����v�I}�`ǐ�� �% �C��Y����������m��OEu��Ix?���rL�V 8bQ��f�3����|x�a��d�蟣v�>�F�8��+m�T�o��7m��[���Е�c�N����)ڀ�8}$� �vA���hNҍ���@l�5\�;�󩩿�j� �؋����3jR��Q�z��8 ڀ[��r}��Z�S�����N����^'9Ay\��h �ː�H0�|�&�6�I��h�8$Rt���ԒI;��%�r��&���M�u�� *MU�G��iO�$7�ֈ5��v�E��W���[��4I���޵�HTV_�i {�Ǯ*ˠ�c�5jB� ,ke�W���~��_D�W�N��@[�l��[hȝt���QbV,˙����h_Ұ��]q��Q�+5�̪�L�g����u��2�V�C�� =l]f���Lr#q� �z�<����c���Q͢��w�}��%�Byhd �[4�`G6�P/ِ8�x��^Dk��Y��v����a(`�WH1/N�%�9�rCE�����#f)#��R�ft��.�b/���_�N���%8(�ej��O���H�����C�&S���ɼb��A,��y`�-�:�Ⱦ�[��5��h���K��"�YY�Ѥ �X(���z���b�ɋy`�8;k�+4Wf.�*4=���*���rWq�.��\���p4ts8�kH ?�@}X�,NwPՠq)^)����J�цf$+F�bnX0S%�l��,�2�i�~��E7{m ]'Rg;��hABj^C���2I��\�h�c%�4�h�O�{i&K����e.�x�' ,�+� ��FQW�~�S��F1[����.ܐs�8 ֥��2Ȑ�3L��5�b� ���)z��-z�h�"��LA0�9m%��lF����򑀌8�.��0ݣ��r�b�Z�\5� ~��J�%ׯWۚ�"Ղ�.\��j2u9�j���Ev}�y������r�6~㸻R�(M%�UUm��e:���NV�������v-5���!B�g���ɶ��P~Y]B���(l@���B��?+���>�Oc��jG��ԑ{�� E�mФj�Tu�����*V��-�)J`��*�cU���kˊ��4��^�X!�NB��r�G�u���h�b]\Z�E����I��h`��݅�"�jIɅ�� ���܌o�@f��� ��bU�XFV��q ��*�H���i��33B�VB2c�3㱒��p����,A�2k�~i��S�3��i��}�K�I.�|*jW� eY��C*K]B� �Q��J�o ��'��}Jд�YhX{�o��P����H���3Y�(O}f�9-}���`�.R�G �D_'F}�d����*�Ku����f%�m�:�`�'qM4�� �ڡ�[�y� �����hUQ5=�cW>����ϥ�O� .��^�S�E�_�d�cd���$�E�$ "������E!��c݅q���3BC�H�$���}c�ΐ�A�@*�c������� �!���Qȡ�4N���<�q�=[\���ܓ��N�C��'M��� -��5e�����U6m*��[�����:�/B�p_���,��#�^j�7e�4�?����5F�D�̈(@wA��o��ӪԙƤ �3TE��T1g���Dg�7���R���z��q�� ��I.Bo�#2�+���}���N�$�x��E��U��2�����_ߛ����sgFNV��� ���—u�Օ���;R ����#K��a�AτK� ��Ǿ����#U͆�^�+���F�c�<��[��+���c'!�Wz�FoͪtY�7 #{��w�� `�I)���}-�_��������Ү���a���Ϝ��_)��4U��[�n °��8�0M���������(����O�d�$F�P#uj��7:aE�2�%is{9U��̹�s�z�p����a-���j���/|:�`} ��v�"\��}8D;rp�8��� ^��'tԂ]J�?�XM=�Yz~_+9� �ύ2B�s�:B[�az܂����������G|5��  ��&_ +|��a��C��4&� �T����P�����9���� p��̚�}�]���1� ��I��xE�2J�v����Lyz����y�I#1l�R�7,� �E�jB;8�>�w>�w��;����������������� s��-��ϥF�Mt�$<B�wg�?i3}��MZD�w� ~v$�$�Ǚ97Qx�H���<�* !��մ����yi������aMa�no �N�j�b� ^]�]�� lɣK��:�2Nש���q'�̜߀�PH��s�/Dg*c�:*286�'�#DoYi m�0�����YB��5�� �Sb ��|�3~,,5u�^Iv��r�Q��XZ�p�*x�c�P�y�X���eU����D��5��������B�}��Bdo���JA��Jo���JA������y�JA?w)hk�$�eI�eI�j�[��[��[�����?�Z��%]sR�=�[�93Yل”#�-j�S �U��~+��V�{��ܯ�T�W�����>\�����3�VyQՇ����/Ţ�"Nɓ�j'���Ԕ7�y��V�v>{�m���U�]�Ř�],N���}�X9R����\� �"�g��[-(��Q��W �ֿz��ׯ����[�l�U�f�Fl����;�x{�_}����*_��f��3�(96@�� ����h� ��e{����b�2̣&+�1%X]�N����?� �蹚����6%���+e�z��,�}� �2��b��mҲC�FD�bf4G������p��]��1�DU0�(# "���n�M��>j�l�bͫ��7���_2.Jp�O�N��*������/,$�,�XgE)%�U�W&���u���k���� �Nfx�e��aNh ,��g]�i�H=��H�/ŷx��^}L�D�cND���$�-A�vQ >���Z�_f�P4BwJ�Y �z�5Ƃ߻'O���W�(����Hi)"�_t��]_ Iz� f�gz���-q~�,�B���8 -�;�Z:��T�h�#�����<�e�u��:|�'L�SR��7PZ�� ��cOְ�8u�*�U��e;�����HV�3ŒI@� L�~��7éBXM�X�8���B�H��(P�τA���C^}~.�_����@�.��.�H�N ���U� �l�*k�F\��C�����O�Pz�9�Vdf��E-R&�V��uDyE9G���ǁټoÉKBrp�ձ�i��ʢԕ��[�Ժs��c�ઘ��o���y�ՀQ&MJ�dNw>2�(��iG�M�L�m�7D��%6�'߂�N�Kd,��3�'�e�fCѥA�RD��=�&�e��dv� �eB��GNJa ^��N]����F���*��.�6�Xk>��0;L^s�ݾA��� x.̀�y1!������r�3!,V+�o�HX��O9�z�wl����nu�rV�讥��H�dhu'm�s�U�|~C؀u��f(���|v�|�n�ċ�ϵ;��l�0�Ŕ��b�m'�t��ܑ�׻zxY��i�٪_bԟ[�g�� -�<��؈�\a�|���Pe���v�_��X�!�RS��B�fp������=��h!S,�{�%��+�'l�*D+V��Y�����;�6jxg[�r ���W�g'��ʰ�"o*���*�߬���X7�w�F`��T�$!KA�}��&��qHKP=��pN}@f����W�vg�n�n7�� ���<��t'f�����|(i��NJ ���*�Jh���F0C�)[�D����BSh�)�t��6��@�'��J�m���n~R� /x��ٻ��0�$�-�&���.�_�x ���Z{C��Y[y�49f#(� y(fd4�G0�]����s!ʅU�`�)�IW�i[��kR����{G��`@,ظݓg�:k��x_ ��V���\��I'��5�YC��t�ó��; L�͠E|���� O?Jp�Ldiݐ7��:�u���wV�:$Ѧfj۰m�#:�ݴ���V���ہ�]��ޟr�����YU�/1k`��^�c l4h� ��=����ܜi!݅�ZB���v7���;TeF��@��^ί� ʞ%��(�ix���ܺ��e�W�4 1K�z+��b=PyH����4��� �ZU.w�ِ���w�%������i�`�E� �ͮ@Y�/�Q����� .x��g�r�ルi�A�����q[�� ��%�R�m���T������d� xg�j���I�� �|}�p!�M�e#j�g�������ebD^ ��O�����n�ś��DY�"Ey��&`N�VG��� e���l�X��GZ����Ϡ�u)��8|�@Y��Ȥw9$N�~#�H{�6�o���8��K!n�rGm#�K�>P���t�����%� A&��! O�3��g����X�/@�ɀ��넾T>`��d C�$%�h�>��_c����5e<'��~q��F�W|\{����?z ,S��"�GW (]�ݕ�k�Z�)Ú��c/k��w�.��CEK����v|~]��'�T��r�r� =Vs��Q�F�A�f� ��O]q��qgW�v�w��R���t�/T�' �u�P���0c$��a�A��j��Uq\�$��5?�[�����*>z J�H7ŬE�v��o�E����?.��ie�@&��V2ѹ���8�Cf�8�˒��26h�E�rU� �Q尔�E"D퍫:p����邞0��fP��^g�' �Iy�#}���l�"�Y�����u� �0q�������p<��w�d!��=f,F���B����'7Ȇ�R��$��遲Tqf`����(!}H!�9'� @Y0�|s-f����\W������7�~:����݂��U�C������O��\�j���奇8�$7dX��F��x>v�Kz+�ܪ� \��GM;*c^ PW�h��B�T��4�o�q��/����J�C~9B ���9V�2�W����\M��=���<ۢ U/����DیgM&�Rg�V�����c�m����h6�]���vD�R�hK�����6�cw{\���U�^�~��k�5o"QX ���zQ�\q�,�#՜�pgIPG�w.-@Co��ŶpEZ0Wt��v�KV�ŘXy��� �: ��U�Y�tƥ$��mj��2�(�,Z���J�x0�Pd独Մ��%���Z�8��� G5���zT�c�nb%a�;��o��=�NG�g].F ���u�D�f�>�fZ;�V0����"���o�)U�G����-S��@���֘_��ǩ��`�� n��� ���ܚ6ke�O��JQ>5ܾKPd�j(M�����x[�V�`�&�������<�u�#���Fr�IF�3V�ix6�F��j)��m`�ԧ��V�]h>��TR �C�����1yE��)m��K�:�m���9�h(��C6Ҋar�5BR��J�L��K1W���*ˡ1�>��!^g��N�b��ݠOUO豻�@/$Qf�3t�����r�w�E�hv��4���U����n��I�w�a�[�S�j��-ێ�\p��.�-�,3�w|6��Z��K1�W�܊�\��1U+g�eunڪ��&��b3W�9h20�����#u*�ipC�m2�i��K�����yhpni���*5�� XQ.�DU�b�ݹg ;>՗˲i88�lv��cT�X�Z��D�Z�-��Xo��-Ϻ�J����&"�J����~i��y��!l]�*x�T&�&T�����^�'$�}�R���ʹqM�E>�Çu���ڟU� �o�f� ����u%���,Qz�mt���f��Dv ���1���D���>�^Yz����GQ�̕��T�x���wR�P����z�}k�e^�c3-��x�56�6���kڥ6������*k[l�G�ë=_�}����Vؓ���)�C���x������Qƛ�2!f+*G�[��[�ɯq�'��e�?�d�ֲ=�c�V�/�b.a�"����D�}|Ɔ�@g�7�����-η�=����O�'̬�������1#��a;��5�������4�‚T�'H�4w��߃���.& ��r������y�yJ��e� �/X [���#9 ��B����:��֍z�d����/b&���sI��c�ʷúW>��G��ɐiY��zGIj�NF[�w4�'�?�����مX��@��fE�-�k0(�4��m�X��y׋E�v�m��,aG�Q�Z��`� & Sx[xR�b1�6�0�*�������E�>ͻ��\K����p(�l/V�Ij�iv�S�����i,��{)���^K��۷Rh���R$���Ba�㽒�=a���� �a�D�H�� �Xd.�Q���g�J�`�qx�Ѩ�b 8)��K_8dž�s-���2)���b�^�4�jr�$W�>����=E#�9�$�� �?Z?�#�m�p���}���[������K�=K\���S���2b�V������ ��+�kq������ r�1�3��;����x<ǣ@ �0,Ty)��^� *hY"�!�Z���ЋU�0Yd��Q]dB����(<ЬuZ4믨ѕf۸We��tQ�u0�O���`gg~����`i���=!\��– VZ�-�A@�l�ȸ���ZZ�ݟ�_̕O7w�s����ŝ���/ ���!X3\��M��gzA+��x�Qv�@Yu�b�d�R+/br� �)�� �0������� nql�-����i���nq�l��x"n�ǖ V��=p�nQ*����q499������c�+�k� `j��D�R��2��G���ש��"?a���i����U����}��͌l�I=���l��hŊ�"�}��%��"t�b�JLQ�a*�ŋ 2d� ��#��ź�ٗ�N��@e�l��Y�Q%��m�� ,U����G�� �ӱ�i�����]�!`���lȎ�*�o��MT%~fp� �G��8vV=*�AߺX� ����~^�+����1�_�Z�*��uF ZIU5�/o��R��|a\ז�Q��/�ˢG�nԍ�Ǡ�h�;�#胍 ���.���˘S���S5 �W(� �������6_�BPi`���t�(aCU�hI �3`���D������*0:/,����ڹ�K3g��#ax���x��̾`MH�G�:�Ce)� a�[i�2E�=���T�#�u>�!�Q���Jit_�eI��9�d�� ���⼏�:Pj{=WQ�M�/*I��H���K���L��&Ir��$��sJ���Q��2Ir�=K��J�������0ZM�:2��&��46L�&6�;x��T��ඎ@MQj@TF�/Y��-Q�-Q~�Dy��i&h�ҳ���Dm>�.�t'Ve���i*~\��X�yћ)�e�ʼn�sOG-�:8j��!���v���O��x��*rJg�n���PK5n���/�tPK%�RDArtifacts/Informational/OTHER/VSP_basic_vm_macro_VSP_Information.txt���o�0ǟ���7ie��1)R5� (�`���a��185�������s�@BR��)�}�����,s��^���3�`k�I��d��jea��2D-�2C*�Ӎb�*2ς2V�\GK�Y[2��ޥ3o*sXe:&��9  �[����Y� ���Sd�����$�[���N�S����VS���LM՗4��K��T#&�-�ʳC死;�-�"�����;wι0���JF�@ȧ�<;��A���$��=�Ήq�%�H�ە�r ��`�m��D�ƃnAun$��f�T����znH-���2������l�r�~��#�l(�t6�S7�ګY�:�������B����P%Yn��r �N���n��C�S�\�E* &� �R���7���gh�~48�+�<ᖃƿ �Ia���e>g9���F`����|�i���\|�Ć��Sח���%/a@iY����e2)R%�&2��#"���|܀���g���� �e��Xf��b��<��I=Oy)�ܗ�ƒ�������w /�����[\�'�)f���p]­l���Ӕ.+s���}�ue���p)��h菉=2�/e,�yS)� ���a� �~c�1'^������)�"���T��+^V��",��J��i��� ��<9Ƈ�bFC5}��ɍI�ˮ�BX�S�#,��Q�t�,fc��ʜ����$�A�&�є�1�vb��]lH�����ś� �Zgde^��c��tIc~�_+4 ����6'�L0��jJ�J�DŽ��Å H�]k�X��!��4�K�L�sY �q?k�`�娸�Ax���ʹ'P*xD{̞O�}���#x��Xd�ka�ː�B�ou����]ת"�S�yOP�� �+1)���_��m�����gO{ ��?6��h���ҤgZ���r� ���K��Ƴee�*B8}R��yAm|�#�q<x���_PK�ظW�PK%�R<Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlm�� �0DEzOV��+%&K fwC6�{KkA��0��c܌����#��!IXO*����{=��JE�(T�� ��?#8���݇ǁ�_��8�H!6���w�!�� Ң����v�nG��e�&����PKW�P2}�PK%�R4Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlU��� D�q�|Tʯ��5.4������9��;�.B���z��5�W�.%>)=S����4S����e��Rr�`1��=�I���~��$D�CӋU��Y����V؁މ���&�Q:=�@�-�n�8� U'�\Q_PK�C���PK%�RGArtifacts/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/BASIC_VM_enriched.zip�yuXT]�7�%�9�tHJ#-��C3�04�(!�H���R*�-!! !-" ������������w��uq�u�o�����o�4U�Q�0006)"��\��ndMUt�ߏH��Z��j���~�u;@ `�[m�]T7lm�P��������܇<�%X8�����z�=[h�R2&���k�#�B�+��8%��^z~�����M1M�]`�X-5�y�l�i���H���v)��w�} ��ǽ��f '��������\ݕX¹Q� ��]�8�T��2� �ͱ��q��|�I֭u��9���Jj5)� �%{`������W��-S�]���y�7EB0�1}А�꬟����U��p-��L�%c�0��켗5�v��3sc~g$l����!n'n���q!U�W��^Q� �l2�<�z�+�V]�Ի�U� �N���N��2�����,�����B�p�Zx���oXagB��w�=���b=��J��� �O�?l��n/��m�sv��Ŕ����E��)���L��m�����l�Qj��L�K��3���mR*��z��3�#��1�;$v���S/�״i!�-�L7B�r������Jȃ#+��xqB�����eu T/��^uv�$0[�J��0�mzN.���/f�F27��!���ʟ,wç�_��y��S|D��߻X]w��<�1��.����g5�3���_ =����ct�~Ҝ�o?x��]�~�r��)Kw����h ��CK���� ��Iw�@�%H6��-ˉ!��o Z�ъB��6��<�1��|�b���JU�{j$����:Dvd��P�,r����� j��a�K�l��_�R0�,Yڎ� �����z��`�%Q:�n_Q�b��J�iR�,��Cc��+2�( 5д%��)u��R�AOSaLʙ���?e3II$� J��N ��I�D`�zV�%�t�ٲ���w����Ԍ�r�i0�tuM�C��,d�; s�5�iEU�m�N��l �����Q�U�6��<�Γ�R��shB��Xݗ �?C�}���*�Qa���ۥ7C�A݀d�yC�5���RI�/,�����FL�����>kK5 J���t�Hm֎ݨ,:� ���;�ۧ�LW�252�2�� U� �J��E�H��#��p��xw ���D��_��pl���m�]U�)��9�!��"@� � ��4�N�"P�m=y���k����!.͹�iǂ�!�HG��F�H��ҴE�D��5k]�,$�`o�W{y��KT�)U;��!�����`N��� r)�P9�W�<.&�-��.����w2��=�g�xߏw6J���J A�0[�k�`���w+�ٛ��|���K��aE3�����V��?C�ǥ���rL����q�����^�٨�=U��#o6�J� ��(�O˝LPz��ˠșDS>��h �.��7�)J����Կ�\��O���\_�p^�~x� Ss,�x���bk�6��ʅ�(�Խ �����TT�8&�d�|R��R%/5���Y��8B��]t]-|�oʥ G�O-���p�3�(��3�K���!9T�-V@��d��@@a!}j�3�(�~��wt�0������d8~��w�h֪���c|��@֔ f�B"��b�L����{ѭz�)H�k��.���xI�Eca�0k<�f.��l,��DZ)\8�a�Ԧ �À��7Atԃ�|�N�'p(�M���d�aڛ�pרb@!��<;��?W ��(�Q7#���A_�ܫ�SG�l`��0��#`&��ol��ô^ki�NI;�$��=�c��ள���[y�f�0���A�S�,��C�eekF��XQ��G��~�?C� �%����v����#-�̳W�>AC+q/y�%o#����/7�6��տ��n�(gZwԇQB�lQý��8�W�Uc�b~b�B.J�d����q��.�T<�$���F������Q)�t�Xfg�nM{���U�=M2W�1�A����}[ݒ��u,֝���*�|��I n�w����ݟD>n]I�=N�l���3QT7��é��t;�����K�=V0�9^ORXթ�v,��&����z��'�uH��l�6�{���֞Qn�/k��u0MH�e�Q5b�"��${�a�v��J�1y��A����k�Rf���Į�� ��ʱ�Y=�06uʳ���;�E�^6�"��I���#���2��@��h���uY��"�x�E�'�Z��d�r%/z)�����Ep�X���������B�O��i� o{S�g�3[KG��L�^9 :��O��"�Sѱ�Ϯ ȝ��v�"���M8� �sy!��9��q�ZN�ŏ�v���,[3~7��OZ|����Gؑ��b��D�s������Y�T�]^�#?���;U��3���&�� ��nB8M�D�jF�lR��� v�3 ��u��fX�êm�Ć��'�E;��o�a"�o<�DQ�n6kV䪏=�� �#]�2��Mq&u�37a%d[[����jM��h���X��j5�� gw9$��b�L��ܟ�yg��V�Kz��o���X�$�l��6^t�������k�h����$� �t�8;X�\���/ښ���z�E�q*q�k�k���P�$���!�_ ��f+7~��� �����k�j�9��3 ��%�C�n45O�l��{ݴϤ-�*��T��2��}���֛<?E �9����Ň3Sp��0� ���u,y�L��~|�������drq�u�·y6ղmP�c� �6֤� "yک�U��ә�-����GJg�_Si"��x5�P��!�}����P��|��!�ֶ�V�,�L�K�Ȍ�6J����܀U�}e��X6���X�����?�;� ��Y,�mU�۾2�v�;�D�?�ѫ�yqI�=d�U$N- � e���;Lۇ<|O��x�ڍ�=*�!K��1;���C6d�av�t~3r_3�g��/��GVx��Awg���U �q6���&�e�Z����ً��5de����:�,���� A��ѩێ���h$�sn�#ˀ�߿-����/ �� b[���B%��_%�D�uR��y��ޭM8体m�0gf4�+�.4Ɛ�[LJ>?V��T�����$Ғ*���;�5 ���%'����D|)� ҩr*���`�}��� ���tŚT��[�=}\O9#�d��o�m�����,uR��T��k���[څ�2��� `���i8к���|����C--�G|hI��6:��A�3��u�@�\ٽ{�T�ߙ3���w�˛��oM%y@ެ�ϬD�N�$�J> �#��,��t<9k��O���ћ~h�2' ūxr�6�V���� 1��q�Hr)�n�=��bVF!"ڋ-P��Ng�P*��XP��.��O&��mŔ�V��`�4�yď�g" !�J�/C�D��*ӏ��]N��d�Mf��� +�\iM�技�[�$��h���;��P �:�A_H1��f�{v�^�!)���S3"!���O.�,�O���.���X� �k��5�a0�38�Z�H`��c���o�����C2i�wW��P 11և��7S�x� "�ڳ ���]�U�t������#��H��B�<����R�Nv,����z��ḛJ�=G�i��H�_��?�:�X� }�����/�N1o(]�ϱP�In�P8�r�s�x�Y��-l����l?e������1�&È���x���iV�A�ȸ�#"+�y�J�Ewmގ@�PnR!�e�~�=�����S ��4�0NW���X�U���,��b8�Z� ͇k=��|L_F��!(�VA�>�R�T�W�{Hn=[N�ѦRX5�|�eZ�a��^Z� x~O2�!��7H���m�x�����P�����T�:�=5��W O��:�i�������T~�OC�.�;&6�,M+�JJx���g� ������e�p�L�@��(��͟&�p#�Y�h~yǷH=�y+���3B�g \E��}O3Q���@��<���H�z ��g��I/ ��v��@#MV�祯kZh�y��$ �`6��4�>��I�� }@ ������%PLTF�H���Eb�3��b��P�(��UVu�~U� �&bW@�D�DVh���,w4�$��X�z �nxk���F��;Z[-i&6Ζ3b7"�����ɽ�0��J��șQq�6Gk� �(�ȃ�)�b��G��޷����ڏ�=�����KӜ���O!1�o �pǯeFyN�$�A�}����8�H���}٥���qT��i>7m]e&�����[�qM��L5b_����X�ъ/��&[h��X��Fȼ0�H1�׆�V��u��m��M�̛8.��3��B��:�_�����'(�i�)�J�� �ɐR�%��[5%�f�!_NS�+v�S��E���s�#�{08Twt�.+��?Q���vd(7(+б\?m=�Vӟ�L�?���ni�O��}r�r�!�1���&��a�g�>P���/C��1�&*o��C�y�9Oο����[��h0�%������P��`u�ȟ�+���t�g��1�4����4E� ��h���}Yr/�B�R��d�q�GǬҩ�����zڷ���]��'�\���`�)�V�c'/N�:G��v�BL���7������ k�l'3��i_��=)ƔťN�w]�ujT@���N8�4}+ ��Q������f��2����l7Ŭ�R-ݒ�-G�?�GY�����l��~������2�Y.���`3�d���z��wI:��d��L� ����7X�r�s����0�t�����*��ª'�—w9u �"��^��ļ������x52 �(��.z��&�&j?��=(�Hy�@O�� �Ԝ�0g@�E�v�+�Q� ��)}!��ޕ��/[ԝ*�������2K N���w�w��Tg�%ὓ0.�{FN�]����p��`L�"������.���i��ecTZ "��9 �'σ���3�s� J���{�*>iE�����*K�9ܥs�;�)�I��� Z���j���������s7������!;4ozt�;�D}2��x3c����1`_�^ UΤ�=J/���B����Z/���a���V ���3��q���g�2���J�?F�͓Ϋ׹K�Xػu��&3��\r˯�J��Dz��>��� ݞ�f �+�=0UF�9���^�WFe��aY��z�b�8}�~Ķ����N"�e���6U��@Ύ[,�I����P�WDϪ��y��I Ηt'l���8�"�IF�k�am] �WI��L�7ͳ 3������pa6������ !��5[�&�:�ͪ���G�@�i������&��j�U�(8�(�Xi�ACT ʷ��tͲ̃Oq�c���E �iDh�>^�A������]���>�7�������\���[���z��ޞ�M�铙���9#p������p�4�CX^�`���.( /~�IDN (��'�w�������r��J����wS��E#*�����̹k��YGQ�\�%O6�������#'å�7�Q�A�W�?��.�]����?8��t#�����u��G�GQN]^"jDM�{��Fw"/L$]k�u>��۟����Zy��v��>�7����g����*�{=�Ԟ���' ;�r���}�K�&��u���aK鉩⁨���"j��p��tL�����*��Nɾ�U�Ȗ?.��PI����m �fB����z{�b��v�>P{�1K�Ws�?R��� ��v� ��QG������+. rC��c�����U<ϐ����A(Ƃ\xj��l� ��sQ�*N�������,GU`�L�t̲yh*�*��I�|�t/!o��ۦAQvt�6�Qq�Rј����MB ��>J�=��g�$t4��G�l�R";9T�\2/����r\ r(I�8Uy�}�Ӳʶ��|)��6��y_����}�7#��ٴ���u���BD"F�N��BD�y���9εO����Z�&�j��ꚥ ­-��@W��L׀ ��V��&�զ �5@z���)� v�vz�M�[��7��VGi��a����M��u�kP�طWo�\=Xq\��#�G%��&�5`f�"xs@WO�kv��v�j}}��!�猛pWs��pTd#� w5���gJ~[Zz�jr'����&�U ���{ʿ���6�!FR�E o��\��}5�_�m �`�h�W3��ȿ��Ein���M{͘��?ɔ�**��/I~���" ���� PK�㋗�%PK$�R�R�B4E csar.metaPK$�R��ڊ��kTOSCA-Metadata/TOSCA.metaPK$�R�H)��V.?Definitions/resource-BasicVmMacro-template.ymlPK%�R��� h�8uDefinitions/resource-BasicVmMacro-template-interface.ymlPK%�R�wJ� .�Definitions/resource-Extneutroncp-template.ymlPK%�Rv�,�� );!Definitions/resource-Compute-template.ymlPK%�Rڕ�JK �O?6%Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template.ymlPK%�R�`t��#}I�1Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template-interface.ymlPK%�R*<}�<K/ ;Definitions/resource-Globalcompute-template.ymlPK%�R,Ԕ�(�?Definitions/resource-Extcp2-template.ymlPK%�R �dq\e&BDefinitions/resource-Port-template.ymlPK%�Rz��2�,�DDefinitions/resource-Novaserver-template.ymlPK%�R�TM�k�,8JDefinitions/resource-Globalport-template.ymlPK%�R@�ՄY/�NDefinitions/resource-Securityrules-template.ymlPK%�R��ҥdF�QDefinitions/resource-BasicvmmacroComputeNodesHeatUbuntu20-template.ymlPK%�R+�@j5���SDefinitions/data.ymlPK%�R�'}8��Definitions/groups.ymlPK%�R0?��@ @d�Definitions/policies.ymlPK%�R���C&�Definitions/annotations.ymlPK%�R�����Y�Definitions/relationships.ymlPK%�R 2ea� d�Definitions/artifacts.ymlPK%�R�H�v~(��Definitions/capabilities.ymlPK%�R8��o�Definitions/interfaces.ymlPK%�R5n���/�th�Definitions/nodes.ymlPK%�R�6��D�D��Artifacts/Informational/OTHER/VSP_basic_vm_macro_VSP_Information.txtPK%�R�ظW�,W�Artifacts/Deployment/HEAT/base_ubuntu20.yamlPK%�RW�P2}�<�Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK%�R�C���4��Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK%�R�㋗�%G��Artifacts/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/BASIC_VM_enriched.zipPK� S 2021-04-12T03:25:22.784Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-12T03:25:22.785Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/4aef319b-45bc-48f3-81cd-ef5c4d21c750/toscaModel|INFO|500||InvokeReturn 2021-04-12T03:25:22.788Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-12T03:25:22.788Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-12T03:25:22.788Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= 99830f40-225e-4841-9b27-3b541b18de58 2021-04-12T03:25:22.789Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 99830f40-225e-4841-9b27-3b541b18de58 matches Tosca VF Customization UUID: 99830f40-225e-4841-9b27-3b541b18de58 2021-04-12T03:25:22.789Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: 99830f40-225e-4841-9b27-3b541b18de58 matches vfNotificationResource CustomizationUUID Hibernate: select vnfresourc0_.MODEL_UUID as MODEL_UU1_63_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_ from vnf_resource vnfresourc0_ where vnfresourc0_.MODEL_UUID=? 2021-04-12T03:25:22.792Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.792Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:22.793Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id 99830f40-225e-4841-9b27-3b541b18de58: {\"vf_module_id\":\"Ubuntu20-VF-module\",\"skip_post_instantiation_configuration\":\"false\",\"nf_naming\":\"true\",\"multi_stage_design\":\"false\",\"controller_actor\":\"CDS\",\"availability_zone_max_count\":\"1\",\"sdnc_artifact_name\":\"vnf\",\"Ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQC3dbqgymZVpu2cIWqzlKNxnOy2Qjt07NZxaXtQyu9dr0kbmursTE5N0IW0qg/rsCXgw2vjjdPOxU6jtrTbyzbAmo9F6LtS9oqvct9LmLjDNyiQFuCPETIBGy43daDVgw3hrg3f9ihN88V/JwnI9n3ZFn8Wy15KV6XCHn3MASV31YnbkjruUtj7rZm5V8NUwAteZ91k5T7WBpywt483rrkeQjEzyKiVSmmOhHWNSmbnko9XzO7QDUHfVIk5qCf/aBES7hcE0YiqX5lfLamSyCqOGANnv+AN2opDEakUeCyJHZrsk3Nkk7A9p+CNlq42sUEKtrO0xiH63viMA6eBYSiaQPzckdq/T52naozx/Oj9ITCgX/6XjldMUF99afIydpC6+kymflTYA8P/9u1Ih93+Vjg1Bf2e4lJaf9z9frXcB9F+ZRDq6feN+XQ93Q8xQ9blu9Gq8BZUbPvAQxW0UaryeuzhCKx4QA33qqYA+tmWVXTsaG0uow6f0hm7z+pkYCM= master@Utilisateur-PC\",\"vnf_name\":\"Ubuntu20-VNF-name\",\"Ubuntu20_image_name\":\"ubuntu-20.04\",\"dcae_collector_ip\":\"10.4.2.166\",\"vnf_id\":\"Ubuntu20-VNF\",\"sdnc_model_version\":\"1.0.0\",\"Ubuntu20_name_0\":\"Ubuntu20\",\"dcae_collector_port\":\"30417\",\"admin_plane_net_name\":\"admin\",\"sdnc_model_name\":\"ubuntu20\",\"Ubuntu20_flavor_name\":\"m1.small\"} 2021-04-12T03:25:22.793Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@17cf9bda 2021-04-12T03:25:22.793Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.793Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-12T03:25:22.793Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : cbe9cfe2-6d27-473a-8c55-e1ed3267ec05 2021-04-12T03:25:22.793Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID cbe9cfe2-6d27-473a-8c55-e1ed3267ec05 Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_, vfmodule0_.IS_BASE as IS_BASE4_58_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_ from vf_module vfmodule0_ where vfmodule0_.MODEL_UUID=? 2021-04-12T03:25:22.796Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.796Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-12T03:25:22.796Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:25:22.796Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.796Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-12T03:25:22.796Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:25:22.797Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.797Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2021-04-12T03:25:22.797Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-12T03:25:22.797Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-12T03:25:22.797Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=7b4f90e4-8b19-4825-a0e4-74057d99c7f1 Hibernate: select vnfccustom0_.MODEL_CUSTOMIZATION_UUID as MODEL_CU1_66_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_ from vnfc_customization vnfccustom0_ where vnfccustom0_.MODEL_CUSTOMIZATION_UUID=? 2021-04-12T03:25:22.799Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.799Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-12T03:25:22.800Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-12T03:25:22.800Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.800Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-12T03:25:22.800Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=99830f40-225e-4841-9b27-3b541b18de58 Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:25:22.802Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.802Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:22.802Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid f42886eb-33d1-423f-b0f9-ef94b1fed67a: basic_vm_macro 2021-04-12T03:25:22.803Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.803Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:22.803Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.803Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:22.803Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.804Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:22.804Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.804Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:22.804Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-12T03:25:22.805Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-12T03:25:22.805Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||Saving Service: basic_vm_macro Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_3_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_3_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_3_, service0_.SERVICE_CATEGORY as SERVICE_4_49_3_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_3_, service0_.CREATION_TIMESTAMP as CREATION6_49_3_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, service0_.DESCRIPTION as DESCRIPT7_49_3_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_3_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_3_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_3_, service0_.MODEL_NAME as MODEL_N11_49_3_, service0_.MODEL_VERSION as MODEL_V12_49_3_, service0_.NAMING_POLICY as NAMING_13_49_3_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_3_, service0_.RESOURCE_ORDER as RESOURC15_49_3_, service0_.SERVICE_FUNCTION as SERVICE16_49_3_, service0_.SERVICE_ROLE as SERVICE17_49_3_, service0_.SERVICE_TYPE as SERVICE18_49_3_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_3_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_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_56_2_, toscacsar4_.ARTIFACT_CHECKSUM as ARTIFACT2_56_2_, toscacsar4_.CREATION_TIMESTAMP as CREATION3_56_2_, toscacsar4_.DESCRIPTION as DESCRIPT4_56_2_, toscacsar4_.NAME as NAME5_56_2_, toscacsar4_.URL as URL6_56_2_, toscacsar4_.Version as Version7_56_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_56_1_, toscacsar0_.ARTIFACT_CHECKSUM as ARTIFACT2_56_1_, toscacsar0_.CREATION_TIMESTAMP as CREATION3_56_1_, toscacsar0_.DESCRIPTION as DESCRIPT4_56_1_, toscacsar0_.NAME as NAME5_56_1_, toscacsar0_.URL as URL6_56_1_, toscacsar0_.Version as Version7_56_1_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_3_, services1_.MODEL_UUID as MODEL_UU1_49_0_, services1_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_0_, services1_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_0_, services1_.SERVICE_CATEGORY as SERVICE_4_49_0_, services1_.CONTROLLER_ACTOR as CONTROLL5_49_0_, services1_.CREATION_TIMESTAMP as CREATION6_49_0_, services1_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_0_, services1_.DESCRIPTION as DESCRIPT7_49_0_, services1_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_0_, services1_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_0_, services1_.MODEL_INVARIANT_UUID as MODEL_I10_49_0_, services1_.MODEL_NAME as MODEL_N11_49_0_, services1_.MODEL_VERSION as MODEL_V12_49_0_, services1_.NAMING_POLICY as NAMING_13_49_0_, services1_.ONAP_GENERATED_NAMING as ONAP_GE14_49_0_, services1_.RESOURCE_ORDER as RESOURC15_49_0_, services1_.SERVICE_FUNCTION as SERVICE16_49_0_, services1_.SERVICE_ROLE as SERVICE17_49_0_, services1_.SERVICE_TYPE as SERVICE18_49_0_, services1_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_0_, services1_.WORKLOAD_CONTEXT as WORKLOA20_49_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_63_0_, vnfresourc0_.AIC_VERSION_MAX as AIC_VERS2_63_0_, vnfresourc0_.AIC_VERSION_MIN as AIC_VERS3_63_0_, vnfresourc0_.RESOURCE_CATEGORY as RESOURCE4_63_0_, vnfresourc0_.CREATION_TIMESTAMP as CREATION5_63_0_, vnfresourc0_.DESCRIPTION as DESCRIPT6_63_0_, vnfresourc0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_0_, vnfresourc0_.MODEL_INVARIANT_UUID as MODEL_IN7_63_0_, vnfresourc0_.MODEL_NAME as MODEL_NA8_63_0_, vnfresourc0_.MODEL_VERSION as MODEL_VE9_63_0_, vnfresourc0_.ORCHESTRATION_MODE as ORCHEST10_63_0_, vnfresourc0_.RESOURCE_SUB_CATEGORY as RESOURC11_63_0_, vnfresourc0_.TOSCA_NODE_TYPE as TOSCA_N12_63_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_25_0_, heatenviro0_.ARTIFACT_CHECKSUM as ARTIFACT2_25_0_, heatenviro0_.CREATION_TIMESTAMP as CREATION3_25_0_, heatenviro0_.DESCRIPTION as DESCRIPT4_25_0_, heatenviro0_.BODY as BODY5_25_0_, heatenviro0_.NAME as NAME6_25_0_, heatenviro0_.VERSION as VERSION7_25_0_ from heat_environment heatenviro0_ where heatenviro0_.ARTIFACT_UUID=? Hibernate: select vfmodule0_.MODEL_UUID as MODEL_UU1_58_4_, vfmodule0_.CREATION_TIMESTAMP as CREATION2_58_4_, vfmodule0_.DESCRIPTION as DESCRIPT3_58_4_, vfmodule0_.IS_BASE as IS_BASE4_58_4_, vfmodule0_.MODEL_INVARIANT_UUID as MODEL_IN5_58_4_, vfmodule0_.MODEL_NAME as MODEL_NA6_58_4_, vfmodule0_.MODEL_VERSION as MODEL_VE7_58_4_, vfmodule0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM8_58_4_, vfmodule0_.VNF_RESOURCE_MODEL_UUID as VNF_RESO9_58_4_, vfmodule0_.VOL_HEAT_TEMPLATE_ARTIFACT_UUID as VOL_HEA10_58_4_, heatfiles1_.VF_MODULE_MODEL_UUID as VF_MODUL1_60_6_, heatfiles2_.ARTIFACT_UUID as HEAT_FIL2_60_6_, heatfiles2_.ARTIFACT_UUID as ARTIFACT1_26_0_, heatfiles2_.ARTIFACT_CHECKSUM as ARTIFACT2_26_0_, heatfiles2_.CREATION_TIMESTAMP as CREATION3_26_0_, heatfiles2_.DESCRIPTION as DESCRIPT4_26_0_, heatfiles2_.BODY as BODY5_26_0_, heatfiles2_.NAME as NAME6_26_0_, heatfiles2_.VERSION as VERSION7_26_0_, heattempla3_.ARTIFACT_UUID as ARTIFACT1_28_1_, heattempla3_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla3_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla3_.DESCRIPTION as DESCRIPT4_28_1_, heattempla3_.BODY as BODY5_28_1_, heattempla3_.NAME as NAME6_28_1_, heattempla3_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla3_.VERSION as VERSION8_28_1_, vnfresourc4_.MODEL_UUID as MODEL_UU1_63_2_, vnfresourc4_.AIC_VERSION_MAX as AIC_VERS2_63_2_, vnfresourc4_.AIC_VERSION_MIN as AIC_VERS3_63_2_, vnfresourc4_.RESOURCE_CATEGORY as RESOURCE4_63_2_, vnfresourc4_.CREATION_TIMESTAMP as CREATION5_63_2_, vnfresourc4_.DESCRIPTION as DESCRIPT6_63_2_, vnfresourc4_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TE13_63_2_, vnfresourc4_.MODEL_INVARIANT_UUID as MODEL_IN7_63_2_, vnfresourc4_.MODEL_NAME as MODEL_NA8_63_2_, vnfresourc4_.MODEL_VERSION as MODEL_VE9_63_2_, vnfresourc4_.ORCHESTRATION_MODE as ORCHEST10_63_2_, vnfresourc4_.RESOURCE_SUB_CATEGORY as RESOURC11_63_2_, vnfresourc4_.TOSCA_NODE_TYPE as TOSCA_N12_63_2_, heattempla5_.ARTIFACT_UUID as ARTIFACT1_28_3_, heattempla5_.ARTIFACT_CHECKSUM as ARTIFACT2_28_3_, heattempla5_.CREATION_TIMESTAMP as CREATION3_28_3_, heattempla5_.DESCRIPTION as DESCRIPT4_28_3_, heattempla5_.BODY as BODY5_28_3_, heattempla5_.NAME as NAME6_28_3_, heattempla5_.TIMEOUT_MINUTES as TIMEOUT_7_28_3_, heattempla5_.VERSION as VERSION8_28_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_28_1_, heattempla0_.ARTIFACT_CHECKSUM as ARTIFACT2_28_1_, heattempla0_.CREATION_TIMESTAMP as CREATION3_28_1_, heattempla0_.DESCRIPTION as DESCRIPT4_28_1_, heattempla0_.BODY as BODY5_28_1_, heattempla0_.NAME as NAME6_28_1_, heattempla0_.TIMEOUT_MINUTES as TIMEOUT_7_28_1_, heattempla0_.VERSION as VERSION8_28_1_, childtempl1_.PARENT_HEAT_TEMPLATE_UUID as PARENT_H1_27_3_, heattempla2_.ARTIFACT_UUID as CHILD_HE2_27_3_, heattempla2_.ARTIFACT_UUID as ARTIFACT1_28_0_, heattempla2_.ARTIFACT_CHECKSUM as ARTIFACT2_28_0_, heattempla2_.CREATION_TIMESTAMP as CREATION3_28_0_, heattempla2_.DESCRIPTION as DESCRIPT4_28_0_, heattempla2_.BODY as BODY5_28_0_, heattempla2_.NAME as NAME6_28_0_, heattempla2_.TIMEOUT_MINUTES as TIMEOUT_7_28_0_, heattempla2_.VERSION as VERSION8_28_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_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_0_ from heat_template_params heattempla0_ where heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID=? and heattempla0_.PARAM_NAME=? Hibernate: select heattempla0_.HEAT_TEMPLATE_ARTIFACT_UUID as HEAT_TEM1_29_0_, heattempla0_.PARAM_NAME as PARAM_NA2_29_0_, heattempla0_.PARAM_ALIAS as PARAM_AL3_29_0_, heattempla0_.PARAM_TYPE as PARAM_TY4_29_0_, heattempla0_.IS_REQUIRED as IS_REQUI5_29_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_66_5_, vnfccustom0_.CREATION_TIMESTAMP as CREATION2_66_5_, vnfccustom0_.DESCRIPTION as DESCRIPT3_66_5_, vnfccustom0_.MODEL_INSTANCE_NAME as MODEL_IN4_66_5_, vnfccustom0_.MODEL_INVARIANT_UUID as MODEL_IN5_66_5_, vnfccustom0_.MODEL_NAME as MODEL_NA6_66_5_, vnfccustom0_.MODEL_UUID as MODEL_UU7_66_5_, vnfccustom0_.MODEL_VERSION as MODEL_VE8_66_5_, vnfccustom0_.RESOURCE_INPUT as RESOURCE9_66_5_, vnfccustom0_.TOSCA_NODE_TYPE as TOSCA_N10_66_5_, vnfccustom0_.VNFC_INSTANCE_GROUP_CUSTOMIZATION_ID as VNFC_IN11_66_5_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_7_, cvnfccusto1_.ID as ID1_23_7_, cvnfccusto1_.ID as ID1_23_0_, cvnfccusto1_.CREATION_TIMESTAMP as CREATION2_23_0_, cvnfccusto1_.DESCRIPTION as DESCRIPT3_23_0_, cvnfccusto1_.MODEL_CUSTOMIZATION_UUID as MODEL_CU4_23_0_, cvnfccusto1_.MODEL_INSTANCE_NAME as MODEL_IN5_23_0_, cvnfccusto1_.MODEL_INVARIANT_UUID as MODEL_IN6_23_0_, cvnfccusto1_.MODEL_NAME as MODEL_NA7_23_0_, cvnfccusto1_.MODEL_UUID as MODEL_UU8_23_0_, cvnfccusto1_.MODEL_VERSION as MODEL_VE9_23_0_, cvnfccusto1_.NFC_FUNCTION as NFC_FUN10_23_0_, cvnfccusto1_.NFC_NAMING_CODE as NFC_NAM11_23_0_, cvnfccusto1_.TOSCA_NODE_TYPE as TOSCA_N12_23_0_, cvnfccusto1_.VF_MODULE_CUSTOMIZATION_ID as VF_MODU13_23_0_, cvnfccusto1_.VNFC_CUST_MODEL_CUSTOMIZATION_UUID as VNFC_CU14_23_0_, vfmodulecu2_.ID as ID1_59_1_, vfmodulecu2_.AVAILABILITY_ZONE_COUNT as AVAILABI2_59_1_, vfmodulecu2_.CREATION_TIMESTAMP as CREATION3_59_1_, vfmodulecu2_.HEAT_ENVIRONMENT_ARTIFACT_UUID as HEAT_EN10_59_1_, vfmodulecu2_.INITIAL_COUNT as INITIAL_4_59_1_, vfmodulecu2_.LABEL as LABEL5_59_1_, vfmodulecu2_.MAX_INSTANCES as MAX_INST6_59_1_, vfmodulecu2_.MIN_INSTANCES as MIN_INST7_59_1_, vfmodulecu2_.MODEL_CUSTOMIZATION_UUID as MODEL_CU8_59_1_, vfmodulecu2_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_POS9_59_1_, vfmodulecu2_.VF_MODULE_MODEL_UUID as VF_MODU11_59_1_, vfmodulecu2_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RES12_59_1_, vfmodulecu2_.VOL_ENVIRONMENT_ARTIFACT_UUID as VOL_ENV13_59_1_, vnfcinstan3_.ID as ID1_67_2_, vnfcinstan3_.CREATION_TIMESTAMP as CREATION2_67_2_, vnfcinstan3_.DESCRIPTION as DESCRIPT3_67_2_, vnfcinstan3_.FUNCTION as FUNCTION4_67_2_, vnfcinstan3_.INSTANCE_GROUP_MODEL_UUID as INSTANCE5_67_2_, vnfcinstan3_.VNF_RESOURCE_CUSTOMIZATION_ID as VNF_RESO6_67_2_, instancegr4_.MODEL_UUID as MODEL_UU2_32_3_, instancegr4_.CR_MODEL_UUID as CR_MODE10_32_3_, instancegr4_.CREATION_TIMESTAMP as CREATION3_32_3_, instancegr4_.MODEL_INVARIANT_UUID as MODEL_IN4_32_3_, instancegr4_.MODEL_NAME as MODEL_NA5_32_3_, instancegr4_.MODEL_VERSION as MODEL_VE6_32_3_, instancegr4_.ROLE as ROLE7_32_3_, instancegr4_.TOSCA_NODE_TYPE as TOSCA_NO8_32_3_, instancegr4_.INSTANCE_GROUP_TYPE as INSTANCE9_32_3_, instancegr4_.OBJECT_TYPE as OBJECT_T1_32_3_, vnfresourc5_.ID as ID1_64_4_, vnfresourc5_.AVAILABILITY_ZONE_MAX_COUNT as AVAILABI2_64_4_, vnfresourc5_.CDS_BLUEPRINT_NAME as CDS_BLUE3_64_4_, vnfresourc5_.CDS_BLUEPRINT_VERSION as CDS_BLUE4_64_4_, vnfresourc5_.CONTROLLER_ACTOR as CONTROLL5_64_4_, vnfresourc5_.CREATION_TIMESTAMP as CREATION6_64_4_, vnfresourc5_.MAX_INSTANCES as MAX_INST7_64_4_, vnfresourc5_.MIN_INSTANCES as MIN_INST8_64_4_, vnfresourc5_.MODEL_CUSTOMIZATION_UUID as MODEL_CU9_64_4_, vnfresourc5_.MODEL_INSTANCE_NAME as MODEL_I10_64_4_, vnfresourc5_.MULTI_STAGE_DESIGN as MULTI_S11_64_4_, vnfresourc5_.NF_DATA_VALID as NF_DATA12_64_4_, vnfresourc5_.NF_FUNCTION as NF_FUNC13_64_4_, vnfresourc5_.NF_NAMING_CODE as NF_NAMI14_64_4_, vnfresourc5_.NF_ROLE as NF_ROLE15_64_4_, vnfresourc5_.NF_TYPE as NF_TYPE16_64_4_, vnfresourc5_.RESOURCE_INPUT as RESOURC17_64_4_, vnfresourc5_.SERVICE_MODEL_UUID as SERVICE20_64_4_, vnfresourc5_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO18_64_4_, vnfresourc5_.VNF_RESOURCE_MODEL_UUID as VNF_RES21_64_4_, vnfresourc5_.VNFCINSTANCEGROUP_ORDER as VNFCINS19_64_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 (?, ?, ?, ?, ?) 2021-04-12T03:25:22.949Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 4fc9ba6b-897d-4fb7-8ad5-65b40d5faac6 1 ASDC deployResourceStructure 2021-04-12T03:25:22.950Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:22.950Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:22.950Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:25:22.950Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:22.952Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:22.952Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197922950, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:25:23.052Z||pool-130-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:23.053Z||pool-130-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:23.053Z||pool-130-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:23.062Z||pool-130-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:23.062Z||pool-130-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:23.227Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:25:23.228Z||pool-3-thread-7|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:25:23.228Z||pool-3-thread-7|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:23.243Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:23.244Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.244Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:25:23.245Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:25:23.245Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.245Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:25:23.245Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:25:23.245Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.245Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197747175, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:25:23.245Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:25:23.245Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.245Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197749497, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:25:23.245Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197751114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197752835, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197755484, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197756487, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:25:23.246Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197757491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197758495, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "9cbcf572-5c85-4f43-b0ac-481d200ba750", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197789764, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.247Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:25:23.248Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.249Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-12T03:25:23.249Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:25:23.249Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.249Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:25:23.249Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:25:23.249Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.249Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:25:23.249Z||pool-3-thread-7|||||INFO|500||Missing status on Status Object. 2021-04-12T03:25:23.249Z||pool-3-thread-7|||||DEBUG|500||received message from topic 2021-04-12T03:25:23.249Z||pool-3-thread-7|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197801773, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:25:23.249Z||pool-3-thread-7|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:25:23.953Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:23.954Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:23.954Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:25:23.954Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:23.956Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:23.956Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197923953, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:25:24.057Z||pool-131-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:24.058Z||pool-131-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:24.058Z||pool-131-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:24.068Z||pool-131-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:24.069Z||pool-131-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:24.957Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:24.958Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||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 2021-04-12T03:25:24.958Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:25:24.958Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:24.959Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:24.960Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197924957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-12T03:25:25.060Z||pool-132-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-12T03:25:25.061Z||pool-132-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:25.061Z||pool-132-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:25.069Z||pool-132-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:25.070Z||pool-132-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:25.961Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar ASDC sendASDCNotification 2021-04-12T03:25:25.961Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2021-04-12T03:25:25.961Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-12T03:25:25.961Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:25.963Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:25.963Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197925960, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:25:26.063Z||pool-133-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:25:26.064Z||pool-133-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:26.064Z||pool-133-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:26.073Z||pool-133-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:26.074Z||pool-133-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-12T03:25:26.965Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 92c2f0ad-948d-4513-94f4-20d50fef8d0d Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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=? 2021-04-12T03:25:26.975Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 92c2f0ad-948d-4513-94f4-20d50fef8d0d 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=? 2021-04-12T03:25:26.985Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-12T03:25:26.985Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-12T03:25:26.985Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-12T03:25:26.985Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-12T03:25:26.985Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:25:26.985Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:25:26.986Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:25:26.986Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:25:26.986Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:25:26.986Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-12T03:25:26.986Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-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=? 2021-04-12T03:25:26.990Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-12T03:25:42.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.71.171 2021-04-12T03:25:56.990Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 92c2f0ad-948d-4513-94f4-20d50fef8d0d 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=? 2021-04-12T03:25:56.996Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 92c2f0ad-948d-4513-94f4-20d50fef8d0d and serviceModelVersionId: f42886eb-33d1-423f-b0f9-ef94b1fed67a 2021-04-12T03:25:56.997Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 12abe8db-dd84-4678-b149-3b71e4d2f468 2021-04-12T03:25:56.998Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/12abe8db-dd84-4678-b149-3b71e4d2f468/model-vers/model-ver/f42886eb-33d1-423f-b0f9-ef94b1fed67a?depth=0 2021-04-12T03:25:57.005Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-12T03:25:57.121Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/12abe8db-dd84-4678-b149-3b71e4d2f468/model-vers/model-ver/f42886eb-33d1-423f-b0f9-ef94b1fed67a?depth=0|INFO|500||Invoke 2021-04-12T03:25:57.122Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/12abe8db-dd84-4678-b149-3b71e4d2f468/model-vers/model-ver/f42886eb-33d1-423f-b0f9-ef94b1fed67a?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/12abe8db-dd84-4678-b149-3b71e4d2f468/model-vers/model-ver/f42886eb-33d1-423f-b0f9-ef94b1fed67a?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[92c2f0ad-948d-4513-94f4-20d50fef8d0d], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5c67ed11-a0b3-4d4c-84ee-a961d6b9bfeb], X-ECOMP-RequestID=[92c2f0ad-948d-4513-94f4-20d50fef8d0d], X-TransactionId=[], X-ONAP-RequestID=[92c2f0ad-948d-4513-94f4-20d50fef8d0d], Content-Type=[application/merge-patch+json]} 2021-04-12T03:25:57.138Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/12abe8db-dd84-4678-b149-3b71e4d2f468/model-vers/model-ver/f42886eb-33d1-423f-b0f9-ef94b1fed67a?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-12T03:25:57.525Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/12abe8db-dd84-4678-b149-3b71e4d2f468/model-vers/model-ver/f42886eb-33d1-423f-b0f9-ef94b1fed67a?depth=0|DEBUG|500||Response from method:POST (overridden to PATCH) performed on uri:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/12abe8db-dd84-4678-b149-3b71e4d2f468/model-vers/model-ver/f42886eb-33d1-423f-b0f9-ef94b1fed67a?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210412-03:25:57:148-68405], vertex-id=[458896], Content-Length=[0], Date=[Mon, 12 Apr 2021 03:25:57 GMT], Content-Type=[application/json]} 2021-04-12T03:25:57.525Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/12abe8db-dd84-4678-b149-3b71e4d2f468/model-vers/model-ver/f42886eb-33d1-423f-b0f9-ef94b1fed67a?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-12T03:25:57.526Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/12abe8db-dd84-4678-b149-3b71e4d2f468/model-vers/model-ver/f42886eb-33d1-423f-b0f9-ef94b1fed67a?depth=0|INFO|500||InvokeReturn 2021-04-12T03:25:57.526Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-12T03:25:57.526Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||A&AI Updated succefully with Distribution Status! Hibernate: select service0_.MODEL_UUID as MODEL_UU1_49_, service0_.CDS_BLUEPRINT_NAME as CDS_BLUE2_49_, service0_.CDS_BLUEPRINT_VERSION as CDS_BLUE3_49_, service0_.SERVICE_CATEGORY as SERVICE_4_49_, service0_.CONTROLLER_ACTOR as CONTROLL5_49_, service0_.CREATION_TIMESTAMP as CREATION6_49_, service0_.TOSCA_CSAR_ARTIFACT_UUID as TOSCA_C21_49_, service0_.DESCRIPTION as DESCRIPT7_49_, service0_.OVERALL_DISTRIBUTION_STATUS as OVERALL_8_49_, service0_.ENVIRONMENT_CONTEXT as ENVIRONM9_49_, service0_.MODEL_INVARIANT_UUID as MODEL_I10_49_, service0_.MODEL_NAME as MODEL_N11_49_, service0_.MODEL_VERSION as MODEL_V12_49_, service0_.NAMING_POLICY as NAMING_13_49_, service0_.ONAP_GENERATED_NAMING as ONAP_GE14_49_, service0_.RESOURCE_ORDER as RESOURC15_49_, service0_.SERVICE_FUNCTION as SERVICE16_49_, service0_.SERVICE_ROLE as SERVICE17_49_, service0_.SERVICE_TYPE as SERVICE18_49_, service0_.SKIP_POST_INSTANTIATION_CONFIGURATION as SKIP_PO19_49_, service0_.WORKLOAD_CONTEXT as WORKLOA20_49_ from service service0_ where service0_.MODEL_UUID=? 2021-04-12T03:25:57.530Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-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:686) at org.onap.so.asdc.client.ASDCNotificationCallBack.activateCallback(ASDCNotificationCallBack.java:52) at org.onap.sdc.impl.NotificationConsumer.run(NotificationConsumer.java:71) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) at java.base/java.util.concurrent.FutureTask.runAndReset(Unknown Source) at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) at java.base/java.lang.Thread.run(Unknown Source) 2021-04-12T03:25:57.585Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 92c2f0ad-948d-4513-94f4-20d50fef8d0d and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-12T03:25:57.585Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-12T03:25:57.585Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-12T03:25:57.587Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-12T03:25:57.587Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197957585, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:25:57.687Z||pool-134-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-12T03:25:57.688Z||pool-134-thread-1|||||WARN|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel. 2021-04-12T03:25:57.688Z||pool-134-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:25:57.704Z||pool-134-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:25:57.704Z||pool-134-thread-1|||||INFO|500||cambria reply ok (16 ms):{"serverTimeMs":0,"count":1} Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.MODIFY_TIME as MODIFY_T4_11_0_, watchdogdi0_.LOCK_VERSION as LOCK_VER5_11_0_ from watchdog_distributionid_status watchdogdi0_ where watchdogdi0_.DISTRIBUTION_ID=? Hibernate: update watchdog_distributionid_status set DISTRIBUTION_ID_STATUS=?, MODIFY_TIME=?, LOCK_VERSION=? where DISTRIBUTION_ID=? 2021-04-12T03:25:58.599Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:25:58.600Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:25:58.600Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:26:08.872Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:26:08.873Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:26:08.874Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:26:08.874Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:26:18.419Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:26:18.419Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:26:18.420Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:26:18.420Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:26:23.227Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:26:23.228Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:26:23.228Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:26:23.247Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:26:23.248Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.248Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197803971, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:26:23.249Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.249Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.249Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197805586, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-12T03:26:23.249Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197807016, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197808332, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197809598, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197811483, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2021-04-12T03:26:23.250Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.251Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.251Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197812485, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DEPLOY_ERROR", "errorReason": "The artifact has not been used by the modules defined in the resource" } 2021-04-12T03:26:23.251Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.251Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.251Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197813489, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:26:23.251Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.251Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.251Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197814493, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:26:23.252Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.252Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.252Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197815587, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2021-04-12T03:26:23.252Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.252Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.252Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197816594, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:26:23.252Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.252Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.252Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "56488894-8672-48a8-9c3b-0549d4830cc9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197848085, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:26:23.252Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:26:23.253Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||INFO|500||Missing status on Status Object. 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197858624, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||DEBUG|500||received message from topic 2021-04-12T03:26:23.254Z||pool-3-thread-10|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197862187, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:26:23.255Z||pool-3-thread-10|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:26:27.707Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.69.114 2021-04-12T03:26:27.957Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:26:27.958Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:26:27.958Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:26:27.958Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:26:37.499Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:26:37.501Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:26:37.502Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:26:37.502Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:26:47.038Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:26:47.040Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:26:47.041Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:26:47.041Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:26:56.582Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:26:56.582Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:26:56.583Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:26:56.583Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:27:06.124Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:27:06.124Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:27:06.125Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:27:06.125Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:27:15.663Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:27:15.664Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:27:15.665Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:27:15.665Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:27:23.227Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:27:23.228Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:27:23.228Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:27:23.249Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:27:23.250Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.250Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197863563, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:27:23.251Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:23.251Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.251Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197865071, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:27:23.251Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:23.251Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.284Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197866874, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197867878, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197868882, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197869886, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.285Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "2f9d6c32-b7fb-48a4-81b8-c27273f51936", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197901489, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||INFO|500||Missing status on Status Object. 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||INFO|500||Missing status on Status Object. 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||INFO|500||Missing status on Status Object. 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-12T03:27:23.286Z||pool-3-thread-1|||||INFO|500||Missing status on Status Object. 2021-04-12T03:27:23.287Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.287Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-12T03:27:23.287Z||pool-3-thread-1|||||INFO|500||Missing status on Status Object. 2021-04-12T03:27:23.287Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.287Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-12T03:27:23.287Z||pool-3-thread-1|||||INFO|500||Missing status on Status Object. 2021-04-12T03:27:23.288Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.288Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-12T03:27:23.288Z||pool-3-thread-1|||||INFO|500||Missing status on Status Object. 2021-04-12T03:27:23.288Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.288Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197541435, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-12T03:27:23.288Z||pool-3-thread-1|||||INFO|500||Missing status on Status Object. 2021-04-12T03:27:23.288Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.288Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197911517, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-12T03:27:23.288Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:23.288Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.288Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197915018, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-12T03:27:23.289Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:23.289Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.289Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197918010, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-12T03:27:23.289Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:23.289Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.289Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197920812, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-12T03:27:23.289Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:23.289Z||pool-3-thread-1|||||DEBUG|500||received message from topic 2021-04-12T03:27:23.289Z||pool-3-thread-1|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197922950, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-12T03:27:23.289Z||pool-3-thread-1|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:27:25.201Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:27:25.202Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:27:25.203Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:27:25.203Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:27:34.741Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:28:23.225Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:28:23.226Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:28:23.226Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:28:23.227Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:28:23.228Z||pool-3-thread-4|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:28:23.228Z||pool-3-thread-4|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:28:23.747Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:28:23.747Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:28:23.747Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197923953, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-12T03:28:23.748Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:28:23.748Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:28:23.748Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197924957, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-12T03:28:23.748Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:28:23.748Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:28:23.748Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197925960, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-12T03:28:23.748Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:28:23.748Z||pool-3-thread-4|||||DEBUG|500||received message from topic 2021-04-12T03:28:23.748Z||pool-3-thread-4|||||DEBUG|500||recieved notification from broker: { "distributionID": "92c2f0ad-948d-4513-94f4-20d50fef8d0d", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618197957585, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-12T03:28:23.748Z||pool-3-thread-4|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-12T03:28:32.768Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:28:42.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.75.190 2021-04-12T03:29:23.225Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:29:23.226Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:29:23.226Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:29:23.227Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:29:23.227Z||pool-3-thread-3|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:29:23.228Z||pool-3-thread-3|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:29:27.704Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.75.190 to 10.233.71.171 2021-04-12T03:29:32.771Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:29:32.773Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:30:12.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.69.114 2021-04-12T03:30:23.225Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:30:23.226Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:30:23.226Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:30:23.227Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:30:23.228Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:30:23.228Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:30:32.771Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:30:32.772Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:31:23.225Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:31:23.226Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:31:23.226Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:31:23.227Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:31:23.228Z||pool-3-thread-1|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:31:23.228Z||pool-3-thread-1|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:31:32.791Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:31:32.797Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:31:42.703Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.114 to 10.233.71.171 2021-04-12T03:32:23.225Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:32:23.226Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:32:23.226Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:32:23.227Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-12T03:32:23.228Z||pool-3-thread-8|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-12T03:32:23.228Z||pool-3-thread-8|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as sJjq8UGWq0b7dhX5) ... 2021-04-12T03:32:32.824Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:32:32.824Z|92c2f0ad-948d-4513-94f4-20d50fef8d0d|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-12T03:33:12.706Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.71.171 to 10.233.75.190