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=Dsmb*L}Qr0w*WHbl7v19GaDr -Dspring.config.additional-location=/app/config/override.yaml . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.1.5.RELEASE) 2021-04-20T02:18:51.264Z||main|||||INFO|500||Starting Application on onap-so-sdc-controller-5c678c8db-5rc2l with PID 14 (/app/app.jar started by so in /app) 2021-04-20T02:18:51.269Z||main|||||DEBUG|500||Running with Spring Boot v2.1.5.RELEASE, Spring v5.1.7.RELEASE 2021-04-20T02:18:51.269Z||main|||||INFO|500||The following profiles are active: basic 2021-04-20T02:18:56.954Z||main|||||INFO|500||Starting service [Tomcat] 2021-04-20T02:18:56.955Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.19] 2021-04-20T02:18:57.100Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext 2021-04-20T02:18:58.681Z||main|||||INFO|500||catdb-pool - Starting... 2021-04-20T02:18:58.885Z||main|||||INFO|500||catdb-pool - Start completed. 2021-04-20T02:18:59.045Z||main|||||INFO|500||reqdb-pool - Starting... 2021-04-20T02:18:59.052Z||main|||||INFO|500||reqdb-pool - Start completed. 2021-04-20T02:19:00.238Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [ name: catalogDB ...] 2021-04-20T02:19:00.370Z||main|||||INFO|500||HHH000412: Hibernate Core {5.3.10.Final} 2021-04-20T02:19:00.373Z||main|||||INFO|500||HHH000206: hibernate.properties not found 2021-04-20T02:19:00.717Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.0.4.Final} 2021-04-20T02:19:01.176Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect 2021-04-20T02:19:04.293Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [ name: requestDB ...] 2021-04-20T02:19:04.517Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB10Dialect 2021-04-20T02:19:05.782Z||main|||||DEBUG|500||SDC ActivitySpec endpoint: http://sdc-wfd-be:8080 2021-04-20T02:19:05.800Z||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$$e21e573c.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-20T02:19:05.801Z||main|||||WARN|500||The sdc end point is not alive 2021-04-20T02:19:06.905Z||main|||||DEBUG|500||Setting up HttpComponentsClientHttpRequestFactory with default SSL Context 2021-04-20T02:19:09.010Z||main|||||INFO|500||HHH000397: Using ASTQueryTranslatorFactory 2021-04-20T02:19:10.231Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ... 2021-04-20T02:19:11.211Z||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-20T02:19:12.981Z||scheduling-1|||||INFO|500||org.onap.so.asdc.client.ASDCController not running will try to initialize it, currrent status: STOPPED 2021-04-20T02:19:12.982Z||scheduling-1|||||DEBUG|500||Initialize the ASDC Controller 2021-04-20T02:19:12.993Z||scheduling-1|||||INFO|500||DistributionClient - init 2021-04-20T02:19:13.047Z||main|||||INFO|500||Started Application in 23.991 seconds (JVM running for 24.919) 2021-04-20T02:19:13.053Z||scheduling-1|||||DEBUG|500||get ueb cluster server list from component(configuration file) 2021-04-20T02:19:13.149Z||scheduling-1|||||DEBUG|500||about to perform getServerList. requestId= 37ba087d-a502-44d3-85d5-20b807f742ee url= /sdc/v1/artifactTypes 2021-04-20T02:19:13.149Z||scheduling-1|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes 2021-04-20T02:19:13.423Z||scheduling-1|||||DEBUG|500||GET Response Status 200 2021-04-20T02:19:13.449Z||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-20T02:19:13.469Z||scheduling-1|||||DEBUG|500||create keys 2021-04-20T02:19:13.477Z||scheduling-1|||||INFO|500||POST http://message-router.onap:3904/apiKeys/create (anonymous) ... 2021-04-20T02:19:13.501Z||scheduling-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:19:13.515Z||scheduling-1|||||DEBUG|500||about to perform registerAsdcTopics. requestId= 910a1fc9-1e8d-4d05-9cf1-4f7af537c896 url= /sdc/v1/registerForDistribution 2021-04-20T02:19:13.625Z||scheduling-1|||||DEBUG|500||registerAsdcTopics response= 200. requestId= 910a1fc9-1e8d-4d05-9cf1-4f7af537c896 url= /sdc/v1/registerForDistribution 2021-04-20T02:19:13.625Z||scheduling-1|||||INFO|500||start DistributionClient 2021-04-20T02:19:13.632Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:19:13.637Z||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-20T02:19:13.637Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:19:13.640Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:19:13.641Z||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-20T02:19:13.641Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:19:13.643Z||scheduling-1|||||INFO|500||ASDC_INIT_ASDC_CLIENT_SUC ASDC changeControllerStatus 2021-04-20T02:19:23.864Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:19:23.873Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:19:42.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.78.209 2021-04-20T02:20:13.631Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:20:13.632Z||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-20T02:20:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:20:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:20:13.633Z||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-20T02:20:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:20:23.185Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:20:23.186Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:20:27.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.74.128 2021-04-20T02:21:12.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.69.116 2021-04-20T02:21:13.632Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:21:13.633Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:21:13.633Z||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-20T02:21:13.633Z||pool-3-thread-2|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-20T02:21:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:21:13.633Z||pool-3-thread-2|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:21:23.176Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:21:23.270Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:22:13.631Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:22:13.632Z||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-20T02:22:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:22:13.632Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:22:13.633Z||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-20T02:22:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:22:23.179Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:22:23.179Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:23:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:23:13.632Z||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-20T02:23:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:23:13.632Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:23:13.633Z||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-20T02:23:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:23:23.174Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:23:23.175Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:23:27.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.78.209 2021-04-20T02:24:12.985Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.69.116 2021-04-20T02:24:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:24:13.632Z||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-20T02:24:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:24:13.632Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:24:13.633Z||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-20T02:24:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:24:23.176Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:24:23.180Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:24:57.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.74.128 2021-04-20T02:25:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:25:13.632Z||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-20T02:25:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:25:13.632Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:25:13.633Z||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-20T02:25:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:25:23.170Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:25:23.252Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:25:42.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.78.209 2021-04-20T02:26:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:26:13.632Z||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-20T02:26:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:26:13.632Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:26:13.635Z||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-20T02:26:13.636Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:26:23.171Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:26:23.172Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:26:27.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.69.116 2021-04-20T02:27:12.983Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.78.209 2021-04-20T02:27:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:27:13.632Z||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-20T02:27:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:27:13.633Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:27:13.633Z||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-20T02:27:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:27:23.170Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:27:23.173Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:27:57.984Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.74.128 2021-04-20T02:28:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:28:13.633Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:28:13.634Z||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-20T02:28:13.635Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:28:13.638Z||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-20T02:28:13.638Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:28:23.186Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:28:23.187Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:28:42.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.78.209 2021-04-20T02:29:03.615Z||http-nio-8085-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet' 2021-04-20T02:29:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:29:13.632Z||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-20T02:29:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:29:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:29:13.633Z||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-20T02:29:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:29:23.169Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:29:23.171Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:29:27.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.69.116 2021-04-20T02:30:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:30:13.632Z||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-20T02:30:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:30:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:30:13.633Z||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-20T02:30:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:30:23.170Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:30:23.171Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:30:57.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.78.209 2021-04-20T02:31:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:31:13.632Z||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-20T02:31:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:31:13.632Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:31:13.633Z||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-20T02:31:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:31:23.251Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:31:23.252Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:32:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:32:13.632Z||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-20T02:32:13.632Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:32:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:32:13.633Z||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-20T02:32:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:32:23.171Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:32:23.171Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:33:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:33:13.632Z||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-20T02:33:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:33:13.633Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:33:13.633Z||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-20T02:33:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:33:23.170Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:33:23.173Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:33:57.983Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.69.116 2021-04-20T02:34:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:34:13.632Z||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-20T02:34:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:34:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:34:13.633Z||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-20T02:34:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:34:23.252Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:34:23.255Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:34:42.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.78.209 2021-04-20T02:35:13.632Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:35:13.632Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:35:13.634Z||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-20T02:35:13.634Z||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-20T02:35:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:35:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:35:23.177Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:35:23.177Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:35:27.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.69.116 2021-04-20T02:36:12.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.74.128 2021-04-20T02:36:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:36:13.632Z||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-20T02:36:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:36:13.632Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:36:13.633Z||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-20T02:36:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:36:23.169Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:36:23.171Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:37:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:37:13.632Z||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-20T02:37:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:37:13.632Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:37:13.633Z||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-20T02:37:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:37:23.176Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:37:23.177Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:37:42.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.78.209 2021-04-20T02:38:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:38:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:38:13.633Z||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-20T02:38:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:38:13.632Z||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-20T02:38:13.635Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:38:23.249Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:38:23.250Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:39:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:39:13.632Z||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-20T02:39:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:39:13.633Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:39:13.633Z||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-20T02:39:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:39:23.175Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:39:23.269Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:39:57.983Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.74.128 2021-04-20T02:40:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:40:13.632Z||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-20T02:40:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:40:13.632Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:40:13.633Z||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-20T02:40:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:40:23.196Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:40:23.201Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:40:42.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.69.116 2021-04-20T02:41:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:41:13.632Z||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-20T02:41:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:41:13.632Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:41:13.633Z||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-20T02:41:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:41:23.170Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:41:23.173Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:42:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:42:13.632Z||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-20T02:42:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:42:13.632Z||pool-3-thread-6|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:42:13.633Z||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-20T02:42:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:42:23.168Z||pool-3-thread-6|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:42:23.170Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:42:57.984Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.74.128 2021-04-20T02:43:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:43:13.632Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:43:13.633Z||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-20T02:43:13.633Z||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-20T02:43:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:43:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:43:23.169Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:43:23.175Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:43:42.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.78.209 2021-04-20T02:44:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:44:13.632Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:44:13.633Z||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-20T02:44:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:44:13.632Z||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-20T02:44:13.635Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:44:23.171Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:44:23.171Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:44:27.981Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.74.128 2021-04-20T02:45:12.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.69.116 2021-04-20T02:45:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:45:13.632Z||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-20T02:45:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:45:13.633Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:45:13.633Z||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-20T02:45:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:45:23.170Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:45:23.170Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:45:57.983Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.78.209 2021-04-20T02:46:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:46:13.632Z||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-20T02:46:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:46:13.632Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:46:13.633Z||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-20T02:46:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:46:23.169Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:46:23.172Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:47:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:47:13.632Z||pool-3-thread-7|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:47:13.633Z||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-20T02:47:13.632Z||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-20T02:47:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:47:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:47:23.170Z||pool-3-thread-7|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:47:23.171Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:48:12.981Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.74.128 2021-04-20T02:48:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:48:13.632Z||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-20T02:48:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:48:13.632Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:48:13.633Z||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-20T02:48:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:48:23.170Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:48:23.171Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:48:57.980Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.78.209 2021-04-20T02:49:13.631Z||pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:49:13.632Z||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-20T02:49:13.632Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:49:13.633Z||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-20T02:49:13.635Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:15.123Z||pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:15.124Z||pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-20T02:49:15.124Z||pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"bc22ea93-149f-4e41-82c7-8e6d84a64623","serviceName":"vFW 2021-04-20 02-46-49","serviceVersion":"1.0","serviceUUID":"8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec","serviceDescription":"catalog service description","serviceInvariantUUID":"13b7c7d6-f07e-4476-a7f7-6b36fa31e797","resources":[{"resourceInstanceName":"vFW 1de4cac4-5be9 0","resourceName":"vFW 1de4cac4-5be9","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"6d581490-4fc2-40b6-8df0-46b5e9dc77f6","resourceInvariantUUID":"b2ac525a-15d0-4779-b721-172f0a999caf","resourceCustomizationUUID":"63b5e97e-8376-475e-8d98-94cd7a6ec287","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml","artifactChecksum":"OGU4YTRmM2M2OThiNDZkMGI2YmFiZmRhOTdlYzU4Zjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"05123c4c-85aa-4334-995a-d4326a2c74c0","artifactVersion":"1"},{"artifactName":"vfw1de4cac45be90_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json","artifactChecksum":"NjYyMDhmOWJmYzVhZjQxMDBlYzMwMWZiZGEyMTg5MTU\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"f55b6f45-99df-4404-99ed-736cf28d0f8a","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7648ba1b-ab47-439d-9586-33c3060618a2","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml","artifactChecksum":"M2E3ZGUxOTkzYjYwNjc5YjVjZDc5NTlhZDU1MzU0Njk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a2908a09-4a04-4b7e-a22c-e213b915c9ed","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"adab3d91-3bc0-4ed4-88e3-f4144200838b","artifactVersion":"2","generatedFromUUID":"7648ba1b-ab47-439d-9586-33c3060618a2"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20210420024649-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml","artifactChecksum":"MDA5Mjk4MDIwNWI4OTBlN2M0NTg1MTMxYjZlNjRjYzQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"70d19137-f325-4356-a10b-ee378e127c76","artifactVersion":"1"},{"artifactName":"service-Vfw20210420024649-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar","artifactChecksum":"MWZlMzVmNTkwMGZkOWU3MDgxOTBhOGEzNGFmMTc5YzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"4e5b02e7-793d-45a5-93f9-14f41d9d8521","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-20T02:49:15.131Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:49:15.137Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:15.149Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:15.149Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:49:15.250Z||pool-4-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms 2021-04-20T02:49:15.253Z||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-20T02:49:15.254Z||pool-4-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:15.265Z||pool-4-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:15.266Z||pool-4-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":4,"count":1} 2021-04-20T02:49:15.457Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:15.458Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:49:15.458Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:49:15.479Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:49:16.154Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:49:16.155Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:16.156Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:16.157Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "NOTIFIED" } 2021-04-20T02:49:16.257Z||pool-5-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-20T02:49:16.258Z||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-20T02:49:16.258Z||pool-5-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:16.266Z||pool-5-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:16.266Z||pool-5-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:49:17.157Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:49:17.158Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:17.159Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:17.160Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-20T02:49:17.260Z||pool-6-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:49:17.261Z||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-20T02:49:17.261Z||pool-6-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:17.269Z||pool-6-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:17.270Z||pool-6-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":1,"count":1} 2021-04-20T02:49:18.160Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:49:18.161Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:18.163Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:18.164Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:49:18.263Z||pool-7-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-20T02:49:18.264Z||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-20T02:49:18.264Z||pool-7-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:18.272Z||pool-7-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:18.273Z||pool-7-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:49:19.165Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:49:19.165Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:19.167Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:19.167Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-20T02:49:19.267Z||pool-8-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:49:19.268Z||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-20T02:49:19.268Z||pool-8-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:19.322Z||pool-8-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:19.322Z||pool-8-thread-1|||||INFO|500||cambria reply ok (54 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:49:20.167Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:49:20.168Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:20.169Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:20.170Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:49:20.270Z||pool-9-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:49:20.270Z||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-20T02:49:20.271Z||pool-9-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:20.280Z||pool-9-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:20.280Z||pool-9-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":1,"count":1} 2021-04-20T02:49:21.170Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:49:21.171Z||pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:21.172Z||pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:21.172Z||pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:49:21.273Z||pool-10-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-20T02:49:21.274Z||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-20T02:49:21.274Z||pool-10-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:21.283Z||pool-10-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:21.283Z||pool-10-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":1,"count":1} 2021-04-20T02:49:22.175Z||pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "serviceName": "vFW 2021-04-20 02-46-49", "serviceVersion": "1.0", "serviceUUID": "8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec", "serviceDescription": "catalog service description", "serviceInvariantUUID": "13b7c7d6-f07e-4476-a7f7-6b36fa31e797", "resources": [ { "resourceInstanceName": "vFW 1de4cac4-5be9 0", "resourceCustomizationUUID": "63b5e97e-8376-475e-8d98-94cd7a6ec287", "resourceName": "vFW 1de4cac4-5be9", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "6d581490-4fc2-40b6-8df0-46b5e9dc77f6", "resourceInvariantUUID": "b2ac525a-15d0-4779-b721-172f0a999caf", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "vfw1de4cac45be90_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "artifactChecksum": "NjYyMDhmOWJmYzVhZjQxMDBlYzMwMWZiZGEyMTg5MTU\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f55b6f45-99df-4404-99ed-736cf28d0f8a", "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "artifactChecksum": "ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "7648ba1b-ab47-439d-9586-33c3060618a2", "generatedArtifact": { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "adab3d91-3bc0-4ed4-88e3-f4144200838b", "generatedFromUUID": "7648ba1b-ab47-439d-9586-33c3060618a2" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_vfw.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "artifactChecksum": "MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "adab3d91-3bc0-4ed4-88e3-f4144200838b", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Vfw20210420024649-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "artifactChecksum": "MWZlMzVmNTkwMGZkOWU3MDgxOTBhOGEzNGFmMTc5YzI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "4e5b02e7-793d-45a5-93f9-14f41d9d8521" } ], "workloadContext": "Production" } 2021-04-20T02:49:22.176Z||pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-20T02:49:22.176Z||pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec ASDC 2021-04-20T02:49:22.375Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:bc22ea93-149f-4e41-82c7-8e6d84a64623 ServiceName:vFW 2021-04-20 02-46-49 ServiceVersion:1.0 ServiceUUID:8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec ServiceInvariantUUID:13b7c7d6-f07e-4476-a7f7-6b36fa31e797 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-Vfw20210420024649-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar ArtifactUUID:4e5b02e7-793d-45a5-93f9-14f41d9d8521 ArtifactChecksum:MWZlMzVmNTkwMGZkOWU3MDgxOTBhOGEzNGFmMTc5YzI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:vFW 1de4cac4-5be9 0 ResourceCustomizationUUID:63b5e97e-8376-475e-8d98-94cd7a6ec287 ResourceInvariantUUID:b2ac525a-15d0-4779-b721-172f0a999caf ResourceName:vFW 1de4cac4-5be9 ResourceType:VF ResourceUUID:6d581490-4fc2-40b6-8df0-46b5e9dc77f6 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:vfw1de4cac45be90_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json ArtifactUUID:f55b6f45-99df-4404-99ed-736cf28d0f8a ArtifactChecksum:NjYyMDhmOWJmYzVhZjQxMDBlYzMwMWZiZGEyMTg5MTU= 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/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml ArtifactUUID:7648ba1b-ab47-439d-9586-33c3060618a2 ArtifactChecksum:ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU= GeneratedArtifact:{Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env ArtifactUUID:adab3d91-3bc0-4ed4-88e3-f4144200838b ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } RelatedArtifacts:{ } , Service Artifacts Info: ArtifactName:base_vfw.env ArtifactVersion:2 ArtifactType:HEAT_ENV ArtifactDescription:Auto-generated HEAT Environment deployment artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env ArtifactUUID:adab3d91-3bc0-4ed4-88e3-f4144200838b ArtifactChecksum:MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-20T02:49:22.376Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec 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-20T02:49:22.562Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T02:49:22.564Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T02:49:22.565Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T02:49:22.565Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 4e5b02e7-793d-45a5-93f9-14f41d9d8521 from URL: /sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar 2021-04-20T02:49:22.565Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T02:49:22.566Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar 2021-04-20T02:49:23.187Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T02:49:23.208Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar 4e5b02e7-793d-45a5-93f9-14f41d9d8521 105129 2021-04-20T02:49:23.209Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar ASDC sendASDCNotification 2021-04-20T02:49:23.209Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar 2021-04-20T02:49:23.236Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T02:49:23.238Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:23.240Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:23.240Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886963208, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:49:23.341Z||pool-11-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:49:23.342Z||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-20T02:49:23.342Z||pool-11-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:23.351Z||pool-11-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:23.352Z||pool-11-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:49:24.241Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T02:49:24.242Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T02:49:24.243Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: 4e5b02e7-793d-45a5-93f9-14f41d9d8521, URL: /sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar to file: /app/ASDC/1/service-Vfw20210420024649-csar.csar 2021-04-20T02:49:24.243Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Vfw20210420024649-csar.csar 2021-04-20T02:49:24.408Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Vfw20210420024649-csar.csar 2021-04-20T02:49:24.408Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Vfw20210420024649-csar.csar 2021-04-20T02:49:25.037Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP3492788651256430358/Definitions/service-Vfw20210420024649-template.yml Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided Log warning: The required parameter "port_vsn_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 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_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 2021-04-20T02:49:27.924Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-20T02:49:27.938Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T02:49:27.938Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 14 Parsing Warnings occurred... 2021-04-20T02:49:27.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.940Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.940Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1de4cac4-5be9 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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.940Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1de4cac4-5be9 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.940Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-Vfw20210420024649-csar.csar 2021-04-20T02:49:27.940Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T02:49:27.946Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.947Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:27.950Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is matching search criteria 2021-04-20T02:49:27.950Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T02:49:27.952Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW 1de4cac4-5be9 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T02:49:27.953Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.953Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:27.954Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is matching search criteria 2021-04-20T02:49:27.954Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T02:49:27.954Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW 1de4cac4-5be9 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T02:49:27.954Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.954Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:27.957Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.958Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is not matching search criteria 2021-04-20T02:49:27.958Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-20T02:49:27.958Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-20T02:49:27.958Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-20T02:49:27.958Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.958Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:27.958Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-20T02:49:27.959Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.959Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-20T02:49:27.959Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-20T02:49:27.959Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.959Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:27.959Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-20T02:49:27.959Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:27.959Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-20T02:49:27.960Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.960Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-20T02:49:27.960Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.960Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-20T02:49:27.961Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.961Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is matching search criteria 2021-04-20T02:49:27.962Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW 1de4cac4-5be9 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:49:27.962Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.962Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is matching search criteria 2021-04-20T02:49:27.962Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW 1de4cac4-5be9 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:49:27.962Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.962Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is matching search criteria 2021-04-20T02:49:27.963Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW 1de4cac4-5be9 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:49:27.963Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.963Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is not matching search criteria 2021-04-20T02:49:27.963Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-20T02:49:27.963Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-20T02:49:27.963Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2021-04-20T02:49:27.963Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-20T02:49:27.963Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-20T02:49:27.964Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.964Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:27.964Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-20T02:49:27.964Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:27.964Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-20T02:49:27.964Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.964Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=06aaef33-1402-4c18-ab7c-9df1d5d8a30d 2021-04-20T02:49:27.964Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.965Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is not matching search criteria 2021-04-20T02:49:27.965Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-20T02:49:27.965Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-20T02:49:27.965Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-20T02:49:27.965Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.966Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:27.966Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-20T02:49:27.966Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.966Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2021-04-20T02:49:27.966Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-20T02:49:27.966Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:27.967Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-20T02:49:27.967Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.967Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e13628bc-f0de-49b3-a51c-082a56c8fba9 2021-04-20T02:49:27.967Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.967Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is not matching search criteria 2021-04-20T02:49:27.967Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-20T02:49:27.968Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-20T02:49:27.968Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-20T02:49:27.968Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.968Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:27.968Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-20T02:49:27.968Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.968Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-20T02:49:27.968Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-20T02:49:27.968Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-20T02:49:27.969Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:27.969Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2021-04-20T02:49:27.969Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=2598d491-95ef-421c-8389-1dc386b8eb0f 2021-04-20T02:49:27.969Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.969Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:27.969Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.969Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:27.970Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.970Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:27.970Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:27.970Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:27.970Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:vFW 2021-04-20 02-46-49 Description:catalog service description Model UUID:8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec Model Version:NULL Model InvariantUuid:13b7c7d6-f07e-4476-a7f7-6b36fa31e797 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:vFW 1de4cac4-5be9 Model UUID:7f27659c-7c83-40fb-b013-ce06b72a8186 Description:vendor software product Version:1.0 Type:VF Category:Generic InvariantUuid:b2ac525a-15d0-4779-b721-172f0a999caf Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:63b5e97e-8376-475e-8d98-94cd7a6ec287 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:09515abf-fdf7-4458-939c-1905340cef26 ModelName:Vfw1de4cac45be9..base_vfw..module-0 ModelUuid:6bf6cf73-ef8d-45d9-a944-187f1f020ec4 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:06aaef33-1402-4c18-ab7c-9df1d5d8a30d ModelInvariantUuid:5d3b872a-33df-4886-b926-7af263e9db14 ModelName:vFW 1de4cac4-5be9-nodes.vfwCvfc ModelUuid:d2049e2a-ca53-404a-99ce-0bfc87dd88fe ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vfw VNFC Properties: ModelCustomizationUuid:469b2fc6-c0e7-4d27-a29e-4548ddd036c5 ModelInvariantUuid:fed0b934-3e2e-43a1-bd21-da0f5d4c60a6 ModelName:Vfw1de4cac45be9.compute.nodes.heat.vfw ModelUuid:ba0b46c9-126e-4b29-9c1a-aff2baf4df41 ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:e13628bc-f0de-49b3-a51c-082a56c8fba9 ModelInvariantUuid:264a2159-6413-4551-8ddb-cee65873ec6f ModelName:vFW 1de4cac4-5be9-nodes.vsnCvfc ModelUuid:5d1bcd78-eb15-4008-836d-bd3d02d57025 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vsn VNFC Properties: ModelCustomizationUuid:eb897bd8-59d0-4fc1-9caa-550c7cd7f818 ModelInvariantUuid:6cbebf53-deb2-4869-8df9-7b7ad0fca2f4 ModelName:Vfw1de4cac45be9.compute.nodes.heat.vsn ModelUuid:c5b7876a-b8fe-4922-9913-158114e9512f ModelVersion:1.0 Description:Not reusable inner VFC Sub Category:Abstract CVNFC Properties: ModelCustomizationUuid:2598d491-95ef-421c-8389-1dc386b8eb0f ModelInvariantUuid:8b2c6df2-2e16-4d7c-bbb7-5fc8712024c2 ModelName:vFW 1de4cac4-5be9-nodes.vpgCvfc ModelUuid:31cee1dd-4ec8-4ec0-9e33-533d4be05e4e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_vpg VNFC Properties: ModelCustomizationUuid:a546c232-bc7f-412c-843d-3964f7be1e87 ModelInvariantUuid:da46c763-322a-4b1a-8991-b1256452a361 ModelName:Vfw1de4cac45be9.compute.nodes.heat.vpg ModelUuid:99f4a019-32af-4e52-a83a-85c3e71c97fc 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-20T02:49:27.981Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.74.128 2021-04-20T02:49:28.078Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 6d581490-4fc2-40b6-8df0-46b5e9dc77f6 2021-04-20T02:49:28.089Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-20T02:49:28.147Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||vFW 1de4cac4-5be9 0 2021-04-20T02:49:28.153Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 6d581490-4fc2-40b6-8df0-46b5e9dc77f6 2021-04-20T02:49:28.154Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: f55b6f45-99df-4404-99ed-736cf28d0f8a from URL: /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json 2021-04-20T02:49:28.154Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T02:49:28.154Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json 2021-04-20T02:49:29.317Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T02:49:29.318Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json f55b6f45-99df-4404-99ed-736cf28d0f8a 785 2021-04-20T02:49:29.318Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json ASDC sendASDCNotification 2021-04-20T02:49:29.318Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json 2021-04-20T02:49:29.319Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T02:49:29.319Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:29.337Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:29.337Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886969318, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T02:49:29.437Z||pool-12-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:49:29.438Z||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-20T02:49:29.438Z||pool-12-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:29.447Z||pool-12-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:29.448Z||pool-12-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:49:30.338Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw1de4cac45be9..base_vfw..module-0", "vfModuleModelInvariantUUID": "09515abf-fdf7-4458-939c-1905340cef26", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6bf6cf73-ef8d-45d9-a944-187f1f020ec4", "vfModuleModelCustomizationUUID": "6c158da2-e66e-4348-8433-0caf63866693", "isBase": true, "artifacts": [ "7648ba1b-ab47-439d-9586-33c3060618a2", "adab3d91-3bc0-4ed4-88e3-f4144200838b" ], "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-20T02:49:30.362Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw1de4cac45be9..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6bf6cf73-ef8d-45d9-a944-187f1f020ec4 VfModuleModelInvariantUUID:09515abf-fdf7-4458-939c-1905340cef26 VfModuleModelDescription:NULL Artifacts UUID List:{ 7648ba1b-ab47-439d-9586-33c3060618a2 , adab3d91-3bc0-4ed4-88e3-f4144200838b } 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-20T02:49:30.438Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Vfw1de4cac45be9..base_vfw..module-0", "vfModuleModelInvariantUUID": "09515abf-fdf7-4458-939c-1905340cef26", "vfModuleModelVersion": "1", "vfModuleModelUUID": "6bf6cf73-ef8d-45d9-a944-187f1f020ec4", "vfModuleModelCustomizationUUID": "6c158da2-e66e-4348-8433-0caf63866693", "isBase": true, "artifacts": [ "7648ba1b-ab47-439d-9586-33c3060618a2", "adab3d91-3bc0-4ed4-88e3-f4144200838b" ], "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-20T02:49:30.439Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Vfw1de4cac45be9..base_vfw..module-0 VfModuleModelVersion:1 VfModuleModelUUID:6bf6cf73-ef8d-45d9-a944-187f1f020ec4 VfModuleModelInvariantUUID:09515abf-fdf7-4458-939c-1905340cef26 VfModuleModelDescription:NULL Artifacts UUID List:{ 7648ba1b-ab47-439d-9586-33c3060618a2 , adab3d91-3bc0-4ed4-88e3-f4144200838b } 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-20T02:49:30.439Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 7648ba1b-ab47-439d-9586-33c3060618a2 from URL: /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml 2021-04-20T02:49:30.439Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T02:49:30.439Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml 2021-04-20T02:49:31.079Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T02:49:31.081Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml 7648ba1b-ab47-439d-9586-33c3060618a2 20368 2021-04-20T02:49:31.081Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml ASDC sendASDCNotification 2021-04-20T02:49:31.081Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml 2021-04-20T02:49:31.082Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T02:49:31.082Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:31.085Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:31.085Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886971081, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T02:49:31.185Z||pool-13-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:49:31.186Z||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-20T02:49:31.186Z||pool-13-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:31.196Z||pool-13-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:31.196Z||pool-13-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:49:32.086Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: adab3d91-3bc0-4ed4-88e3-f4144200838b from URL: /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env 2021-04-20T02:49:32.086Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T02:49:32.087Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env 2021-04-20T02:49:32.288Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T02:49:32.289Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env adab3d91-3bc0-4ed4-88e3-f4144200838b 2098 2021-04-20T02:49:32.290Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env ASDC sendASDCNotification 2021-04-20T02:49:32.290Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env 2021-04-20T02:49:32.290Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T02:49:32.291Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:32.293Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:32.293Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886972290, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-20T02:49:32.395Z||pool-14-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms 2021-04-20T02:49:32.396Z||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-20T02:49:32.396Z||pool-14-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:32.404Z||pool-14-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:32.405Z||pool-14-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:49:33.294Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: 8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec 2021-04-20T02:49:33.294Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT vFW 1de4cac4-5be9 0 6d581490-4fc2-40b6-8df0-46b5e9dc77f6 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-20T02:49:33.350Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:33.350Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:33.351Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: 7f27659c-7c83-40fb-b013-ce06b72a8186 2021-04-20T02:49:33.351Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: 7f27659c-7c83-40fb-b013-ce06b72a8186 2021-04-20T02:49:33.361Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel to get resource 2021-04-20T02:49:33.388Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel 2021-04-20T02:49:33.421Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|INFO|500||Invoke 2021-04-20T02:49:33.421Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-20T02:49:33.421Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel 2021-04-20T02:49:33.422Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|DEBUG|500||Method : GET 2021-04-20T02:49:33.422Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/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:"bc22ea93-149f-4e41-82c7-8e6d84a64623", X-RequestID:"bc22ea93-149f-4e41-82c7-8e6d84a64623", X-TransactionID:"bc22ea93-149f-4e41-82c7-8e6d84a64623", X-ECOMP-RequestID:"bc22ea93-149f-4e41-82c7-8e6d84a64623", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"2193986e-ece6-48a0-bb7d-9ab4c641ed02"] 2021-04-20T02:49:33.423Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|DEBUG|500||Request body: 2021-04-20T02:49:33.423Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-20T02:49:34.045Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-20T02:49:34.046Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-20T02:49:34.046Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|DEBUG|500||Status text : OK 2021-04-20T02:49:34.046Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|DEBUG|500||Headers : [Set-Cookie:"JSESSIONID=node01e2tjici3y5861va7o64x3tytr274.node0; Path=/; Secure", Expires:"Thu, 01 Jan 1970 00:00:00 GMT", Content-Disposition:"attachment; filename="resource-Vfw1de4cac45be9-csar.csar"", Content-MD5:"NzkyMGI0NWUzMDRhZDk2Nzk0MGIwNTJkNjYzNzk2NWI=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"bc22ea93-149f-4e41-82c7-8e6d84a64623", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-20T02:49:34.148Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/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� ���� �ڤ.dW����6�G:MH`h`�r{Yv�����1�AݐA]�G�”]$-�� �4<��&!0.�\�4�|�rb #q*ꂫ#�5��܉6a��d�����-���Ɠb ���M ^�;��fHM�����H��U��㶺�?PKg|)��PK�R1Definitions/resource-Vfw1de4cac45be9-template.yml�]Yw۶�~��[��CEԬ�9���i�S��pqe�P�JRr�_������{���U��ƴ��>�i�8����ԏ��<�8���ZK�W����|���i��O[�Z��Z��4?���qA���.��z��Zy�mG��Ia��i ܿ���X)�D��k�A�;�Y����'v��VV-I��p�~���z���>6,vw<���r�*y `%�ş�����돑 �������?�'7����O��W �UM��R����|�f��(��kg�~��,�?/�� ���~�wDY�EQxG{�T��x���i4Y>+�Xa�9]����W>Qzk�u?LA�Y �[�����Y�@��kZWk�p �i�� �,^� �h5)� "� ��(�J%���L:< ����y�9搄�ϑ��KT�> X�k;j�Cm��R�[Z�������4� 8;�`�ӫ ����0k^A��C/�������(�F��>��h�Y�1�#'/?�W�X)Z:��*Z���=��M0f^���������1܅�B_'�k�Le�����=w��<�ۨ��n�M��v��V�E�l���nӉOv�{�j3�=v�ټ�.3�h���z��f�{$G�Fp��6Of�4��`�b��KhŽ���D)pR����?����3�y)dNy�>H_k�z22��1M���mnEA��7U����)jW��p4��>X��'��$�&.�'�3��,�+H3�J���� ��CYbڣ�>���1x���h0������YA��%���!���Rl���V�}�����qr��Z�<�x��?�>�~��-p��Z�� H���*9�[�^�<8�Ij��~�{�+� �}\N�w{I&�L�ev����������O�����߲+�5�H� ��$�K[� p֡������o9=N�cf����.O����ӻ��/ڻ�OwW*�ͫg���5��N�A6q*�x��P��� �{ ��?�����Ȳk��ӊS��Ԍ�.j��!M����UVv��n��]GQ��]��yH�`�. 5��P؞�-�/ie7��Ǩ�J_ ~u|7n��(�� طӋ��r�*�����[N�ڈ����1���鲌��� L΀\��� �����e���d�B1�g�'�ZՄ`r���ۄ�d�1o|I�݀4��(��4�������V��x��A1E;XUU.��2� �e�s��_��ō�| ��M��l� �@�ku�.\6mGQ�PE�9Q��W��'���vTm��bE�H��4�D�B7���T1�Wu7�YD���W��xK�d:Cf3I�Щ�������:���9��h����y��Vr�'%Y�����h��6�ՊF2 ZOY�C������f��VB�����_��4D�|�dN�*�V�v�g�I�mQЯ9��k��;̼+î�}�a�,�Q^����� �s�\֎g��y��H[�,�'��q�������f�Ƴ���E~��Ĭ���)��L�1�vg24fKDv�P�DJ���9x�]�����V�1��}��"7�*у����OY�x2��&�_�b}R?�C�z�fg������["�M�}��R ���Ȩ�M �U���|ү���g'�'�.K��Q���� ���\�Ԧ���do?���Ӈ�2��f{����4"hw�h�W(�~U�V�-Λn��Y�P<�D���D�}f$h��͋�m�)eϵ��팘�'�fnT�\���E���.A(�(A(��TtQ�{�w<����Y�I�Ua~��?O�3c��,� �S���=:R0�EH&3a�!a�8�n���5��y�"d,?��O�w���Wq�}��I�蓰)�VQ�)�GP�(2�۞||�Jf���s��n�<�qbi'��fz��:5���9����ϓ7��ɟg����/_��Ow�u�~�����x;?����v�n .V�����q�/`�9��9�����7�����dn9��X������[pmһ_�.N_��{=�w�t5|�|����{�z�4��8�z?��I�����|�������_o�"`�L��.��f�W�o�tz���a����������a��0�g`c=�3�f������p��ۇ/�7���W��O��ߏ/��?�ݗ��7'�_�.���������iu���͗��Y�>����ɻ�o��y��ϳ��o�o�|�N"c���7�YL�:���M��ٓ�ۅ��L����=���Ow���/�<��Cϗ��a!_�D�P�#��N5�f ����1��DJ'̘V�h@?��G�� =/��W����q�j�y�O0L'��� �C��(�� �B�[��tD~�[���_�h3�OM�?Z �M��~�t �m)Q&�JY�:[�8B��/��C��؋��4�iA�0������|b�kn�3g�鶻���8�e[k���W1&�z6�[:X��>�,2?��be��e� PUq�I ݺ�Y袨o8��1�� ����Ԟ諅e�3cl����r��F�D�,Y�۪d�����sŜS�;��EYI+�r�?��-�����q�*yX!-��GI�[�?uY�ܴ�l1k���̬�_n,�WF� ~id �Gw� ɋ�\և�q 4y����L ���o�9V�6�@��5譞��u��k���M�R����gj�P���jpZ{li�*�k,VJn�<�l�'�)߳Ɂa ѳoXi(!��ͤA�L+ LòC}����J����R��v 8�Fidr ͇:y�������6�'#t�7�`{Xk���ñP-����XJ�э���v�6���Ԕ9� ��G���X��Zr� �1]�t�������5� K�v�'mc��k�B�?��I�f�؊8K�Dž��w�\S5 L~S4h��#ք!g�K�x�d|�n��P��.o>]ߞ����7��O���*�VJq��V�g���!Ɇ��v�YN%[�im�1zHM4h-�8y�t!��XJ��B�(w������T�eDu!� ��i��^7�7�V e��P�EA�4��fM�����YP�L�/��*9֢�?X뢶�1�2�9�kT�F�٪�R�E&�'�M�:��M�J�O)H��J�+d#�.[h{�� ���ؕ�0^S0$rf�9.r�]?�:rrfF1����$j#e�a�e��2k��a ��,jb�g�ê�j��+����B�ԉ��ʲ�3�T3����=�լbg���4�tGvx�c� ѐ�D��x�I/sL�@j��:yXW]1ԕI����.��V�:� U�Ѯ��F��7��0�;P� �d��� �%q� {ɲI�k�Ȋ�1e��O,�VuK�x�D���e�������{�$�� %����}�àT{��=,������¬�G��ue�(�:U'YVe._���=��M��d�-�E�*x���8CY O�p^$��){�L�[�6��6 ��� � �"K�ĕ�.YSv�F�g�_Vao��*���֏��f��>��>mP�rn��a!=�e�^�H�{W�����0�7�t�14�;�ҮFOU���=� 5m�AA��� F���w� ���?v0��{�%g��n\I8|�۱�C�% ����ɯ����+���3���p$�{�$�`���2'd��W5x8i\�1x8)=���Ó�̚󵾘S}6���um�`1_-��YxU�ol؎�\��6���WӅ����O��r<����c���lG��.�gk{�[s��ǫ�5_8+϶ֵ�� <�ߴ\3п��c������x1ȾT,y�j{�G�Z�ZC�U���U��Kg�3\��|&ud���w.�����E=~�x+��a�r���S���38_�>0K��� ��\���/�Sy|��l�V�u�� Ź�����t��O����! aS"��g��!�;:XحH�־��:%Eˎ�:n>��[+��[�bH�]9�5:Cnd�����Q��u��p�xvV��(iYn�xH�Q ��}LTX ��2�,T& @U^�ft����7-��$��f<[� :+��F� (�����tlC���@��i⠔ 3pP5�Z�b a�MtݍY�y��c���%���դ���4%1� A���m����~����g�ƶ�e7�����M�� TdLO%�����D�X��뵴*i�g�Y ��_(�W��g�������T/�_�T�He���Ƞ7�G�zC{�L��u�U�Ef O��~O·�cX���3�p��̺�JK��� E���^4{�w�����rt�p`���,��1̐� �<~�!�2d�y!{Z#pvU�dXή�#x(�ʞ8 כ�`,���tt۶��]�gLƓ�3���U����� 8+��X_��T�O����9�q����+w�6��x�lb8�j�Z��LW {�q ���ɿ�\sڿ�c!p8�+~�Y��z\�vt��������������堊��Ժ��{_��'�Q���a,M�|q�T�dO�o��u�_�k�X �Fp@;)���� ��6���� ����pd�Ox+��3^5�� ���~��x���<���������w`�ۿ踜V�nGh�n��f���G�XBK7�i�&By)Q�::!G�����VA��-| 5l�%��3�&B1�HK��k6��s���i;c�0� ��U_���*n�VcI8b[&-�9C $(�F���x���DE��Pb��Z��\��h� I�A�M���u��F �I�Ėb~Ħ|�K`KЧ ;үI��H�"m凌�3Xc�&ؼC�4��7xڌ�~��X�^cW#��ZA(��P���Rh��0���/3:����j��z�F���P�*��@�l}���|U9y�m��e�3������0�P���\���1ˢ�:��S�����s�R�����p�x���(O�62څ��Q�E�\�v�s8(� mi6ёz�'�JBM�,���+�������K��~�Vp���\)�h���Y*�g��r)�)�v�Z�<+uM=�/g"�k�&��&ZYE���|�3��o��s��o-��*G�1̶�*ErL S9��;�)0�p1Tב3r�f��c8쯽�P�V?;��V�ʼ��Ý�24��"��"ٜ��ԜBr�x��7Y+ec�uh� ��S�L��91�<^����=�"^�Kʹ=�hK�ڒ�u�J�J��mF�.�vDd���C������N�H�iD`�n�i��dz�C��;0��,�Y�_-Qɒ �k/�QlfO��/�绽��`M߭ ��� p�������I��;��)P� �G�61��Y�`.��w�<�u�<�Mf����]�u��[�l{�[����cӉ���X���+���$T�ꉄC�#�2T<���7��� �qf���ƫg��a�]@�A���\8Q^�)�6�Lɑn��+J�{�]�d`U/�j)>;T��}9�������O���F��'x��{Z�N��U+l%���E������[� �@����֠f�D'�12k� גImܯ=�'u��ʒ|z�#��!b�c��}�]f��ԳK���O��k�OM �fd��9U�]�s����&�/9DTM�(|���/��s)�?�����Q���(��.�R���� �G�l�����W�y$E��ڂ3�A�ɶՁN|F��$��3�˒â��G���t��� ��U�L$M�^i�_.|�\ }I�I�N[��46,Q�F����������o�����G�q����‡Q�6"��� � d�Xb�]xB0���ێ��D����#]W��M���n�&��Ue������4��v����p��VPf�� �a��;Dt���6��N�7�8����u��m"��IZ0���ƃ�i7�o���������3�� �k��T�L_�31�����/�@T�A�yF�(pr����_�E���*e���߮-Jp��p�E��cNC��vx�=]3tɬ�(1�G�p����B�H��I���U8�S�[iLt!��]˙;�G�q(�eU�X\���wX?/s�`�͛�cHш� �+C��m6���L�x#�c�8���w�80t�;v��Y"�lh����:�޲Nkep[L@�V��� x��e��OW����&#�O(�@<1,�1A�"8�KR�LJ�H��yR@�����-O���睋�OA� (������ �D�04"�e��B��������mG0�KȄ ���>^��)���`!8o�rR���ef���~�6B�1#��Z���3��T�JD�$ff�0xX�vtЁ��|�� B#\�������HVm����S�@��f"��~�I��P��k]� H/z#�,5��%�ui��0�k�c��TK�/(��#��6O�{�QC�DRU��s�W�;�+�p����'(^/�vJf� I魎(�˷+nn��q������$�O�N����7��1�S�(kra#C���Q�W�#�A)�H*���g jѸO��j��Z�\1et6�[otj��J�9�UVқz��;wo@aк�`��s.�X������1f��B� b�\}W��eO8Ḻ��g���s��<��Z�nc)s��L�x�Rr�@��Ǵ��$΁��6���K֭�x\Nw�y壯�6Pi؆ò�"8�p�U�H�-�〲A?�}tF k���Cp� ���Ol�dx�@f��}. j�Z����k!1aQgK1�p?�s��+s�-d�K]���Z�R;�k�c�=@c�>9:����ePEO�2�����5 @L=Gǧ%��:n��?W��Ə֏��___Փ���~>���ő���ht�ko�?Vx�Ey<��u�������\k蟬�މ���ں�\M~^O R���������ݸ?�6���Ë��f�}��a<<�=>�N�@�|�?��8}jM����~v����:�g�����/�G7#�{�|mv���^[7�ίѠs�~�N/�ǭ��y=ɟ�uϜO���㿞��q����vw����*5���6~��_�'?�g�։���w��=W�㓫�J���2}z��+�����9`�������Si�Q�@Z�U�"e��R��L}<i��� ��A�Kq9g�r�� <�%|�h�e˚�*"�nj��(�M�l���X����@HmP�{6�߂���"s&��-騝O�1�(��p��֔&0��{��_� �$�=F� ךD� �=&���\/��.t�ɚ �x���Mu _+�C��K:eM#C�O��kS�R�^<�w��ZI��b�Ɓ�twu�t�j���ƒ�*���d�������~���?��I�(E��C�}��T�J�'�OI�Nz��ԄT�>�х2 �V�ϰ�M̀џ��~�)d���.)5�'�`��[��Z!�Ik.�b� �L,�!� j4K�A�TŹp�!u�3��ȘDE��I�ch�ؓ��{{�����1��D�H3���v����ڗ ⧍�$u��z��\�V��P0AM�@�sj���c��ľ�]��=Xpp�q�o� ��0+A��ʼ����c��� �@��b�ԓ7�=k@O�p!���Dr\���Ź�C6b��v��ܢy�*z �-����c�vˋdžg3����DvY!�dn /��k 4�/��0�z�T�f��& Zs�O p�� �)��H�1 ߨD�S��� X���=�K2�R�+�f�U�}ʸT*��GjfJ4!/�SR�������]����@�� Жr|\`TV�ȵi� Ǝ*�y���J�#��QL\�!lDcnf��% j�U��T[oڪa������-`.�7��d)�Z���:o� G� �X�tR2M�D�Wi؇d��^�z��B� � � ���"��]bS�(�͸h��Ce��쐉����6��{���� ����q�pKvX�d�$\��3X�S��u�{t�rƃ��Ne�=�S���el�#�+�!q�l6�(�"���x��� ��D}Z�:� ��n��7z�A��If�!��5myHFRr�8�;&�c_ڴ�V����Ꮣ�M�xf����� WB���L�D�� ��׌O�-�O�)�L�&,�]�C]a!��.p�T���C�l� n|q��q�=�B�Ԕ4L� ��$-�#@�T��$��H��zI��xDm�´Z��; �m4�79��)���Z��"*G�Yp�u�,LN�<��A�)~��x��N�fH |�=��DӮ�8����ªa�.n�Ε�Dn�e&�fO�]G�P�_;"B�r��� o�aBOɤ�2i��^s�l<\�T�2�x����Y��}���{Ն�f���w'�;��p�_�,� hMw�t�K��C���(���D+N�󄁘�� �6�>��f�ʀBf�Q6����2?ᅕ0 ^��b�Yn �� ��I ��0�=:lz�:�ɖ�N��¹�w/��QT������#�DAI�)i€9^}��UB��E)C+�m� Ͳ��{�u�� Bl`��4D�2��WK�d\�*H��F��%����� \ C�QۻOǙE2���62�*� ?�$(bV�cX��PF����z�V���7���ū]��zS���_Me��!N��1;�(�G`M�-+r\����#�Ц0�Wx�m-�XY&ՀoڭH�}�Ż��&l��J���;����ǸΟl_���}o_� '���x i�XA��Feˮs � O�P�.`&�h��<�t�j���+H08�9G.L0� +��J�,��.,�SL���Xfo7P�k2\�?j�/h����+C�K��Y.�b�y�1m��8X;<������ڒ�DȘa���9���ֿ����� �)���]�F�'^����� �2��{����:S�!��}�,��xA'0�>�s=�:ؘXv�8�W�,y�R�͜][rV N�5 Ts$<�UX�>m�8�>Oba�<�/R� u� �+� �+�Ҵ�f�۸�_Wk$`�]������"S�B��& 7�|�-��n��Őg�� E�����RY'js\�A7sE�ux9�ٷ�1Od�����qf��0�}8q�Ƕ�����[e$|�;<��R��k��Z��Y������I֦H�Ko��W������ #����x�KV�>���y4q\���x+���޶��oh�N�cMCw$U�a��>J�{�G��L$�4�z�>�sG"M�^͑H(�i�yf u[.�k�(}��46���&�ټq� ��:�[���N�� ��X"ji{��V���;�w��%MX>$���i@��JKF��ځ�� (�",�W9.�Nʽ��l�)��C�yG `��,�K���%�U_pQǰ&��kMV�u8^�U�]��5�7�5��5�"��v�J�:2�B ���zJ�0|>���S������yB��bgS=\�r��T�Ƽ������7U��%�/7�#. �UV���HY��K6�#^`�=�}����s}�Ur�-�|򈁁�=W�� -u�MH6tX��=מ�7�:n�F���K�Hy�!��F�ׂ�wX�|���?��̸�7|O� �n��e(dx*�>� '�jV�� ��V�4R�Y���� ���t����b�E6�R��vļK����-�\K3/0�,�TE��/Sаp\�����]ok�i�R���`�y)E��J'�d�xg{d�e5�B����VS�l9B �R*���l^ ������$�_��% ���z i�����|�Y����1:� �Fwo���f�ȷ׎�����HK 4���;0cu���u]��=���Qx�/ESA�&�_GiUSa�ۂ`�ؙ㱊�jY�U���<�܆cnƛ��]��� )�Ez��ao]�C!<�eh$�� m�i���e2�%�GI��/�����2���l���$�ɑ< $�یV�@ؚA* ��?g^Md {��,�_,-��Q�=�vK<��/�&��Be�J��^�.��&e��Y��&���H�f��P� m�J�3 s �U*�� "�@���UK���$&�e���T���������n.{癘C2"��y%1-������{q7���һ�#��G,e��JY��Z��0ZlV��2Qv��6څd�G��=�%��Xq���F 0h�d��cI�L��:�Xo=>~A}"�n���f ~��x�v�(���k d�v-O��s�Y�#��Ɨ�3 �H���foxp��5"csm��K��I�S���r��k���)l��F�gU��?ޑ�F��m4ʕ�E�e�Z�@҂� ��� . d�((��(Y�B��l���#��i5�#�ir�Q��J�_����$�ht�.�M����{e.��ģ2V�k)$0�`7�D�#r��+�؄�&6��R��wksպ��Mt%]�*7�f3�΂�w��q��� JC6����\� 0W�4i��E�� 6c�>-W�kXtl�}x�ynt�렊�"�H2 !`�XSі�d$%NJ�c9�����w��Ѣ?����� �tAKPw����;�N,�|�կ��Y�)��ab�ZE�9�-/Ϲz��]t�ARF�t�^E��� �.O��8,OQ>��;�BS#^-ggkj0�v�q��tS�9�9%jw�֌�;�b*~2�mm�܇����>��]�6��6�ާi�J5�p���Do���:A�B�NP2Eʊ`~�0�:�s�sg�Z��. 캹 �G���� V��T�n�@R�Z��hV�k�amU����)���E���VYU�C�Md/�6a�`��|��!����ɏ�1��XD���C� �f�Zެ�{=Xe�hDKJ�w���E�ߺ����C\ <�H<���tV��\?LT�s�e- ���{K�`"�HZ��у�I���^�J�["es�3 4�A�2�2������!��ǜe�w�oɅy{����xH7�| 큒��|Մ(mR���7�8�0[���� ��I��G}C=X��Î�6��ݸ�Ve+�h�f䫶!`��k�G�A^��l�ۡ�7�Ҝ>{�B6)�޾�2��CYgʔ���S���?l�n�}�I��o�PK/��cPK�R=Definitions/resource-Vfw1de4cac45be9NodesVsncvfc-template.yml�Ms�:�_�i�{���x߲~��T%~.'�V� �l`����o�O $ 㤶֩J�B��V���j)�R[.�����(L�IR��Z��O��b��C`��ջɰ�3|�N��������~���� ^�tm7�+���ڹ��B��θ"������l�5v��+m���]m]d�W�r���r�C�ȵv����r�����61Q�$]�����9��r?�r�o"��F;i�k �=�L�S�Wé�4���o~�=� ��>�����>J^���IH��H�v���N�;�'$���CI�Fɵ���X�-WءC["{c\uz>���h�_-��;������`����;��(���w(XJg@��@�ʺ�2��cJ� ����ԋ��EtV����*MP=��:�OɊ>`�b�4'\���*ӟ=��rۈ�6ׁ�h��"9(��J6I�+r�&��CX��-�f�; �������o�g�Q}��V`�CM#/{� )O,��0���Z����g��LJǏ���]�B!�V�h�v��� k���RG|p< @G���?�|���8fF�N���O���w�m������3���V@=��1~����,����q(x�`o�d�N�gB���_aO��j��Y=0g�P0<�9j��4��!ϣ~N�����G �n��L�2Hz�T|,hz.1Yc�L���y'V[����Y3����'I��CO��S�@E 6u򥳎� r����X`U�K����FG���Y�x"�я�3�@�[�,��E��9E�kؖ��n��Bx2���������5������7 7�y�_��k/��h��r�V,؃�vC�JL�;���(��c�+2���I��s��oa��gِ��e3��z�9��v;�N[��P3�|u;�Wr��QNf�Y���ߩ^5 ޶�p���,��༕�MC�I��� �*A\%Ei�߻j��"b�;�JGd���f�n��$W�X�ac}�u [���n��Ml`��썱Bxg�k�m�m�=�d��^��l� O�yhs�Y������ӗ[���4��w�K1喍����h�\�Z�}�i�LDQ;��4r|���l�"!�V�xj8t�2׮�y�퟊��tQS+���񪥔*����Z���ý��o�f�o�Nu> $��ݥ,�Te����_0��`j�ys>C";]�D����>��#gѸ�bR�IH`'��:����?��O '�����Zq5��Bh���Hj�@YD5�΁���1� t����i@�:]˼����'ɠ��ƅ]񃇗��jk��O���i ���d�6��8g�EV��� '��1�DbA�MU���:9 ����|�.�����S��w�=�z����П~7��R�?������.ʏ�ր|�D4�Ry#�����,x"��x ��ʛhl� �����&�2�u���^�7�T�o�7+���ح���o�Y���ok:�f��xe�!���5��{�c ���ܘ�-6�&�6!��p�1���g � ���W��%���wd/}e�������1� ��� 1f u ��K� �ө����9gm��s����GpvLz�Yv`g��JL0Ҋ��)�N ˎ�R�Nգ����������̒�ΗȜ�T� ԦS'U�mr0ޯ;s����;���k� gUgv�e��<�uJJZ��Ϗ�|KV]%P ��*�1��x�e�}�G��ګ��VKV��g��k�+ͤ�:�e��K�HX��S�&@�)CՉ�p��0Ŋ0��(����d���E���@�.;3ݚ��� ���*��Җ�L��K]VK1��,�uh��� +�2JJ��p�~i��e��T${U�ܩ�}��rŕϖ��IDR�*PqI�ZA���T��CQ�ӽ��'�Z�F�c��:��G,{�Wä(�z�P����f��&������qz�3���e���m�D��l .��{D����d�()��P3� 15Q( k��C5�>+8ꖚ�lQ��$|��J�s���X����a��`ʚ$q�FT�������PK�i9H��jPK�RGDefinitions/resource-Vfw1de4cac45be9NodesVsncvfc-template-interface.yml�]Ks�6��W���ðƩ�a}�x2US{���\R[,�$�$�@��_� �!P�$�")(�N6���h<��"8N�q���*^Q���-���bY��x��4��o~��Bju��;�EB� �Ϝ���,��Y ��^�� ��zNp�g,�F�U�򪪤)��-Yު�zPU^HQ�k�%��\��l5Y�UU0�B�t�ZN��h�� �\D"���呤J��h5'����MB&�����71ex���Do���[)^��P�V4��Rd���o���ӽ}7�PWn��zfy� �cƕ�\3+HL��E!��i|��TdA�R#�-� �R̛RI�[0I�[4ǩ�k�� ��c�GS�A��š����X3NuYr��H��������q�M<�$���(�jW��!S���mr�"�T�-h�n�B �#��E����o3gȥ()$���E����)}�:B��\NJ,i�]9K *Q���I�q�8�=+t��I`��.���ӣ}�iD�r K���sPG_�^F�Ns��x�═�zV78��&�M?�V)�{��P<�߁��~ُ��H,�#�/�b;E�x��0kh�`��<L���pZ@#�փݢo~t aO���r �K�u�[i� �M�'��'+���VEeݣ}�exAG�"�A��a�EƔ�@L� f��aE�+��|�3qlL^��2�+�R8�S�~�HS,��h��dk��u!�����r5]c���� �f@H�8�c���WPc8�/8-�Wa؈>&>�6�bɱN�'���;h.$*\B�E ��y�I;�=�W\�/ލ��1]K�φ����#�d ��+P=V �e���oxԅ cי<ӵ?���2(e�5�M���Py��,+2ċlF�A ��@�A����ɳ�� �~Yn�,�)���o��T�K[6d,U2u}+9x��S�-���k���:�~Z�1������:�']C���ƇE:�Tgf�\�Q�� ��X��%}����݄;����Pff�d�74۽����HF�{�R��!��. ��V���H���/�,� ckM3R������(�gZ�@�Pf�K����eAH!%m��w������/�?~��cS�6K�2�^e������|�ͪ�O;-P�ōr[�;���fQ��R��9�E����eU�Q D[���٢߉���a� V��g�Ud���c�,�fP�4���P�W Й:�fU!;G����#������}�j�-ыd�F�5�$��㌒����;ݬ�F+/��|��Y�3�p=��SU}���{�-K�t(}{���J; �7:p+�}-�J��(�B���x�: �cp��EW�0t �l�1|l��T�r__SG S7� 3�w��b�`�oMj�i��G͐/8I�C �+x��#ӯ��`s5�.�5&K�zy J:��]Ch�d4rm�����>`yP,oi�c��,�s�@'����1 Dg ��U}�Ͷ% ��V�fӄu��n����f�ϊ�V�7��uЩ�$�%Y23+/�y"�A(cR YE��3_ᅇ��e1@���̪uw?l6���F����&�����މ��v#��a�}��Z��o$�j���=̿4���umhGc�7>�A��e���'1�/X�{^pw���f�,&yqfn�|�W��_w�2�q����:=ig��<6��ݦbO�O �o� -�u.&J2�� �i��P1�D�d��^~��b���he��&� �_�W���� P�(�*��s}~�(����1���5� ��9<�����OF�}�;:ç�� c�+AH��c"t\�E+s�*ap X�zlw���3�2��]�L����.�b��[昅��ɘI�Z�#���a.������3!k;�!%��+}rta�ؠ���\��|z�Bϵ]��q��)!��9w��1��NQ�~��IZ֋H^�]S�cW�\K���?E��{|*f�9�x���'�\�ԃj�?� ��$����[ǝއu�I�(W��w?E��t{W<Ƈ���, p�d�U���?ru\ȭ�;��A���^���>�_���]A����IfP��\����Ǭ�fB����ӎa k�������0OޢZ����zٽ�'��7��˦��`�€�bmo�Z�m%�;`l��d�6F=�mn/0w/��&�����Ѧ�,���e*�h9W_x�$'�ſ��ӱ�'a���f��_��V�s\"�U���kr� /� 8����h �;�v���z~*Y:A��65��PK�5�K� f�PK�R)Definitions/resource-Network-template.yml�TMo�0 ��W� �;v�ķ �]:K/�`�� �%��S�ߏ��7�ir��{|)��y) �;mu�����y�C�(���`q�)�"�U�A�3m���a����!+K�4��ke��ƑL2K�R�WG��e�$j%�h��RQ�K�h��E��/Wi�X�W,���6���o�^��Cw�{� =��A@P� ��l�%�9:kv{�����9|G��%c�)_��#�524���V�!�h���6_~��_m�>���hPx�,���Rqz����MS��n>�8G��,S�-1�N����2L��o3�Zp२E� ��Tr�RB#�k��D;!�\3U��@��h�j�gl�k]�}OU'p'l�-� �>���t>4Do������*��� ��=mP���^ ���ѷ�ž���MƝ��~ �5�P��〫GYhEi���Ec�B ��-��Ʋo�z�W�_W�B���6�ui���Ir�X��Q[~uHoe�B��J�(�H���=��'q|����K x�\���0ڞ�z��&����޲���1�I���/��'�����vs��z��hU��s� �{d���PK��U�PK�R&Definitions/resource-Port-template.yml�SMo�0 ��W���� ��5�m��0`K���ՠ%:*K�$�ȿ���m�=�ȏ��O"��I*�QAY�=9χB�4e,ug񬤀�3e�������I!^x���(�v��y���zyYD1Ɨ�X$�z�䬎��U'�8Z\$L�D �"�*�y|�t)��KJ�޺�?��p� ���y2���;%P��p����{+�Sx!2pm˪h$l���u%�'�����4����(8g�!�d�)����<��j*3g[�v����֥p��~_����&�@��s�x���E.�7��V���eN�vv6����t�{~����,��C�9����ԘЀ}\`�����)e��TG��xRՄ; �䝳���!}��Z�W%���16t�c�n��e�� ہ�w`��̛��$woO2+�-� ����S>g�*g+r�w�]�2��+�a}p�쎠���r$S(P{�}��X�pJ� qPͭ��3���2�fG���| >� ���[�έ�Ĕ�$��Zpu'�C�v���H6q*`���##hԊhT.����n����9bǕ9 �5Y�a���F&O�3dNWj��m�Z+��9�q�ZnR��PK���LZePK�R,Definitions/resource-Neutronnet-template.yml�VQo�6~����n�l�N�es��ܮmڇbN��"F�*I�5���)ّIP,yq����}ǣ�� IkeTP��bK��b!���M�k]L�ɨ��.F�l�)4����r4��ϧ�l��I6W묔��lv�����x=�]x2]_��s����lz%2���+q������l���� Κ6I�©&$��q����κ����*A�S������%g$�ܢ$AX�V��a:|��þ���@�� �� 9%��Q�ͫ>᭦:r`?�������noV7o����?p�#M�9�$��N�|���Jҫ�.���x1b=� ~1����G!�Js�d���fg)����_`��Ҭ�)dhtW�J5'�G�8۞�:K�n�V�,���C���C��������mr۰L��M~(a��yW��0�}��7�S��u$��%Y�����:����#��] �8����┕h �p�Bɣ���Z�p4���P�^z�k�\���[Ha�ʃ�VSr��㟣/�r$�F��h�n_ĭ5��80��)��́ &��|OPw!`W)Qq5��3���O�I�N�}��JM����4����q����A*�)0�}'_�������~�OqZǹ���ʶZBI}"@����u��DY+Sx��T�������ysp�u��j��HeK����ز��ǖ}ZM�X_�Ѳn��W��@�s��݈�G�1��հ����s56�I�4`Y�~�7^�ӹv| .���)e#ITD����d���G����B��k�7G��2B����d���������̓^��|���~�'���|�Z�����Ai2� �w���ܭ��ˣ��dѽ+�����PK��5�l� PK�RDDefinitions/resource-Vfw1de4cac45be9ComputeNodesHeatVfw-template.yml��Oo� ���)�� ��:��[ժQ͡U�j 0l�0X����O�u�67��� ����:��8��w��0DZ�,-�h��bw��vEWzL� A{`̸ ������L��Es�� K�� .TYp��S��s�i� �EUˆeM�(��8h] Е�UA��[v֯��J���6���0&̜W���M��p��� i1�� 8F�;�JT�s�e-!�Ňk��#I���+1���яA���eJ5�}���H^�y�Eu�@�D�i�����ra��^ �<t�>��8[ �W͘6�:�������le��V�0�0�r�#�������b��+l�%�qO��V�5���7mC�9�־�ԍ�����C.�(�9��� )x���e�����T�����������lv~���I�����PK�P���cPK�R,Definitions/resource-Globalport-template.yml�WKo�8��W��� �v�}�&���d�\ ��F2Q�Ԓ����R�X��H4��C��<��8�� "����K��5(�sbܑ�Y�B��Y���Q�F���!\���T�����9�i�i�i�E36�N�2��'�^8����hz>�U�<��axr:�(�x�g�͢��MG��|2�'�* �����ʐ�7RE���qI�B�@�0�P�85�ʄ3���>y�fE2��I�EB�i�S,����&�7�ɨ�D� ��3��"lŋPE�M��B1xI5'_�����Bv�u| )P�a���=F��-�kA�,��ۇG;���Gx�-ބ���sʾ�Ѿ�{O3�7��.�����<���\Y ��8wX �Q"XZ�����9i�ܐj��s��m��B�>c ��&p �d���#D�{d���_���~y�����)>@A�~T� ��C����-�j��[ҌޝX�L)�f 6)�/q�X�W����*i�������A��y��$��n l �9^�}��+�����N&G,�#z�v����f_7F�ҍ�y���{0����z��D>��7X�Z��?�xj�V�����x����M�þ�k����PK#7�ek�PK�R/Definitions/resource-Globalcompute-template.yml�Mo�6����m� !�b��-Mڢ���f/Ea���&J�*I9p}G�dKI�&�����G�QFjF7���Ro�4^���Y���͑b�l�� ͨ��+Bxy���Ҽ����&4�˷˻4Z,��v���}��Qz�X��,�n������2�^���6Y.�U��e7�f�&���7+4.ik�[*eQ�05���m�7�h(�&��%9pej�_P��%�Wn����G�x�#�Vt�vt��c��|���5����B �3L�������FQf0+��b��L�5�������F��ﲿ����$���kv����"3�u�,�ӧ+T_*��W)1K7��s��؄�X�l\�tbd�$v��MFB�� �(�y5�et�;%�U��eWRp���>�3�e)M[��j�l ��nN=�j� �Ð���0>�,nU�XiK�Ћ�6��E��ج��*��X ���P�EE���g��{7*o?$2~.$^�:�t�� �-��=5x�2Q� ~��rn��3��;k��%�B�=�H�mOǧ�%c�RP�s' �H2�~y������/O��<۴~��J�:����R��J����0����Z��G � [����)a �YbҊު�ԋ���x��Գ6��V�ϣ��[s�Tu�&^jCQ�����z���f< ~��ﭨ{�F'.+?}�ot���8�U�,n�@���>��c6XUc�E�� ,L��IW�}oym�P����cA��� c��h �+��T�*n �������� P���!�����.xŊ��yt�a�*�;�������{�9��p|?������ъ !�}l8p6$�E���vj��~�����H�y�f�ZX΂�.��E�����&N{����Hz��!���,`�, ���a3�h�bO:dp��\N0���҄C��H������Q,,2/6`���<�T8 Ӣ`5���CT��W��`Fg`��J�(�����t�lႇ�}�/�x�$`r� �Yp���b>O�����K�b�����0x�A�rhXv8{�vV+��•� � ޻��U�y� 0� ��s��A���룒^��?PK��">KPK�R-Definitions/resource-Neutronport-template.yml�WKo�8��W������$���� ��m�\ �"G6Q�TIʮ����C��Ik �@��Ù�3��0N[F�P� �l�cq��� ɞ�2%��������������b�L�ӛ��������� �r0]�IJ����T��f�����ftBQW��d4�ӛ)��8��)*+�CL�P:��J�2�Q���3,(g %R����O���m�#�Z�u`I n�ȭ΋����i���+Q��ԉ-�/�F��/br��%��km�1��Pf��Yܘ���{0���ti<�����~9[��>����� �Ew�h�;>�|��Is��2O��ys������b��1(>%�dB�� ����M��p������4��ҕת$ 4و�@�`�V^]jU�z��R�#���V�JiW��ju�A�_6io��:���a��&�+�*(�.RU���yjU.8�w <Ɍ���;55�?rRf����X`�A (�J��f��Tk��j��?H���'��w\X� �Ic�h����Wo �V �IF�����V0H� ��֯Ø�Cd1':C_�'<}�6 ���q��o�M3]��M�x�����Q���KS)�9D9��#,*�=F%�u�c�q�1������bEjC$j�{P2�a]�7!+g�x �}b�r� �v���{άB�B@��T(�a��J�P�}��U���%�@˶P���oKe �-�ub�#�������}�:B���uxwߝ�l�Lq8 =B��,9�7�X����Ĩ��Ñ�'����[������O�rZ;j�S(�Z�X��f��������ۼ��{�YU����O���* œ�}��H��P7��ܶ�v�3���G��yi;i0ڏ����7铉�؃D�s��)Y��sX���R�`�'��A/�&9eM�CFl�m�Ą����g_��\�I� )�W��L Gp~:Wg�v՜�oN"�7�aRL5���U������S_$��;?�/��������1��"����Unu5Ê0�t�< ���q���q9���2 ��IU����ޡ�G��4�f�����s ߰/��~�g*�X^Tȧq��q��R� �s(��f���v�S�PK��%YPK�R/Definitions/resource-Globalnetwork-template.yml�TMo�0 ��W� ���I�Ʒ)�[ZtM/�`�2��%M�S�ߏ��k7)ЭrQ��GZ^;Β s��Z�d���!_��(��d� �DI4*г�y���1+�����2����l�9�`:;���y0a�g��lq]Э�����<_DA�3 �y��4�`2�g3<�͢9�+0��R�L��?j��� �����;4*�AS.|�7�3 ���Np�G�Ph�V[�6��a���<�����P‡/t���F�=�G�Vp�\�>����qO8U�K��U�m 7��[x_Y��(|���4Q8��c6�q�� �,R$�w�Fԗ��ţ�\�?@.$��@�/$��T= �����)�E��� 3�-ycu9d5H6Z �,�k)L)��>��Ī٤�P�M� ���„ Ý S����4� s�Y�[]�{~�޲�۲K�ۧa�dR/}�����i�Ё��bCΤ���f�����V�Vb�P��^cؠ�+��Ԏ�9/�Eş����է��jy���"K��#��]�Gw>��F� yfދ.�lb��5�r(D�$+�'�ys��T���/1�J�j3ߟ����˷�ڮ� k�D�w���W��wʖ��WJT���>q|�j�M�f���ia_��8G��jM/�zee���a~����PK*�6���PK�R=Definitions/resource-Vfw1de4cac45be9NodesVpgcvfc-template.yml��rۺ�=_���}�F�(K�[ꓜf&q<��3}� (��H���|}�$@����ԙ��$���ހ]"O2�]�a�ag�rk�ū,�"��}�.�ū=ͱ�s|�ʲ�������o���6�Mn��F6]� �_�y���Y/�������t��ȡd����-].�j����Wԡ08�{zk����Z��!�8h��-��f��aww ���H����l�AV�r���pn��ųo�̊i��oŻ0�� ��>���?��.I_n��iLӐ�Ȏ^�����)&9J�IN ���T�� |O�z�5�(�r�\, �7#Ot�k�6Iw��Ξ���q��Jv����]#�+��[�8 .I��� L1#w��f�U�����}Р�"-xJ+��ʖ��w����-�����8I��3Ԩ����T��d�DŽU��OT��%����, w�D�d\���!c4�䘆���g �`��YR� BB�邫�[�YI���=��X��c�㜥h��G�G��.��uX��=�A���������q�c�� L�d�؉q�?�f��)t�v@�� �f'{Ɵ�WP�̠W� l�,<��fA���o��+�^��fK���_5�%����f��h�7�YϷ��>�:�� �η��n@�1˓}�GqdZ“�_:ty���� r<{���b��E0�x5wh��7���\T��2Ʉ;j���Zo���+۠�Њ��!��-v��^G���O�%w ҇�0M�̑�����ZV����HP�~������_Y��o�AM� ��~��bd��V�5>д�~U��|��Qv� �孾wl�+sk�݄e��&$�8Z�cD��C����<�� �/)��-�y�8���V �3I��vP��&�[L�r���e~�dZ<|����ΦA4:�ަ� d���̮Ҫ��Ɍ�8�g�B�=:G��#�x�LU٪ ��f�I�T�`8¾�c(ca�����Rn������[�oY�~�-��:�I��#���w�g�F�g?2�]�-b� ����0c�a�O��HC�r]F�$F�.j�� $�הBK�]�܇i���\��ɪ\����V+ʟ�"FE�s���� y\I� �#k}�e��5���fM�Ȧ��Y��W f���]�����Y��mc�b,0�l� �-�Ս����f���l���� Y�8@]�o��"K�^��:h�|ɮ������G��� �8K-�7N���n�z��V#�~�>�!�3V�����*[�����hne�ƿ�G��O6��(����_؏"y��lFSŲ�C�|���F�����H����Q����o�������|���ZS��Ƴ�$���V�N.�z�1qk=|�����������ݻ�V��F��[7��7,���Ӫ:��<���iz�}����h{f��N���������G?̾���~;�}tXDJO��8�e�tb����%�%�4�r�k�xz-ݬxT &eu�ΤӤ �n����Sl7�|k�]����B��MK� �R�ҩ�v�6ش �:2V(����$����� U���v�fFU���u92,��Uի1�S`�I�4"���:�2�nr5� ꋲ� �t�q��U "��Qv���=m�������,sv�$��I���7�����f����U�����۱ʪ"\=�≿8�=��<ۗ�8x�����}u�`��Hs;� o)U��$��Y�6冐D�C� �,U������z���d��/猍�����D�\-D^ ���ʼn���zU(�]���q����S=��������'�T��Ӌ�VRޑ��ne� @:�'�T�݁��"Y�NQe���� �b`PBS6Y�䒛����`�T�S�0�������>8���8�s����D�p>�Y$������u��(����l��,��>Ն9���&O]Pjk���3��'z��<�w�OT%>�=�K䔂co����ddtWv�C�(�!�-��^H��&�W��m��Nm%A_�3��v�9Y�Vo[˷e���D IV7ܝ�0��6壝��A���Ơ����T�r}T(b�{���B��P[�p��^ȺeD�zD����#��}.t�x�.(�/i�l�:m:zM:������ �S��P�'���&&��J ��h'��΁�*i���R���$���p��^�sÖ���Fw#��]���_ߗwMV��Ɋ=$��~��v���v���,���9�|1{PkT]>#ʦ���W�(F�E�:|*�q&]a!��I?�S]����K�������X�+W�"�e�:w�j}j78ewˈ T],C7l~�9�E�����=����w��Ԏ?��M�2��#�����fO�}a(�q3��OvQ&�Jt�ۙ<�Ѯ�>MY���RK$>�Y�^à��;���c�8ȟ*����ˌ����g�8 �ߴ.�Aa��6Gd�������ܠ�y�m����[�uA5$:��Uz�"��s��۫�PK�t?��kPK�RGDefinitions/resource-Vfw1de4cac45be9NodesVpgcvfc-template-interface.yml�]�r�6��)x��0�q*{X�<�L�TŞ�q��� ! k`Pc���I �@��E څO24�_7��C*.1JR2��*ʙLVDH�q)�HҼ�H�Fy��$7?��\(y�û������4#�UA��3x�"�ԺhWЅ�s� 4�tڮb��Uɐ�mI�V�փ��B�]�*�<���eSVWA�qUѵkYŦ�l�!�����"D�R`��8~��I�/�_�9#�º ͤ��Jv�bQ��AW$M��}�;��?ݛ����b+X(�%@;� I��"�)}�0��s�ìD��m�)[l �����Q��X�P�ɥJ(� 1E���ٜ.Ja����2S-Mw3< ��o�2I���L%%��*��30`�&��dwl�j�Ȣډu"��h۾��V��q-��s����H�k"�纥S6� C9�j�jiF�,`��N�n��a�PM��- 6"0�����U�ʓy�V\hNB�P�s&��ڐ{p�qYZ��v/�o�5wR�s�ſ�6�bY\ �։=5����J޸,IĊb�̚��;��#�mQ���d��h��`^2�?��hœ����,�a4�r�@h\��2�%A*�%�'T��&�'�Of��kW���� VLs� o7�=��ȎS ��N5�a��;�.MZX۱�R4C������=g+��Cs�.� Z!�������v��R�*C�ž�Xp�%��[&s.r�F�^���������4�zƶ����������Tq��6|�t#=4���4�t�L5�2L�E�C8e�a5' ia�ڡ��d���@�-E;����wHvC�.?kR�!�y��TFv4��eQ�EB+�����פ���ǽ�=�W��y��|F���t`����9qN_st `�)��Q��L|.E�gȩX��"9���!ΑK癜\�#BЕM �l:��������J�a��N�* Zp��t�}�~�XO0��<�i��e�p�G���Z�]��AP� ��x�VD&�e�>��V�!����f~� ���T��Z"��Y U�?="[��:^��-�� �hF��3�8�**�Nn��x�3�� �V�������/<~���  �&�b{������6�w���_;Yh��#�V%��vķoT ����3R�J���e]�� �T%��Z��m>�Bp͏�c�;"_��CC�ޏ�$�phv, ��VX�4�4��oA�^��Ó�n��&�����|�7#���q����N�e�ծNp�����=v���D\ 0��m��ZW��R�e�ܤ�}�,���F��b .�`g7 ����`�6%zY���c��0��tK�c� �^�c7��xջ �i�5��;� 7'a�?5���l }T�`�S�lW��� ��� � 0 ��@שC��5�`��أ�-�.�EX��)j����R�:���w�Sw����5�!l L��z����@��(��K��O�'K �e�|�wlT���D����pі�ǘp��a��rܺ�&���c{��mGpN����c� {��k\�����a�e�l��1>�Osg8�a�@���`�免ϩ���=�ʰ�(��!T:���Bu^x@�Ԍ�����' �jC G\'�Wq��B�y��p�~�ۂpQ�'���V1�9S��������ǧr�����Ⱥy$����6�y��!�ݍ�������SKWۥq$�X���Œ�ؑ�u[�c‚�E=�ɮ<����a���Cb?�_����b9v��sƷ���Q�ѓ^�O��8��s��v¾�����`�V�LjY�wE[��L!�F����U��B��+���=@�3��e�^�<�E)o���-���l�9ѩ���~�+�J��n:�OS�K��P���!�����$?'�v?b��i�c~�neX:%�E�ǃ��ͫ�B�vv,�t+Y_`k�����$����4�����.�]� ���fc��ʈ�c�C���:\� �x=FA���i�n8��s���:tX��S���h� nXƸ8� �F��h���8�� ���pt\QNH� @#)�d���� F?"�1��-�sw���gO��}ϗ[Z:�q��m��/�����T_Oǒ\�# ���n�F����KV!� �����a9W�՘IB#`ߑ�|�A@ńo��!��G@�H[Jk���d\|��c�t��q�N�t�Z�� ��җB��𴖊�M� ��P���:T���O~�HlE��S?H ��ڵ�|��H��lÅ��Jya�oG%\�����> $��)q73�ǭ {���R�Q=��o��g�q�6@�i���A�I��V뇣gf�7m_����ֲ�����M5�L�͈�����H�Jn�o�e/��d�\���n*��\Rk��(K$���#�c��ⶋ����S���h=��PK��׼ ��PK�R,Definitions/resource-Novaserver-template.yml�WKs"7��W�� 񃛃�Y����TjJ3��j����eS���f`�q�ĕS�˸Տ��mo\����K�]2��c�|xr�($K^���� �\p�GG�I=�Vr��.FL� {��)� ��xg�?���i�vD��!z���������}?���3� ���}������az&zȬy#61s~�!I�ˬ,}y��;ƙ���l.�����Lj � �]v�sc N�̕��\�`������<0m��T���*� �0��\�V?��h��S9�~���"�Qk�L%�s�x�V���h�9�U�)r��q -tk%�5s)�b r^)����z=��9o���%��L��Dt$*^�5^�Ʒ�A�����%C�p�p�,1O���qSd�A���\���`�r��|e_1=��v��āI���e0Tv���W��� ��ffA�xYb�p-v�`��|�ݶ���J:l*���~�����J� ��2���)��h�&UB�2�Dj�bK�ڲ XL�+x�H���9\wU4�s�!dF5�0��M��=�z{}>�|������\�{����M�E���[�rH;>:���H = �@VQF�e�:X��ο���4�B6[,���� �$\����Q��2X��d�2���#�����u�Hq�� �yk�{��L�h�Mp��(���h_?5����o�P*\C�1^�KD��[*d�Qڮ.�d�� `���fP�Jsk�ph�r������o��pRDy�cf�,�V���in��-�>�U����Ŏ�G�ޭ����`>C�M�SſeD���Ϩ�-���������ury�ty��?L(�4�֞�����{ (�Xl���Ң�o�Չ�l製E<�x�����\x�����~��B�J�/�p��&��<�2ƴ����M��eK��'� �� 6��c�������J�5��$E�0xx��'�뽲�}pw�\U�h*����.�$�?�� T7�/{6�_PK"����PK�R(Definitions/resource-Extcp2-template.yml�R���0��s궇D��,�T��,�`/U9��:v:1l���IIw�S���7�7cM�Y*0�ZZit���*$`k��E�0��B�Q� �L0˒��gF�i��]%��D&�S q6�l!��>���xθ` '�e5��,���C0�sLg"���0���"wb� L`��.��+��$K[7�;"<�>�`i�F�A��-d�B���)��`�u�$�9����|�`rf�`���N�۬N� ޠ}5�� Զr�J ���(ˁv@����P� -]%�_O^�V´6���W��Z�M� BS�5qS�����y�?��V�l��m'��j��͂í��M�����o7-$�!�W�z�Æ��=>]�4���5�����7�����z�ag��H3Z��{����\7�￞��#-�}��I�k�q3��uusP���I�r�*�PK&;AA�PK�R.Definitions/resource-Extneutroncp-template.yml�VK�7 ��Щi�خ��9�Ma ���^�b��8��4�4�E�{)��c�&��>x@R�'�#)�-� �L(�V6Y���TV䅄dKs� ��E�r�h|A�PkjU��q6�I6��A�i��f�z�~Q6��]_��j̮G}~��*��.o.��wïoz������3����+:�����!&���P:����,3�p�� ���r���d��r$���@��D�r���F��dF����c�2�`��6&�B#�2[�;��F���NB�Y���4 �@qmbr?�,ȯ>u��P �)&���� ������ �e�z{��ӯ���E�(TY�wB2!�MD�\�����e�� k=�M��"�t嵩IV�س�S��K��}�JR� -;��j��v�߮UG �e����,#]`��΋�IaĊh=��t�\V5�/z|�p`�ϥ!���f�~�`a �4�mP4��e��Tk$�j�{��K��>%�ٷ\X���1A�������#�Ja0 ɨ�pѸ_ �x��:#��u�p�̦DgK؀�H�o�&� �sB�2���5����?W���LP�([����Kc���A9G2 ,*�=D%�u�c�pf'������lAjG$8j�{PE�[a�,W�*'$�`y��&�� �;X �}6�s ZuQ��hR!Z ��A*�4�k%X�s��V�Nj��L-߱-��)�[SYBb `���F��t1��s��x�ݳ3�m�)��G(�%�=��5�{9�{Gopy���y�s��R�N��T�ԧ� Zj�K(�Z�\�f�������ۺM�π��:��_.dk�Uh�')��+ $7NTl����G����v����P���N�� �[��3铉g�A��S�>(�-�.-��H ��8�{zV4��)k��9dı��L,��/�f��p�s�$���,^!�3%���^�4�j8?�D�m:2�â|� R��|�c���� M���o�j��^�?RoI���£?�{NZ��V3��A��=2�|?���?Χw�V��<�Z�~ȑ/��u���#k��;<�>�����ױ����z��m[�����O����d��Lg �PF;��L��2���PK|��O� PK�R)Definitions/resource-Compute-template.yml�VKs�6��W���@ %˱��i&��;ʥ���R��(����F��uƹT���v�}� �d�K#���';r� ��K](J�\�d��&��x� c�츓܄��������d�Y4_�q��,Z�Gg�����1�-N���'˓�lI�iL��AD�I[�gM�a���}�|�� k�mX��d�I�/�'1�ϕ"��*�cK'�X�b�7�o�����U^�m6����o0�QuS�`�ի �Ӻ�W��.��ڒ�0 fj�t��U�V� ��� ^�T*��җ�PG�.���b�(Z���r�j$���J��<�Z7Ɔ�n���*ؤ����i��������j�����vgmh!��؋�;�},��x߇Qlj6����!��sdē9�"����������N��JfI3lm'�?;-cuk�� �'[��4�4>�ۦ��tb��& ip|�hy�=������������ߚDo��|�B��k+� N�;I�)OG��Z��6#�b��t܂f�l��>�����Y�'�m-Y�Ӳ>_�k��X;b�U�4��@���,V[�Ǵ��5��du?��=|�z��yxĹ_�A����A�M�Q���ꇂ?���x^���E%^�� 3�&�� �����n{Ē��|S\��Ma(��W�����`|��?l��}�\k��D�#>Y��V�D�N�yD����� ��9��f�`4_`�6�#��,-ȁ������?4^���NG���`"�(���P:��΀���0d�x9�%�:�}���q�-���6�>ϛF�S�x�B�-�"o����*{����g׺�<˛`�� o�U�qAW�(�"����&,�9���La�((<�)dB@�`�K��k�3�YF�#� %C�� 2��_�����g��D�J����8}-���!��!$k��G�G������(��A�����S�o�E�Z�A{/�"�IN��=��s�g �P����"x;�Y�$���_���L���Bj��� ���� !6�83��3�7�s3]���'�S�̡/����I� "�;yq�D'�?$~����H��y� ��,A[R��Zh��4{�z��;����?Ƙ@��NuL�S�%/fUɌA���O�ҞR��Ѻ;����$ ��m3�%e�!Xi|:$%~��N�� �x���5b� �m�~��C���}צ�1 M�0�Ԓf—5�rPN�] P���z�՚_}���h�|"��V��;<�\��3 �S"E,H J�Wf���g��m�M U��M ������L��;��<�� ���Sq�ɇ�x���I|lj�2���K�<��P���/9�i�}���9%\0�ՆZ�R�h�v��d�Yϗ��'x��T ��!x���q�0�f�����,S����nL��!A��!���^&j�A��0gԙ����\�>���]7��?�q�}��2�2+�7��OG�O#-p!j��n/x$�W�5��7��m��������W�zս&�)��VX�v1������-wU���T�RL�o�_���p � z+ �$���K�*�1�]o�ҿ�����C�?��M+�R��dW�8�&� � �#N�PϾ Q��_�?�o���7����؅�i /�P��mh[��rC|� �v�g��2����M|���<�����FP`��� ���2wmx��C��|�r/ ÑyČ�F�k`g���پ�$eM�G�wO�]u��T�R�����R$Z��z�ɣk�}��.�v�e�"X}ޑL�PX��?��[ﲎ��Û�?���}9>m��4Z�=�����=L� �n�ڪ2��D�C��M��a�)�"��3�R�6_,),�/�͙VS�~_vh�5�R�k���l���n�BD_m��p ���%�,V��«�K�6�ܭ�]�v�� ��elow[�ltk�l �'���# �3����V��@�5�#ce͑�Y�H7�k���+B|QJs)��~YMK%^�a�� �gT�4���g��>p"�zǁ���,�"!����5�;Z.�0�4v��Y)L<�M��}9^N�K�cJ_.�?��,�������o����FE p�{r�KA�z9L�$1$QYʒ۰��'t��s�#1P��&fzu��X�|l�\� �4�r�EDY)���a�W�n~Yq^+��c�f�uB������K��r���p��ď�3�����,�`f��y5��>�dzJ)����;i���}05 l'b>���I��9�w�‹ 3_�!iO�\��n_b��EܾZVЫpH2c@sL/��n���©�Kg}V�:U��\ ��h�]��0�_��Wh������sgU�� 쮶+GG[g!�f���u���A����� �8���^c]'� kA��7�ڒ �,��B���)�ͤ�g����#�>~��7��������$̀d�� y$�9�0ȍ��_Aеz�`�XD%�9$�염z䡰�8F��P7=j��V8,��V۾QT���?z0Ѳ)�?�P���T�f�E �$�� X7Gb��o<�F襏K��9K _5F���H�r�K���=!�A���M�Z, SNg)�8�^4�2�_�phM:�}+6��o���;��Q��8����]{V? ��#�����Q q��ni�%� 2�x�,G_ �ݕc��9^ע �-cm��B_�����^@4人�]�q�2kÉj����]{��9�2��o�w�iel���]RҨF��(?޹ 0r����@p�e����Q}��T�2g?�ͼ��cͼF�L�T��p��U������0���+%��*����X��l�eA�ç~���K�6D_i��v�8p�'��6لY�c� ���߿|1�~z������|W�P�C+�`^Η] }�W]��E���㨃���h0���ǛO���FL�i����?������?g��M���R�?�5b@Y�O��ꈳ]��#���=醲 �R�*H`*�3�>;�+>KG����]�D��U����Q*|;y��^:��*`��)M��;.��E�Gr$>��,��4�<��[�-���01"vJ ��*g)T tu���+� Ld�Y�E5�..W�?�S �]g��t9+w� �v�.���nc;ze��"�w��pꤔ�Q�v;\�UJP���� �k���RN��]�#�� �Z��x��Ի�W�:���MW���p�m�"^��'JUާ���M"\�R-��p����\��v D��ms���v?��^��uLb�)d��=*����R�� 3�X��R�;�����O@N���+-�+�9) �e�!;B�1ENo.���?�;�S��(7o��"˃��q�HW�v$ ����6f���m���핝 ,�}�Rx�QzF\PC��ڙ�"Q����_�u��'�K9Ш��x�M����A9���l��,Q���MK�z2���^��:��;u�I�1�N#e��TGV-�S���:+_T۬m�~>��;�',�T%RT'��I��ꪘ_��F|�L��5ʝ`D����`5@�&�t�0���}�q��h�P� �*�=ʂU�9E��7�;}�5�8�v/�WA�*�L�+F�|�N� ���.@j��wA��V�T����qD�|t4�£�����mH�a6UF(z��Oh(�J+��zV�BZ[��t���Ut�[_;C�*��tXۭ��O�!�i���2�q"�W¤7)v b!c��� X�ĉ}֥B �����zf?��4�Ӏ�銈��H�����>6Y�م��1�hm��KN�,�<�.TH3l��h#^�=������b�.a,������$�V}�'����D��f~ � ���\��,�����0G��K�����t�9��! ����5)RNxp�`ٛ^S�cQ.q7�!���^#&J�"@j:+$I���jp���S>䧶t����������މ\�W�FN�.��Eȩ�m6���_��@'��[��[}O1-��qe�^e�<�ja�9��f��M��u�W&�5����Y��R4�YU].��r��'���V������ݩfOZ��Gp�6�\MȆ��9=��ʙ��4E����[_��D��S��&q��b�t�tUba�.�� ���j��4l��׶EZK��_AqxOh��wW0�3� ��\m������$�d����8L10$�� .�`E��3�8�*ȥ��q=pX��1�����so����?�}����o��6�4���r@���]�>]�7�nE�Be�`�D���)=��A�A��B�z�@�J7a�?�e�A=� ���EߞF� ���a��Q2��F��8��j�񓒔�}�K��Z��M�:�.m�7���6���<�>�%L����vV�.�i�k�����*o�C_H���g�S^I ��:���u"����6#�[y�wp����}�A��|t���@��ؔ�@�ǖS���M[�s0� �ɷ_�o��=<櫏 4�F��ә$w�����;��R�0�2���S]��Qj����;�W9�N];�&������p8���g}�X]�bx�0�C(��0 N��|�WL�K��R �.a�hjbɍ�j�˘�,I@rH�R ��9�>��F��T�Z=�_����w�}%��5,Oε,]�Y���\>-k\�z���< B�B֚�g�70N���"���3z�ɶ$%%�����<~��e�1Q��ړb���j�W1��YYQ�����X�u���i�w�C�Oݮ�ļ'X���aױ�̀�y� � �ү�8h�0�ٓI��P6�g� �z6�؎�9��g;\O��O�X Ѽ�#?vz��� 0zu��'.�g� Ŋk�3 �TbIx��G�;X�o���ׁt|0�+���'Q%,�/��}�뷲{x�&��Yh7����чy+��?����;�*��ÁW�ƾ���������1KO>�[d��uT�R!���܃�/pç��e� �N�Д�Mȳ[��X{ܣ��T�߳�r0���p��hX@��i��~�k �h�P4">Z�<�>a��;v ��}3����O7�x����+� �Ϋ��Z]��s����9���0Ɨ�}Y��{�d+.�������y��/�-��v�d� �����t��s����Y���Ʌ���;����,��eN�eW���[O2�X�������+t�?���'���k����N��'�yX�3冗��0����S���10Á�� �Z=����iգ�c�D�����~�3Y���1�c�޿����I祹���*s$�F��Z�l�o�2�6�����EՖ�e��9��Oo~��+�7�I̹)rK��[�M�� ��3�JrV���/"j�j��I�P��f���;0�ڠ4,S�V���G�kq4N/�(�$����������3��zz,X:C��6Ѳ�PKy� ^� �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-1de4cac4-5be9_Information.txt�WAo�0>o���M,� R5�T��C���i�~�!�l'��s�PB�=M�)�}~�{��"���Z-�f� ��b��9�B���r)x�3al�A\�$�����P.��z�P*8͈2hb뀐 ��mZnD��:w���8N'�}���`k.v y&��e��]C��� �#�H�5W,v�q q��#/�` �*��<����G�B/9t���uHH�^%�y�B�NϦ^�-[o�e�{�!����|\*.�Z��FW�K3�� ��T,1�l�[��j:��������ɦ֦b���r��AV����Y�^�9��4S�y5C� �(�g�����G���1h{6���DGf�9ZUf�5oV#��Θ|�-��] "gR W��Y+���� �k�4[Y���d����T���jd9T�b�X6@�wF����T,�y� A�6Bw�T8! [����1��2�eN��&���S��w�t&�\qbʽ>~H�O?~~B�_OLm�+���A�(bD��X �}�ʽ׻B��Ƞ�B� ��V���������?��~��+���ܝ�{ �_PK �5��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\+�֗׊�����C�B<ӝ��Uk�p4cӳ!���.ig�W�X$�(I���@�]��1`>��"�f�!�$�s�[�iT؜lYY��Qv(�������j@vh p9��o��`�j" �pj,Aը������^��r�!g�QD8b�;!�i��x���U���.h��,��^"�t�?��AS�l����L�z�'�\_N�x)3_��ݟ��w�uQ��H��g��ڡ����8�0$)C��I�H��3sC�M��L����o/��e����xYi��t :*HZBd8Qd������D)�+I&�)K�'���Sv����#�?El k�/#���yE�+�3 �� ��PK�e^V#7PK�R4Artifacts/Deployment/VF_LICENSE/vf-license-model.xml�Mo�0 ��Jл�OKv�Ȓ��v�M��֘� �A��'�ɖ&F��g0H��(����U���T���K]5����a�0�����l[w�mx¦w� �������kjL �s�T�D��HBP!��R����ӂ����2���fFȂQ���'1h�if��Ў]���|��f(� ��E]�V'յ;�s�z�$ #�B"Q��/�9�m(��l�|�{s�h3%��R����My�Л88ۺll�Cz�Ra�M(M4�1��+i|¼�E��Bx+ p�3똢��v���H�{)�ǽ��`"��F��e�4��t%�6�荝�P ��BN�G��Ug8��.�6D����f*��vj��T#�!�2�& șrFED F��0�?5�hx����G�Nj��,�Q}���s�����+��ؔC� BD|0O���X��)!�E�oB�?�w���b����.��NԞ7�/x}�����3S��*e(qV�M��s��|ʴ��6s�����+�� �z�N0PE�)j(�'W^�S�L2��d/��[!�8�Cv�;Iɞ<8���Z�O3��O#��J�xW(<��vSο�qSX�H�/� �d�f�ij�$�"��[y����1C���&��r� 㥡R$�ޢ<����]9���"�����PK�Cc�jPK�R�R�B4E csar.metaPK�Rg|)��kTOSCA-Metadata/TOSCA.metaPK�R���� �1CDefinitions/resource-Vfw1de4cac45be9-template.ymlPK�RJ�Z.F�;\"Definitions/resource-Vfw1de4cac45be9-template-interface.ymlPK�R�����cD�9Definitions/resource-Vfw1de4cac45be9ComputeNodesHeatVpg-template.ymlPK�R/��cD <Definitions/resource-Vfw1de4cac45be9ComputeNodesHeatVsn-template.ymlPK�R�i9H��j=)>Definitions/resource-Vfw1de4cac45be9NodesVsncvfc-template.ymlPK�R�5�K� f�GaMDefinitions/resource-Vfw1de4cac45be9NodesVsncvfc-template-interface.ymlPK�R��U�)�WDefinitions/resource-Network-template.ymlPK�R���LZe&BZDefinitions/resource-Port-template.ymlPK�R��5�l� ,�\Definitions/resource-Neutronnet-template.ymlPK�R�P���cD�`Definitions/resource-Vfw1de4cac45be9ComputeNodesHeatVfw-template.ymlPK�R#7�ek�,�bDefinitions/resource-Globalport-template.ymlPK�R��">K/�gDefinitions/resource-Globalcompute-template.ymlPK�R��%Y-.lDefinitions/resource-Neutronport-template.ymlPK�R*�6���/�pDefinitions/resource-Globalnetwork-template.ymlPK�R�t?��k=�sDefinitions/resource-Vfw1de4cac45be9NodesVpgcvfc-template.ymlPK�R��׼ ��G�Definitions/resource-Vfw1de4cac45be9NodesVpgcvfc-template-interface.ymlPK�R"����,J�Definitions/resource-Novaserver-template.ymlPK�R&;AA�(��Definitions/resource-Extcp2-template.ymlPK�R|��O� .2�Definitions/resource-Extneutroncp-template.ymlPK�RV�{W�� )ݙDefinitions/resource-Compute-template.ymlPK�R�K�����=םDefinitions/resource-Vfw1de4cac45be9NodesVfwcvfc-template.ymlPK�Ry� ^� �G�Definitions/resource-Vfw1de4cac45be9NodesVfwcvfc-template-interface.ymlPK�R+�@j5���Definitions/data.ymlPK�R�'}8��Definitions/groups.ymlPK�R0?��@ @[�Definitions/policies.ymlPK�R���C&�Definitions/annotations.ymlPK�R�����PDefinitions/relationships.ymlPK�R 2ea� [ Definitions/artifacts.ymlPK�R�H�v~(�Definitions/capabilities.ymlPK�R8��fDefinitions/interfaces.ymlPK�R�j��-�Y_Definitions/nodes.ymlPK�R �5��C�LArtifacts/Informational/OTHER/VSP_vFW-1de4cac4-5be9_Information.txtPK�R��ȕ �O'�OArtifacts/Deployment/HEAT/base_vfw.yamlPK�R�e^V#7<�[Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�R�Cc�j4?^Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK%%! 1a 2021-04-20T02:49:34.176Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-20T02:49:34.180Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/7f27659c-7c83-40fb-b013-ce06b72a8186/toscaModel|INFO|500||InvokeReturn 2021-04-20T02:49:34.186Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-20T02:49:34.186Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-20T02:49:34.187Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= 63b5e97e-8376-475e-8d98-94cd7a6ec287 2021-04-20T02:49:34.187Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 63b5e97e-8376-475e-8d98-94cd7a6ec287 matches Tosca VF Customization UUID: 63b5e97e-8376-475e-8d98-94cd7a6ec287 2021-04-20T02:49:34.187Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: 63b5e97e-8376-475e-8d98-94cd7a6ec287 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-20T02:49:34.193Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.193Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:34.195Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id 63b5e97e-8376-475e-8d98-94cd7a6ec287: {\"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-20T02:49:34.195Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@2de2d6c1 2021-04-20T02:49:34.195Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.195Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-20T02:49:34.196Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 6c158da2-e66e-4348-8433-0caf63866693 2021-04-20T02:49:34.198Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 6c158da2-e66e-4348-8433-0caf63866693 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-20T02:49:34.209Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.236Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is matching search criteria 2021-04-20T02:49:34.236Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW 1de4cac4-5be9 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:49:34.237Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.237Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is matching search criteria 2021-04-20T02:49:34.237Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW 1de4cac4-5be9 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:49:34.237Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.237Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is not matching search criteria 2021-04-20T02:49:34.238Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-20T02:49:34.238Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-20T02:49:34.238Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is matching search criteria 2021-04-20T02:49:34.238Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-20T02:49:34.238Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-20T02:49:34.238Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-20T02:49:34.239Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:34.239Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-20T02:49:34.239Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:34.239Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-20T02:49:34.239Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-20T02:49:34.239Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=06aaef33-1402-4c18-ab7c-9df1d5d8a30d 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-20T02:49:34.280Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.281Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is matching search criteria 2021-04-20T02:49:34.281Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW 1de4cac4-5be9 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:49:34.281Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.281Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is not matching search criteria 2021-04-20T02:49:34.282Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-20T02:49:34.282Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-20T02:49:34.282Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-20T02:49:34.282Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-20T02:49:34.282Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:34.283Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-20T02:49:34.283Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-20T02:49:34.283Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is matching search criteria 2021-04-20T02:49:34.283Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is not matching search criteria 2021-04-20T02:49:34.283Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:34.284Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg is not matching search criteria 2021-04-20T02:49:34.284Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria 2021-04-20T02:49:34.284Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=e13628bc-f0de-49b3-a51c-082a56c8fba9 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-20T02:49:34.286Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.286Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is matching search criteria 2021-04-20T02:49:34.286Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW 1de4cac4-5be9 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:49:34.289Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.289Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is not matching search criteria 2021-04-20T02:49:34.290Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_protected_private_network is not matching search criteria 2021-04-20T02:49:34.290Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template int_unprotected_private_network is not matching search criteria 2021-04-20T02:49:34.290Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vfw is not matching search criteria 2021-04-20T02:49:34.290Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria 2021-04-20T02:49:34.290Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:34.290Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw is not matching search criteria 2021-04-20T02:49:34.291Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria 2021-04-20T02:49:34.291Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vsn is not matching search criteria 2021-04-20T02:49:34.291Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn is not matching search criteria 2021-04-20T02:49:34.291Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria 2021-04-20T02:49:34.291Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vsn_vsn_onap_private_port_0 is not matching search criteria 2021-04-20T02:49:34.292Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template abstract_vpg is matching search criteria 2021-04-20T02:49:34.292Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=2598d491-95ef-421c-8389-1dc386b8eb0f 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-20T02:49:34.294Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.294Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is matching search criteria 2021-04-20T02:49:34.294Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW 1de4cac4-5be9 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:49:34.294Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.294Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Node template vFW 1de4cac4-5be9 0 is matching search criteria 2021-04-20T02:49:34.295Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found topology templates [vFW 1de4cac4-5be9 0] matching following query criteria: sdcType=VF, customizationUUID=63b5e97e-8376-475e-8d98-94cd7a6ec287 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-20T02:49:34.296Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.297Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:34.297Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid 8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec: vFW 1de4cac4-5be9 2021-04-20T02:49:34.298Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.298Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:34.298Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.298Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:34.298Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.299Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:34.299Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.299Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:34.299Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:49:34.299Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Service vFW 2021-04-20 02-46-49 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:49:34.300Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||Saving Service: vFW 2021-04-20 02-46-49 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-20T02:49:34.719Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC vFW 1de4cac4-5be9 6d581490-4fc2-40b6-8df0-46b5e9dc77f6 1 ASDC deployResourceStructure 2021-04-20T02:49:34.719Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json ASDC sendASDCNotification 2021-04-20T02:49:34.720Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json 2021-04-20T02:49:34.720Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T02:49:34.720Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:34.723Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:34.723Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886974719, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "DEPLOY_OK" } 2021-04-20T02:49:34.823Z||pool-15-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:49:34.824Z||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-20T02:49:34.824Z||pool-15-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:34.835Z||pool-15-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:34.835Z||pool-15-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":1,"count":1} 2021-04-20T02:49:35.724Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml ASDC sendASDCNotification 2021-04-20T02:49:35.724Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml 2021-04-20T02:49:35.725Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T02:49:35.725Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:35.727Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:35.727Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886975724, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2021-04-20T02:49:35.827Z||pool-16-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:49:35.828Z||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-20T02:49:35.828Z||pool-16-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:35.837Z||pool-16-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:35.837Z||pool-16-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:49:36.728Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env ASDC sendASDCNotification 2021-04-20T02:49:36.728Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env 2021-04-20T02:49:36.728Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T02:49:36.729Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:36.730Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:36.730Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886976728, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2021-04-20T02:49:36.831Z||pool-17-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:49:36.831Z||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-20T02:49:36.832Z||pool-17-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:36.840Z||pool-17-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:36.840Z||pool-17-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:49:37.731Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar ASDC sendASDCNotification 2021-04-20T02:49:37.732Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar 2021-04-20T02:49:37.732Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T02:49:37.732Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:49:37.734Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:49:37.734Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886977731, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:49:37.834Z||pool-18-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:49:37.835Z||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-20T02:49:37.836Z||pool-18-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:49:37.845Z||pool-18-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:49:37.846Z||pool-18-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:49:38.735Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T02:49:38.757Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:49:38.760Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T02:49:38.760Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-20T02:49:38.760Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-20T02:50:08.761Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T02:50:08.769Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:50:08.771Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T02:50:08.771Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-20T02:50:08.772Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-20T02:50:12.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.69.116 2021-04-20T02:50:13.633Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:50:13.633Z||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-20T02:50:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:50:13.657Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:50:13.657Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:50:13.657Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "policy-id", "timestamp": 1618886952773, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:50:13.658Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:50:38.772Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T02:50:38.780Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:50:38.782Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T02:50:38.782Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-20T02:50:38.782Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-20T02:50:57.981Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.74.128 2021-04-20T02:51:08.783Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T02:51:08.791Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:51:08.793Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T02:51:08.794Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-20T02:51:08.794Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-20T02:51:13.633Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:51:13.633Z||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-20T02:51:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:51:13.649Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:51:13.671Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.672Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "cds", "timestamp": 1618886955249, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.674Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.674Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.674Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "NOTIFIED" } 2021-04-20T02:51:13.674Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.674Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.674Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "policy-id", "timestamp": 1618886952773, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.675Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.675Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.675Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "cds", "timestamp": 1618886955249, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.675Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.675Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.675Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-20T02:51:13.675Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.675Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.676Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "policy-id", "timestamp": 1618886952773, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-20T02:51:13.676Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.676Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.676Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "dcae-sch", "timestamp": 1618886956941, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.676Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.676Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.676Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "cds", "timestamp": 1618886955249, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.677Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.677Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.677Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.677Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.677Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.677Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "policy-id", "timestamp": 1618886952773, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.677Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.678Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.678Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "dcae-sch", "timestamp": 1618886956941, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.678Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.678Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.678Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "cds", "timestamp": 1618886955249, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.678Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.678Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.678Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-20T02:51:13.679Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.679Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.679Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "policy-id", "timestamp": 1618886952773, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.679Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.679Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.679Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "dcae-sch", "timestamp": 1618886956941, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.680Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.680Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.680Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "cds", "timestamp": 1618886955249, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.681Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.681Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.681Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.682Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.682Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.682Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "policy-id", "timestamp": 1618886952773, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.682Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.682Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.683Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "dcae-sch", "timestamp": 1618886956941, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.683Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.683Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.683Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "cds", "timestamp": 1618886955249, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.684Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.684Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.684Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886953631, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.684Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.684Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.685Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "policy-id", "timestamp": 1618886952773, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.685Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.685Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.685Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "dcae-sch", "timestamp": 1618886956941, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.686Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.686Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.686Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "cds", "timestamp": 1618886955249, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.686Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.686Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.686Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886961917, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.687Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.687Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.687Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "dcae-sch", "timestamp": 1618886956941, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.688Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.688Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.688Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "policy-id", "timestamp": 1618886963165, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.688Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.688Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.689Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886963208, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.689Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.689Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.689Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886962751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.690Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.690Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.690Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "cds", "timestamp": 1618886963466, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.690Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.690Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.691Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886961917, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "NOTIFIED" } 2021-04-20T02:51:13.691Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.691Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.691Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "dcae-sch", "timestamp": 1618886956941, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.692Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.692Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.692Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886963053, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.692Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.693Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.693Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886963127, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.693Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.693Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.693Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "policy-id", "timestamp": 1618886964174, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.694Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.694Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.694Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886962751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "NOTIFIED" } 2021-04-20T02:51:13.694Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.695Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.695Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "cds", "timestamp": 1618886964486, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-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-20T02:51:13.701Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of bc22ea93-149f-4e41-82c7-8e6d84a64623 2021-04-20T02:51:13.702Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:51:13.779Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.779Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886961917, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-20T02:51:13.780Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.780Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.780Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886963053, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "NOTIFIED" } 2021-04-20T02:51:13.780Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.780Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.780Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886963127, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.781Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.781Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.781Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "policy-id", "timestamp": 1618886965179, "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-20T02:51:13.786Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bc22ea93-149f-4e41-82c7-8e6d84a64623 2021-04-20T02:51:13.786Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:51:13.794Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.794Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886962751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-20T02:51:13.794Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.795Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.795Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886961917, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.795Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.795Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.795Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886963053, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "NOTIFIED" } 2021-04-20T02:51:13.795Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.795Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.796Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886963127, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.796Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.796Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.796Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886962751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.796Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.796Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.796Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886961917, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-20T02:51:13.796Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.797Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.797Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886963053, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.797Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.797Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.797Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886963127, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.797Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.797Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.797Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886962751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-20T02:51:13.798Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.798Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.798Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886961917, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.798Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.798Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.798Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886963053, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "NOTIFIED" } 2021-04-20T02:51:13.798Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.798Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.799Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886963127, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.799Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.799Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.799Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886962751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.799Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.799Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.799Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886961917, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.799Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.800Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.800Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886963053, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.800Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.800Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.800Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886963127, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.800Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.800Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.801Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886969318, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.801Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.801Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.801Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886962751, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.801Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.801Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.801Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886963053, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.801Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.802Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.802Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886963127, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.802Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.802Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.802Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886970569, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.802Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.802Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.802Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886971081, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.803Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.803Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.803Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886971172, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.803Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.803Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.803Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886971283, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.803Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.804Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.804Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886971379, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.804Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.804Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.804Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "aai-ml", "timestamp": 1618886971114, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.804Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.804Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.805Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886971940, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.805Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.805Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.805Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "cds", "timestamp": 1618886970249, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.805Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.805Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.805Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886972290, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.805Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.806Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.806Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886972420, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.806Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.806Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.806Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "aai-ml", "timestamp": 1618886971114, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.806Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.806Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.806Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886972518, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.807Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.807Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.807Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "cds", "timestamp": 1618886970249, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.807Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.807Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.807Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886973222, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.807Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.807Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.808Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "aai-ml", "timestamp": 1618886971114, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.808Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.808Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.808Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "policy-id", "timestamp": 1618886972774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.808Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.808Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.808Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886974054, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.808Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.809Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.809Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.809Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.809Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.809Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "cds", "timestamp": 1618886970249, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.809Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.809Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.810Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886974056, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.810Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.810Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.810Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "aai-ml", "timestamp": 1618886971114, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.810Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.810Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.810Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "policy-id", "timestamp": 1618886972774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.811Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.811Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.811Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886974719, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.811Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.811Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.811Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886975059, "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-20T02:51:13.816Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bc22ea93-149f-4e41-82c7-8e6d84a64623 2021-04-20T02:51:13.817Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:51:13.824Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.824Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "NOTIFIED" } 2021-04-20T02:51:13.824Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.824Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.824Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "cds", "timestamp": 1618886970249, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.825Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.825Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.825Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886975065, "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-20T02:51:13.829Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bc22ea93-149f-4e41-82c7-8e6d84a64623 2021-04-20T02:51:13.829Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:51:13.834Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.834Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886975228, "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-20T02:51:13.838Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bc22ea93-149f-4e41-82c7-8e6d84a64623 2021-04-20T02:51:13.838Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:51:13.843Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.843Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886975443, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.843Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.844Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.844Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "aai-ml", "timestamp": 1618886971114, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.844Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.844Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.844Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "policy-id", "timestamp": 1618886972774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T02:51:13.844Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.844Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.845Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886975724, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.845Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.845Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.845Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886976063, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.845Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.845Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.845Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.845Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.846Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.846Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-windriver-id", "timestamp": 1618886976069, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.846Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.846Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.846Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "cds", "timestamp": 1618886970249, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.846Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.846Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.846Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "multicloud-k8s-id", "timestamp": 1618886976232, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vfw1de4cac45be90_modules.json", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.847Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.847Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.847Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886976448, "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-20T02:51:13.851Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bc22ea93-149f-4e41-82c7-8e6d84a64623 2021-04-20T02:51:13.851Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:51:13.859Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.859Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "aai-ml", "timestamp": 1618886971114, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.859Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.859Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.859Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "policy-id", "timestamp": 1618886972774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.860Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.860Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.860Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886976728, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.860Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.860Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.860Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.861Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.861Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.861Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "cds", "timestamp": 1618886970249, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.861Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.861Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.861Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "aai-ml", "timestamp": 1618886971114, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.861Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.862Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.862Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "policy-id", "timestamp": 1618886972774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.862Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.862Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.862Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "dcae-sch", "timestamp": 1618886976941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.862Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.862Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.862Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618886977731, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.863Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.863Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.863Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/resourceInstances/vfw1de4cac45be90/artifacts/base_vfw.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.863Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.863Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.863Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "cds", "timestamp": 1618886970249, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.863Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.864Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.864Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "policy-id", "timestamp": 1618886972774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.864Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.864Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.864Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "dcae-sch", "timestamp": 1618886976941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.864Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.864Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.864Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.865Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.865Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.865Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "policy-id", "timestamp": 1618886972774, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.865Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.865Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.865Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "dcae-sch", "timestamp": 1618886976941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.865Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.866Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.866Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "aai-ml", "timestamp": 1618886979982, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.866Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.866Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.866Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "cds", "timestamp": 1618886980075, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.866Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.866Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.866Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.867Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.867Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.867Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "dcae-sch", "timestamp": 1618886976941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.867Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.867Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.867Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "policy-id", "timestamp": 1618886980850, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.867Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.867Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.868Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "cds", "timestamp": 1618886981096, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-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-20T02:51:13.884Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of c789a60b-4f04-4120-8750-b8da36674039 2021-04-20T02:51:13.884Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c789a60b-4f04-4120-8750-b8da36674039 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-20T02:51:13.892Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.892Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "dcae-sch", "timestamp": 1618886976941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.892Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.892Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.892Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "policy-id", "timestamp": 1618886981854, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.892Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.892Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.892Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886981917, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.892Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.893Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.893Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "dcae-sch", "timestamp": 1618886976941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.893Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.893Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.893Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "policy-id", "timestamp": 1618886982858, "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-20T02:51:13.896Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c789a60b-4f04-4120-8750-b8da36674039 2021-04-20T02:51:13.896Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c789a60b-4f04-4120-8750-b8da36674039 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-20T02:51:13.903Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.903Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886982751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.904Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.904Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.904Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886981917, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "NOTIFIED" } 2021-04-20T02:51:13.904Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.904Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.904Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "dcae-sch", "timestamp": 1618886976941, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.904Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.904Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.904Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886983053, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.904Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.904Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886982751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "NOTIFIED" } 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886981917, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886983053, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "NOTIFIED" } 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886982751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.905Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.906Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886981917, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.906Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.906Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.906Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886983053, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T02:51:13.906Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.906Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.906Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886982751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.906Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.906Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.906Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886981917, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-20T02:51:13.907Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.907Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.907Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886983053, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.907Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.907Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.907Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886982751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-20T02:51:13.907Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.907Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.907Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886981917, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.907Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.908Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.908Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886983053, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-20T02:51:13.908Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.908Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.908Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886982751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.908Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.908Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.908Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886981917, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.908Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886983053, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886982751, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886983053, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886989829, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.909Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.910Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.910Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886990563, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.910Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.910Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.910Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886990865, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.910Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.910Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.910Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886991277, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.910Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.910Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.911Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886991744, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.911Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.911Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.911Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "clamp", "timestamp": 1618886991758, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.911Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.911Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.911Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "aai-ml", "timestamp": 1618886991883, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.911Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.912Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.912Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886992024, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.912Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.912Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.912Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886992469, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.912Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.912Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.912Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "aai-ml", "timestamp": 1618886992890, "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-20T02:51:13.916Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bc22ea93-149f-4e41-82c7-8e6d84a64623 2021-04-20T02:51:13.916Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:51:13.922Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.922Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "clamp", "timestamp": 1618886992913, "artifactURL": "/sdc/v1/catalog/services/Vfw20210420024649/1.0/artifacts/service-Vfw20210420024649-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.922Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.923Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.923Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886992979, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.923Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.923Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.923Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886993191, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.923Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.923Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.923Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886993524, "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-20T02:51:13.927Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c789a60b-4f04-4120-8750-b8da36674039 2021-04-20T02:51:13.928Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c789a60b-4f04-4120-8750-b8da36674039 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-20T02:51:13.937Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.937Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886993127, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.937Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.937Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.937Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "clamp", "timestamp": 1618886993941, "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-20T02:51:13.941Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of bc22ea93-149f-4e41-82c7-8e6d84a64623 2021-04-20T02:51:13.941Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:51:13.948Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.948Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886993984, "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-20T02:51:13.951Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c789a60b-4f04-4120-8750-b8da36674039 2021-04-20T02:51:13.952Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c789a60b-4f04-4120-8750-b8da36674039 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-20T02:51:13.956Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.956Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886994198, "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-20T02:51:13.959Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of c789a60b-4f04-4120-8750-b8da36674039 2021-04-20T02:51:13.959Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c789a60b-4f04-4120-8750-b8da36674039 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-20T02:51:13.965Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.965Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-k8s-id", "timestamp": 1618886994531, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.965Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.966Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.966Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886993127, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.966Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.966Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.966Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.966Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.966Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.967Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-windriver-id", "timestamp": 1618886994989, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.967Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.967Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.967Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "multicloud-starlingx-id", "timestamp": 1618886995202, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.967Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.967Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.967Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886993127, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.968Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.968Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.968Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "NOTIFIED" } 2021-04-20T02:51:13.968Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.968Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.968Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886993127, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.968Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.968Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.969Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.969Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.969Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.969Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886993127, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.969Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.969Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.969Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.970Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.970Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.970Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886993127, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.970Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.970Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.970Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.970Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.970Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.971Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618886993127, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.971Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.971Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.971Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.971Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.971Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.971Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "clamp", "timestamp": 1618886973367, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.971Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.972Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.972Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887000993, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.972Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.972Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.972Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "aai-ml", "timestamp": 1618887001114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.972Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.972Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.972Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "aai-ml", "timestamp": 1618887001114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.973Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.973Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.973Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887002932, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.973Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.973Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.973Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "aai-ml", "timestamp": 1618887001114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.973Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.973Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.974Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887003935, "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-20T02:51:13.977Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of c789a60b-4f04-4120-8750-b8da36674039 2021-04-20T02:51:13.977Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c789a60b-4f04-4120-8750-b8da36674039 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-20T02:51:13.985Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.985Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "aai-ml", "timestamp": 1618887001114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.985Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.985Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.985Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "aai-ml", "timestamp": 1618887001114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.985Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.985Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.985Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "clamp", "timestamp": 1618887005844, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.985Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.985Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.985Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "aai-ml", "timestamp": 1618887001114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:51:13.986Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.986Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.986Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "clamp", "timestamp": 1618887006943, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:51:13.986Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:13.986Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.986Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "aai-ml", "timestamp": 1618887001114, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:51:13.986Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:51:13.986Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.986Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "clamp", "timestamp": 1618887007946, "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-20T02:51:13.989Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of c789a60b-4f04-4120-8750-b8da36674039 2021-04-20T02:51:13.990Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c789a60b-4f04-4120-8750-b8da36674039 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-20T02:51:13.998Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:51:13.998Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "aai-ml", "timestamp": 1618887010055, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:51:13.998Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:51:38.794Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T02:51:38.803Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:51:38.807Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T02:51:38.807Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-20T02:51:38.807Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-20T02:51:38.807Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-20T02:51:38.808Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:51:38.808Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:51:38.808Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:51:38.808Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:51:38.808Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:51:38.808Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:51:38.808Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-20T02:51:38.812Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-20T02:52:08.812Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 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-20T02:52:08.828Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bc22ea93-149f-4e41-82c7-8e6d84a64623 and serviceModelVersionId: 8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec 2021-04-20T02:52:08.829Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 13b7c7d6-f07e-4476-a7f7-6b36fa31e797 2021-04-20T02:52:13.633Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:52:13.634Z||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-20T02:52:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:14.154Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:14.154Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:52:14.155Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "aai-ml", "timestamp": 1618887016121, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:52:14.156Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:52:14.156Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:52:14.156Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "aai-ml", "timestamp": 1618887017126, "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-20T02:52:14.161Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of c789a60b-4f04-4120-8750-b8da36674039 2021-04-20T02:52:14.161Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId c789a60b-4f04-4120-8750-b8da36674039 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-20T02:52:15.365Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/13b7c7d6-f07e-4476-a7f7-6b36fa31e797/model-vers/model-ver/8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec?depth=0 2021-04-20T02:52:15.488Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-20T02:52:15.940Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/13b7c7d6-f07e-4476-a7f7-6b36fa31e797/model-vers/model-ver/8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec?depth=0|INFO|500||Invoke 2021-04-20T02:52:15.943Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/13b7c7d6-f07e-4476-a7f7-6b36fa31e797/model-vers/model-ver/8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/13b7c7d6-f07e-4476-a7f7-6b36fa31e797/model-vers/model-ver/8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[bc22ea93-149f-4e41-82c7-8e6d84a64623], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[a5d84055-e10f-4449-9225-4946a7aa0df0], X-ECOMP-RequestID=[bc22ea93-149f-4e41-82c7-8e6d84a64623], X-TransactionId=[], X-ONAP-RequestID=[bc22ea93-149f-4e41-82c7-8e6d84a64623], Content-Type=[application/merge-patch+json]} 2021-04-20T02:52:16.004Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/13b7c7d6-f07e-4476-a7f7-6b36fa31e797/model-vers/model-ver/8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-20T02:52:16.630Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/13b7c7d6-f07e-4476-a7f7-6b36fa31e797/model-vers/model-ver/8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec?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/13b7c7d6-f07e-4476-a7f7-6b36fa31e797/model-vers/model-ver/8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[2-aai-resources-210420-02:52:16:012-11307], vertex-id=[409616], Content-Length=[0], Date=[Tue, 20 Apr 2021 02:52:16 GMT], Content-Type=[application/json]} 2021-04-20T02:52:16.630Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/13b7c7d6-f07e-4476-a7f7-6b36fa31e797/model-vers/model-ver/8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-20T02:52:16.631Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/13b7c7d6-f07e-4476-a7f7-6b36fa31e797/model-vers/model-ver/8c9d00e4-b1ce-4b29-918b-4bba7c8bf8ec?depth=0|INFO|500||InvokeReturn 2021-04-20T02:52:16.635Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-20T02:52:16.635Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-20T02:52:16.640Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-20T02:52:16.650Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bc22ea93-149f-4e41-82c7-8e6d84a64623 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-20T02:52:16.651Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-20T02:52:16.652Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:16.654Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:16.654Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887136650, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T02:52:16.755Z||pool-19-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-20T02:52:16.755Z||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-20T02:52:16.755Z||pool-19-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:16.822Z||pool-19-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:16.823Z||pool-19-thread-1|||||INFO|500||cambria reply ok (68 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-20T02:52:17.664Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:52:17.664Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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-20T02:52:17.665Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:21.935Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:21.936Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-20T02:52:21.937Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"c789a60b-4f04-4120-8750-b8da36674039","serviceName":"basic_onboard_sjcCCP","serviceVersion":"1.0","serviceUUID":"b2cf5519-9f69-4643-b5e5-130ffb1a210c","serviceDescription":"service","serviceInvariantUUID":"40020f81-048b-4d9b-9b10-0b134b5ddfcd","resources":[{"resourceInstanceName":"basic_onboard_sjcCCP 0","resourceName":"basic_onboard_sjcCCP","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"4f47c04b-ce22-426b-9c53-183b8becdbd1","resourceInvariantUUID":"b74e94fd-c18e-475d-8549-44c53bd46285","resourceCustomizationUUID":"7011e0b0-274b-4ce2-95ac-1e9719bc0a1d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml","artifactChecksum":"ZGY0Y2E3ZmM1NjBkZTllOWE3NTBkZjY3N2NiN2E2N2Q\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"cd20a1b1-5e16-4f67-918f-fd3ae1f259c0","artifactVersion":"1"},{"artifactName":"basic_onboard_sjcccp0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json","artifactChecksum":"NTFhYmQxMjAxYjYwMTQ0MWU0ZDFlYjcyYjAwYjgzMGQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"d5d4f961-bfd0-4757-bbff-f5c60e110e7a","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"739c10ad-39d5-4366-a0d4-41c6f4ff1c75","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"89063ab5-1b91-4e1b-b0f6-bd3d64421c8b","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"7490a9f5-0a9e-416c-840a-f3e9fb41b674","artifactVersion":"2","generatedFromUUID":"739c10ad-39d5-4366-a0d4-41c6f4ff1c75"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardSjcccp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml","artifactChecksum":"ODFhZTUwMmI3NDIwMTI2MzBlYzUxYjdkMjBjNDdkYTM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c26177d9-a57f-40c2-ba07-f17eb0cfcd93","artifactVersion":"1"},{"artifactName":"service-BasicOnboardSjcccp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar","artifactChecksum":"Y2FlNWYxYWM1YzE4ZDgwZjJlOGY4NTdkYjIyZWM2NmY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"254e5e31-af3a-462f-a53a-f7934b781ce5","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-20T02:52:21.939Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:52:21.940Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:21.942Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:21.942Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:52:22.042Z||pool-20-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:22.043Z||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-20T02:52:22.043Z||pool-20-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:22.052Z||pool-20-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:22.052Z||pool-20-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:22.943Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:52:22.943Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:22.945Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:22.945Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "NOTIFIED" } 2021-04-20T02:52:23.045Z||pool-21-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:23.046Z||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-20T02:52:23.046Z||pool-21-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:23.054Z||pool-21-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:23.055Z||pool-21-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:23.945Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:52:23.946Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:23.948Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:23.948Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T02:52:24.048Z||pool-22-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:24.049Z||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-20T02:52:24.049Z||pool-22-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:24.058Z||pool-22-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:24.058Z||pool-22-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:24.949Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:52:24.950Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:24.952Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:24.952Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:52:25.053Z||pool-23-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-20T02:52:25.055Z||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-20T02:52:25.055Z||pool-23-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:25.064Z||pool-23-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:25.064Z||pool-23-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:25.953Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:52:25.954Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:25.955Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:25.955Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-20T02:52:26.056Z||pool-24-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:26.056Z||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-20T02:52:26.057Z||pool-24-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:26.064Z||pool-24-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:26.065Z||pool-24-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:26.960Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:52:26.960Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:26.962Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:26.962Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:52:27.062Z||pool-25-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:27.063Z||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-20T02:52:27.063Z||pool-25-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:27.070Z||pool-25-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:27.071Z||pool-25-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:27.962Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T02:52:27.963Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:27.965Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:27.965Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:52:27.981Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.78.209 2021-04-20T02:52:28.065Z||pool-26-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:28.066Z||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-20T02:52:28.066Z||pool-26-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:28.074Z||pool-26-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:28.074Z||pool-26-thread-1|||||INFO|500||cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:29.048Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "serviceName": "basic_onboard_sjcCCP", "serviceVersion": "1.0", "serviceUUID": "b2cf5519-9f69-4643-b5e5-130ffb1a210c", "serviceDescription": "service", "serviceInvariantUUID": "40020f81-048b-4d9b-9b10-0b134b5ddfcd", "resources": [ { "resourceInstanceName": "basic_onboard_sjcCCP 0", "resourceCustomizationUUID": "7011e0b0-274b-4ce2-95ac-1e9719bc0a1d", "resourceName": "basic_onboard_sjcCCP", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "4f47c04b-ce22-426b-9c53-183b8becdbd1", "resourceInvariantUUID": "b74e94fd-c18e-475d-8549-44c53bd46285", "category": "Generic", "subcategory": "Abstract", "artifacts": [ { "artifactName": "basic_onboard_sjcccp0_modules.json", "artifactType": "VF_MODULES_METADATA", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "artifactChecksum": "NTFhYmQxMjAxYjYwMTQ0MWU0ZDFlYjcyYjAwYjgzMGQ\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "d5d4f961-bfd0-4757-bbff-f5c60e110e7a", "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.yaml", "artifactType": "HEAT", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "artifactChecksum": "NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d", "artifactDescription": "created from csar", "artifactTimeout": 30, "artifactVersion": "1", "artifactUUID": "739c10ad-39d5-4366-a0d4-41c6f4ff1c75", "generatedArtifact": { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7490a9f5-0a9e-416c-840a-f3e9fb41b674", "generatedFromUUID": "739c10ad-39d5-4366-a0d4-41c6f4ff1c75" }, "relatedArtifactsInfo": [] }, { "artifactName": "base_ubuntu18.env", "artifactType": "HEAT_ENV", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "artifactChecksum": "ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d", "artifactDescription": "Auto-generated HEAT Environment deployment artifact", "artifactTimeout": 0, "artifactVersion": "2", "artifactUUID": "7490a9f5-0a9e-416c-840a-f3e9fb41b674", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicOnboardSjcccp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "artifactChecksum": "Y2FlNWYxYWM1YzE4ZDgwZjJlOGY4NTdkYjIyZWM2NmY\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "254e5e31-af3a-462f-a53a-f7934b781ce5" } ], "workloadContext": "Production" } 2021-04-20T02:52:29.048Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-20T02:52:29.049Z|bc22ea93-149f-4e41-82c7-8e6d84a64623|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b2cf5519-9f69-4643-b5e5-130ffb1a210c ASDC 2021-04-20T02:52:29.049Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:c789a60b-4f04-4120-8750-b8da36674039 ServiceName:basic_onboard_sjcCCP ServiceVersion:1.0 ServiceUUID:b2cf5519-9f69-4643-b5e5-130ffb1a210c ServiceInvariantUUID:40020f81-048b-4d9b-9b10-0b134b5ddfcd ServiceDescription:service Service Artifacts List: { Service Artifacts Info: ArtifactName:service-BasicOnboardSjcccp-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar ArtifactUUID:254e5e31-af3a-462f-a53a-f7934b781ce5 ArtifactChecksum:Y2FlNWYxYWM1YzE4ZDgwZjJlOGY4NTdkYjIyZWM2NmY= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_onboard_sjcCCP 0 ResourceCustomizationUUID:7011e0b0-274b-4ce2-95ac-1e9719bc0a1d ResourceInvariantUUID:b74e94fd-c18e-475d-8549-44c53bd46285 ResourceName:basic_onboard_sjcCCP ResourceType:VF ResourceUUID:4f47c04b-ce22-426b-9c53-183b8becdbd1 ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: { Service Artifacts Info: ArtifactName:basic_onboard_sjcccp0_modules.json ArtifactVersion:1 ArtifactType:VF_MODULES_METADATA ArtifactDescription:Auto-generated VF Modules information artifact ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json ArtifactUUID:d5d4f961-bfd0-4757-bbff-f5c60e110e7a ArtifactChecksum:NTFhYmQxMjAxYjYwMTQ0MWU0ZDFlYjcyYjAwYjgzMGQ= 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/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml ArtifactUUID:739c10ad-39d5-4366-a0d4-41c6f4ff1c75 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/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env ArtifactUUID:7490a9f5-0a9e-416c-840a-f3e9fb41b674 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/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env ArtifactUUID:7490a9f5-0a9e-416c-840a-f3e9fb41b674 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-20T02:52:29.049Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b2cf5519-9f69-4643-b5e5-130ffb1a210c 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-20T02:52:29.187Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T02:52:29.189Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T02:52:29.189Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T02:52:29.189Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 254e5e31-af3a-462f-a53a-f7934b781ce5 from URL: /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:29.189Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T02:52:29.190Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:29.850Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T02:52:29.853Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar 254e5e31-af3a-462f-a53a-f7934b781ce5 70248 2021-04-20T02:52:29.853Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar ASDC sendASDCNotification 2021-04-20T02:52:29.853Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:29.853Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T02:52:29.854Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:29.855Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:29.855Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887149853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:52:29.956Z||pool-27-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:29.957Z||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-20T02:52:29.957Z||pool-27-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:29.965Z||pool-27-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:29.965Z||pool-27-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:30.856Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T02:52:30.858Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T02:52:30.858Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: 254e5e31-af3a-462f-a53a-f7934b781ce5, URL: /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar to file: /app/ASDC/1/service-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:30.859Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:30.859Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:30.859Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:31.132Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17467360790580975479/Definitions/service-BasicOnboardSjcccp-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-20T02:52:32.137Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-20T02:52:32.138Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T02:52:32.138Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:32.138Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-20T02:52:32.138Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_sjcCCP 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-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:32.138Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_sjcCCP 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:32.138Z|c789a60b-4f04-4120-8750-b8da36674039|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-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:32.139Z|c789a60b-4f04-4120-8750-b8da36674039|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-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:32.139Z|c789a60b-4f04-4120-8750-b8da36674039|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-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:32.139Z|c789a60b-4f04-4120-8750-b8da36674039|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-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:32.139Z|c789a60b-4f04-4120-8750-b8da36674039|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-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:32.139Z|c789a60b-4f04-4120-8750-b8da36674039|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-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:32.139Z|c789a60b-4f04-4120-8750-b8da36674039|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-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:32.139Z|c789a60b-4f04-4120-8750-b8da36674039|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-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:32.139Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T02:52:32.139Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.139Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:32.140Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is matching search criteria 2021-04-20T02:52:32.140Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T02:52:32.140Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sjcCCP 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T02:52:32.140Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.140Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:32.140Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is matching search criteria 2021-04-20T02:52:32.140Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T02:52:32.141Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sjcCCP 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T02:52:32.141Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.141Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:32.141Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.141Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is not matching search criteria 2021-04-20T02:52:32.141Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2021-04-20T02:52:32.141Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2021-04-20T02:52:32.142Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2021-04-20T02:52:32.142Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-20T02:52:32.142Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-20T02:52:32.142Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.142Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-20T02:52:32.142Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.142Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is matching search criteria 2021-04-20T02:52:32.142Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sjcCCP 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:52:32.143Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.143Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is matching search criteria 2021-04-20T02:52:32.143Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sjcCCP 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:52:32.143Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.143Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is matching search criteria 2021-04-20T02:52:32.143Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sjcCCP 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:52:32.144Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.144Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is not matching search criteria 2021-04-20T02:52:32.144Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-20T02:52:32.144Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-20T02:52:32.144Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=689a098f-b6ac-4e2a-83e8-8c12482628b4 2021-04-20T02:52:32.144Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.144Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:32.145Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.145Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:32.145Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.145Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:32.145Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:32.145Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:32.145Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_onboard_sjcCCP Description:service Model UUID:b2cf5519-9f69-4643-b5e5-130ffb1a210c Model Version:NULL Model InvariantUuid:40020f81-048b-4d9b-9b10-0b134b5ddfcd Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_onboard_sjcCCP Model UUID:a286d727-63f1-4948-95fc-cc0055b8994c Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:b74e94fd-c18e-475d-8549-44c53bd46285 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:7011e0b0-274b-4ce2-95ac-1e9719bc0a1d NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:79de43ed-8bd9-444b-b1e2-2699ce6aa664 ModelName:BasicOnboardSjcccp..base_ubuntu18..module-0 ModelUuid:21bbf3d3-de58-445f-9bc0-e506e1a13878 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:689a098f-b6ac-4e2a-83e8-8c12482628b4 ModelInvariantUuid:ea5ebf46-4f6a-4d3c-b400-c4e516bddf88 ModelName:basic_onboard_sjcCCP-nodes.ubuntu18Cvfc ModelUuid:439be52f-169a-432e-8687-65ee712e670c ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:d09f45b9-6489-4c5b-a427-da307239b0e5 ModelInvariantUuid:96f9444a-ca8e-4e81-b8f5-17925456c87d ModelName:BasicOnboardSjcccp.compute.nodes.heat.ubuntu18 ModelUuid:8f18f4d7-b7fc-4f68-86e6-ad97bac2cf87 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-20T02:52:32.150Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 4f47c04b-ce22-426b-9c53-183b8becdbd1 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-20T02:52:32.152Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||basic_onboard_sjcCCP 0 2021-04-20T02:52:32.152Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 4f47c04b-ce22-426b-9c53-183b8becdbd1 2021-04-20T02:52:32.153Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: d5d4f961-bfd0-4757-bbff-f5c60e110e7a from URL: /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json 2021-04-20T02:52:32.153Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T02:52:32.153Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json 2021-04-20T02:52:32.407Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T02:52:32.407Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json d5d4f961-bfd0-4757-bbff-f5c60e110e7a 798 2021-04-20T02:52:32.408Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json ASDC sendASDCNotification 2021-04-20T02:52:32.408Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json 2021-04-20T02:52:32.408Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T02:52:32.409Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:32.411Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:32.435Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887152408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T02:52:32.511Z||pool-28-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 75 ms 2021-04-20T02:52:32.512Z||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-20T02:52:32.512Z||pool-28-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:32.523Z||pool-28-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:32.523Z||pool-28-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":1,"count":1} 2021-04-20T02:52:33.436Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardSjcccp..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "79de43ed-8bd9-444b-b1e2-2699ce6aa664", "vfModuleModelVersion": "1", "vfModuleModelUUID": "21bbf3d3-de58-445f-9bc0-e506e1a13878", "vfModuleModelCustomizationUUID": "ceee95ec-6425-4d83-a8fb-e7194d1645a6", "isBase": true, "artifacts": [ "739c10ad-39d5-4366-a0d4-41c6f4ff1c75", "7490a9f5-0a9e-416c-840a-f3e9fb41b674" ], "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-20T02:52:33.442Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardSjcccp..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:21bbf3d3-de58-445f-9bc0-e506e1a13878 VfModuleModelInvariantUUID:79de43ed-8bd9-444b-b1e2-2699ce6aa664 VfModuleModelDescription:NULL Artifacts UUID List:{ 739c10ad-39d5-4366-a0d4-41c6f4ff1c75 , 7490a9f5-0a9e-416c-840a-f3e9fb41b674 } 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-20T02:52:33.444Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicOnboardSjcccp..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "79de43ed-8bd9-444b-b1e2-2699ce6aa664", "vfModuleModelVersion": "1", "vfModuleModelUUID": "21bbf3d3-de58-445f-9bc0-e506e1a13878", "vfModuleModelCustomizationUUID": "ceee95ec-6425-4d83-a8fb-e7194d1645a6", "isBase": true, "artifacts": [ "739c10ad-39d5-4366-a0d4-41c6f4ff1c75", "7490a9f5-0a9e-416c-840a-f3e9fb41b674" ], "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-20T02:52:33.444Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicOnboardSjcccp..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:21bbf3d3-de58-445f-9bc0-e506e1a13878 VfModuleModelInvariantUUID:79de43ed-8bd9-444b-b1e2-2699ce6aa664 VfModuleModelDescription:NULL Artifacts UUID List:{ 739c10ad-39d5-4366-a0d4-41c6f4ff1c75 , 7490a9f5-0a9e-416c-840a-f3e9fb41b674 } 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-20T02:52:33.445Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 739c10ad-39d5-4366-a0d4-41c6f4ff1c75 from URL: /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml 2021-04-20T02:52:33.445Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T02:52:33.445Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml 2021-04-20T02:52:33.683Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T02:52:33.684Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml 739c10ad-39d5-4366-a0d4-41c6f4ff1c75 5033 2021-04-20T02:52:33.684Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2021-04-20T02:52:33.684Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml 2021-04-20T02:52:33.684Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T02:52:33.684Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:33.686Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:33.686Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887153684, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T02:52:33.786Z||pool-29-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:33.787Z||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-20T02:52:33.787Z||pool-29-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:33.825Z||pool-29-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:33.825Z||pool-29-thread-1|||||INFO|500||cambria reply ok (38 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:34.686Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 7490a9f5-0a9e-416c-840a-f3e9fb41b674 from URL: /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env 2021-04-20T02:52:34.687Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T02:52:34.687Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env 2021-04-20T02:52:34.876Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T02:52:34.877Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env 7490a9f5-0a9e-416c-840a-f3e9fb41b674 909 2021-04-20T02:52:34.877Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2021-04-20T02:52:34.877Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env 2021-04-20T02:52:34.877Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T02:52:34.877Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:34.879Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:34.879Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887154877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-20T02:52:34.979Z||pool-30-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:34.980Z||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-20T02:52:34.980Z||pool-30-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:34.990Z||pool-30-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:34.990Z||pool-30-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:35.879Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: b2cf5519-9f69-4643-b5e5-130ffb1a210c 2021-04-20T02:52:35.880Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_onboard_sjcCCP 0 4f47c04b-ce22-426b-9c53-183b8becdbd1 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-20T02:52:35.894Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:35.894Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:35.895Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: a286d727-63f1-4948-95fc-cc0055b8994c 2021-04-20T02:52:35.895Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: a286d727-63f1-4948-95fc-cc0055b8994c 2021-04-20T02:52:35.896Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel to get resource 2021-04-20T02:52:35.897Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel 2021-04-20T02:52:35.898Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|INFO|500||Invoke 2021-04-20T02:52:35.898Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-20T02:52:35.899Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel 2021-04-20T02:52:35.899Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|DEBUG|500||Method : GET 2021-04-20T02:52:35.899Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/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:"c789a60b-4f04-4120-8750-b8da36674039", X-RequestID:"c789a60b-4f04-4120-8750-b8da36674039", X-TransactionID:"c789a60b-4f04-4120-8750-b8da36674039", X-ECOMP-RequestID:"c789a60b-4f04-4120-8750-b8da36674039", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e33c76ce-c652-46ef-994a-e0ca45247a3d"] 2021-04-20T02:52:35.899Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|DEBUG|500||Request body: 2021-04-20T02:52:35.899Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-20T02:52:37.152Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-20T02:52:37.152Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-20T02:52:37.152Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|DEBUG|500||Status text : OK 2021-04-20T02:52:37.153Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicOnboardSjcccp-csar.csar"", Content-MD5:"M2YyMGVkNTUyMDgwMGU2ZmI3OGE4ZjNlYjY1YzIwOWE=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"c789a60b-4f04-4120-8750-b8da36674039", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-20T02:52:37.167Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/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��� D�|?���rkQo�D�+] ]X�{9�8/�&��Ύp#A��H�\Bb��G2(� �V���sLE;dAFua���� ��C�3��͞`��̯�yu��B��nW���72����~)�X���7.�����?PK�fmڑ�PK�R4Definitions/resource-BasicOnboardSjcccp-template.yml�Ys�������~w:r�` ��3�q�6_['i�� b��8q~�����v�4Hg�ُ$�@��� �1C�ue���� ���= )h[ �p�lB���Ø��&t»���cF� H h���0��@�2m«� �� �J&ñ$������A$ O h�N&�$˂�';�F3 LMqՅ��/�|~�uh��1����I��P�_ �h���c�+r�olA��gj�P �sn�k�9����㧍i���`��}�F����OWG�"�U�~�� ������`<2�aZC�`��-��c��o��H��0����z2� �w)�����;Xt����� ���̯�d��C'�P�M �4���k޸� {� �B}�\Z��ɰׅ�)����^�g&�xF0��Ѯ�T�A�b�`��� �g�h�"��OǶȠ C2Cۂg�� �q��"!�A<\��8^�ˍ�=MR&����PlW���z�xFVx�䒹?ɬtF�q(7�eT� ��'�g �\�2f�x��6u�3ꆹ\̮R8�F���cƀV�V��xn*��8יq(S� s��_ nC?��.�N!�Pp�Ë�#K�dD�,I6��ӳ�Mb����GFyB-b�lL�T�2����l�����Ұ�ttܮ�`#r���{Bb�(dY�Wp�w��Zn.���sp:�� � �д�l�Q>\)6|Nj�&� �UP���D~��鎦@?4q� �����:7�p��9 3�x�O�A�,��E�,��_t6c���z6~P�s�^�*+�iP �g����� ���sn���ȟ���� y��������O�^4�.^?��w�r3�~ ����>�כH�}v�ڑܞM����<����m�~yѯ.��ėпU7��v�s�Gx#��k-��?^N��<�_��^�|��O�o���� �|^H��ѿo΅��O����&�����7��9���ߎ�z��e�?ٓ{iq�6 ѓ̭&�Ӈo� ��+t�r���n������ō�:+W~���^��}3�/V�׹qO�n�����|}�X�h�l毗_g g�e����\ݡ���oO~����t&{_� �Uwg�C��}7�����9���^_}h+���v2v���~t�"_�Η�G�㋥��;�eh\lto.~Ymlú�=���䈻x��/�/K��#���l��ډ|�����h�ŗ�k���ޯeՊ䯯��ӝz��]�?�w�ߠ��y��]�������ٗ�~�� �W6r�D�}��_������b�p����G����W�z���f��ᎋQ;�Z:�:L�-9��L�]��2�7,b�D8za�$L*�� b�H�G�(�\��u���*N�3&'�%~u��!a`q�C�'1�& \�NZ8� �N���К���-��3� ��s_��(k/��טj&��Q`c�G���e oO�����k�qӐ�CiR��y�C~��FĿm�(�bڔlsW e�*����.��J��}}(�\�x#�NXe���c�$�:��ʊE�#��� �eGD�J���JCG$>��p�C�Ղ�JsO��b�R(V�'�Q��#=ip?�4���j�@�EJ��(3�6;�߄j�]7��!(�K�…�N�O`K�c��v@VkVs�GI�;�;�Z+�,WK*����@D���8�䓄���KT�#j+�Bɾ�;ᢓVQF�R�i��Y�v��`�h�4�yϸ�񡵗7T�P�G�F�����i��tp��TH�E3*���?gO25����Z ���e|ǐ�Nˠ�T�tM�F�v|��D��4V C�=��ݸ�D[��Ļ���xF��PŪ,n���Յ��ɽ���*�h��Һh���>'�[��"y<�<04��� S���TBӱ y� D�U�/s h,�,i, I���4���K�ú����2�ht4K��G,�c��CA3�q � :�,w�J�\Ȝ[.�>��u��rJ~ �r�~T%;J��C����� �?��uJ/ $��,���jDSYG�:�T��Q%�@���EY֐�( tDi��T��u舤abY�X�&��8���T���7͋f�T���iF���:��ۙ�u�f/� �p�7���?\�6c+c�/l��m�ͭ���G�h/_��� ��p�x�4��~���j�EЭ�� i�=�.� �x�y.H{��^gn|� ��'����MOg�� P� ������U>~j���m����L�ۿD�&e�m����eʭ�N��S? �� )�?\��LV�Th����-�l��P�J믘u�}��o��P!�� {�I��uP}\_=�Ur���x�Gd|��� ;���^�n������|�P_��?PK������VPK�R>Definitions/resource-BasicOnboardSjcccp-template-interface.yml�]ms���~~��9ӑj훝�3�׽�w�u[�˝;L��Q �-���DDP��{K7g���d=���Zy�(ԑ�(–��!q�ŕD�-����RRJ���P�ꏂda � ��td��e���� �gG3�D�� l0D�4�%��g%��mcdG�Fn��G��\���� �nT�J���tYn8W(Yd��*����dlC �شe��s]��k��zUU�e�$h5E'ؼJz J�J�%���x�&,+Y#'Is]1��2E!m�ƫЁk�+�?t-�. �Va�/��%��X-��tT�l*xp?�Ҡ%݊�놄ނ9Ҡ& =�Ӯ�O8s�ڕ��YU�L���ء � ,����-�\"�Ŵ�w��C� �Z�b���]h� Ile�Pg-`����6����r[<��5&�)L�d]�A�8Y�|PX����Vmb�k�Q5��x������W�|[� ʥ'k8��O'��<\��/U �+�����C��^��e��)�N� �;�L�3����Ck�+���E������g��~ j���Xm������o����ΗjۚU�'�n4���޷��ę����E�b�������7�S�)�����9�����S���B�j���� ���qgR������'�v�oU*@��4�~~4�Lݸ�^�W����R>LF��~O�o@�,*:yTk������\���n�ܽ|�V��[�2��=��w�j����ă�b\��zڭ�˳�S�����{|)���\/�͋ő=}������B��>e��av�%�����s��?� �K$ �$��u��-�2N�1��� ��v�Gl��Ȭ���Y�qƯ(��'r��|)��$�i��p$� ��jS �z����z�[���v�����ρF��~pPdc���Ć�5���nw ������?��3+�C:��n�9kQ�g�d�d�cm��I+Ĥ��U���8ׁ�.�@��`��7G�q"۞<���~X�`��b.� -*�*^0��1dr�/�M�\�ҥ\<-h����鷼�L��ɾ)�_>��lGsL#~좬P�5�Le�AK����ڢ�v$4!k�*�!20���$U����e0��˲�ߊB�-��m ��U��������,(�LT�,C@R���f��.!0�� !� �۵N��h6��90��,c��2�C�-O$ �`6RfN9+Ê�L�B���$�T�8+m��_��j!��v��4>��-��E�58G|��0��\��Ir8�l��)�J�:���c�b5(1�m�4�!Z���p^��)��{� A�"�uhΑ�b��'��L�1Y��4��IΎ�c�n�!M �������F:SDs�Cc�����L:�I:IX�(����J6>��Z���jڷ�}�P�oT̍Cڞ��=S�b[���ԔS'-��3K��������z� $�@Ξ4ٳ�<{��]�ty�ug�Ub�� �V{Uj����K�?�����˹���?�e��[��v��=b1�A�e/�-{1��������d�6¦��L���/2@�|���tF�$M��b-�zl��i�V#���8l�}Z�F�O|�.��� } 3%\�f%�9��}�4 ������@�;.icʹ��o�y`!�M�������!+��LY���+�R s�G��w���do#/N6 1������� ���PD+�����X��}}� �:1�.ǿ�΂Q���|��Z�����&i�ݸ�U8�V��Lل�Sy�����ƨ#S�ڜs�ɉ��LJ�'�bM����ch� �B+����<���{���b�� t�q�"�'�(��́��z*;3=�n�c��Чϣ$]d�P�kM�Z|� {�s ���{��D�7�)jm ˹!J��Y◵s�>��5�)2�o��mO�Y3E�0_�9��l��h��F���H v��Y�������ʞ�+�ZR�r��-+��Gh�� 0ěWs��$Q�c�l�d`r ">��:���3(�[u`JgΟ�1yD��WO�V��ۻ]����{1��7St_��bL�����+��G?��#�h��u���c-_LI�J���Do��1}h�l��)��+�Ł��LQZ�8��ϩ����\�|��S��9�$eD>.�i�S�Q���A�4��t��Ž) ���E?��!X��c��%��?��������W٢_�n�V;˗1fL ���)�� ���@��7�����a͉P�-c�Q����F?�y�b�����^g,�R�-q?�����,ר���0��&~;E�؄�^c-����ڃ !��PKLX��� t�PK�R&Definitions/resource-Port-template.yml�SMo�0 ��W���� ��5�m��0`K���ՠ%:*K�$�ȿ���m�=�ȏ��O"��I*�QAY�=9χB�4e,ug񬤀�3e�������I!^x���(�v��y���zyYD1Ɨ�X$�z�䬎��U'�8Z\$L�D �"�*�y|�t)��KJ�޺�?��p� ���y2���;%P��p����{+�Sx!2pm˪h$l���u%�'�����4����(8g�!�d�)����<��j*3g[�v����֥p��~_����&�@��s�x���E.�7��V���eN�vv6����t�{~����,��C�9����ԘЀ}\`�����)e��TG��xRՄ; �䝳���!}��Z�W%���16t�c�n��e�� ہ�w`��̛��$woO2+�-� ����S>g�*g+r�w�]�2��+�a}p�쎠���r$S(P{�}��X�pJ� qPͭ��3���2�fG���| >� ���[�έ�Ĕ�$��Zpu'�C�v���H6q*`���##hԊhT.����n����9bǕ9 �5Y�a���F&O�3dNWj��m�Z+��9�q�ZnR��PK���LZePK�R,Definitions/resource-Globalport-template.yml�WKo�8��W��� �v�}�&���d�\ ��F2Q�Ԓ����R�X��H4��C��<��8�� "����K��5(�sbܑ�Y�B��Y���Q�F���!\���T�����9�i�i�i�E36�N�2��'�^8����hz>�U�<��axr:�(�x�g�͢��MG��|2�'�* �����ʐ�7RE���qI�B�@�0�P�85�ʄ3���>y�fE2��I�EB�i�S,����&�7�ɨ�D� ��3��"lŋPE�M��B1xI5'_�����Bv�u| )P�a���=F��-�kA�,��ۇG;���Gx�-ބ���sʾ�Ѿ�{O3�7��.�����<���\Y ��8wX �Q"XZ�����9i�ܐj��s��m��B�>c ��&p �d���#D�{d���_���~y�����)>@A�~T� ��C����-�j��[ҌޝX�L)�f 6)�/q�X�W����*i�������A��y��$��n l �9^�}��+�����N&G,�#z�v����f_7F�ҍ�y���{0����z��D>��7X�Z��?�xj�V�����x����M�þ�k����PK#7�ek�PK�R/Definitions/resource-Globalcompute-template.yml�Mo�6����m� !�b��-Mڢ���f/Ea���&J�*I9p}G�dKI�&�����G�QFjF7���Ro�4^���Y���͑b�l�� ͨ��+Bxy���Ҽ����&4�˷˻4Z,��v���}��Qz�X��,�n������2�^���6Y.�U��e7�f�&���7+4.ik�[*eQ�05���m�7�h(�&��%9pej�_P��%�Wn����G�x�#�Vt�vt��c��|���5����B �3L�������FQf0+��b��L�5�������F��ﲿ����$���kv����"3�u�,�ӧ+T_*��W)1K7��s��؄�X�l\�tbd�$v��MFB�� �(�y5�et�;%�U��eWRp���>�3�e)M[��j�l ��nN=�j� �Ð���0>�,nU�XiK�Ћ�6��E��ج��*��X ���P�EE���g��{7*o?$2~.$^�:�t�� �-��=5x�2Q� ~��rn��3��;k��%�B�=�H�mOǧ�%c�RP�s' �H2�~y������/O��<۴~��J�:����R��J����0����Z��G � [����)a �YbҊު�ԋ���x��Գ6��V�ϣ��[s�Tu�&^jCQ�����z���f< ~��ﭨ{�F'.+?}�ot���8�U�,n�@���>��c6XUc�E�� ,L��IW�}oym�P����cA��� c��h �+��T�*n �������� P���!�����.xŊ��yt�a�*�;�������{�9��p|?������ъ !�}l8p6$�E���vj��~�����H�y�f�ZX΂�.��E�����&N{����Hz��!���,`�, ���a3�h�bO:dp��\N0���҄C��H������Q,,2/6`���<�T8 Ӣ`5���CT��W��`Fg`��J�(�����t�lႇ�}�/�x�$`r� �Yp���b>O�����K�b�����0x�A�rhXv8{�vV+��•� � ޻��U�y� 0� ��s��A���룒^��?PK��">KPK�REDefinitions/resource-BasicOnboardSjcccpNodesUbuntu18cvfc-template.yml��r�8���i�{�J���o�3���q�I{a� (#�H.�=_� �A"H�^�*%�n�����$� ��2�%,�c�D���I��c�Q�=ka-��4�N�͕a0��#�����O����kd�k�L� ۜ�1�j����naTl^�l�Z�h�������z�A���Œ�7s�>>���1#V���+�I����g���I���O.��&�0�V���_ i$�!�����FS�����8�oY�������?N�!�^o���O#�iĩ]7��qa�@{D� ��A}'�ڳ>e��G�Q����C�� LݻO�6�>\�4�(�o�P�����0\���!�G:���B�X�b�y s��^�F�Ùj<�P�: �C�"T�Rt���H�d�V�`��o��\�+g�����F.&T\D����k���'!$��(�ǐPP(}��=����4�� %s���9 +|m,�X�Ɠp�����{��λ� )1(�>���ތ��K2��3�I%� )��}�!�ÿa|) �,�~��0)�g�=�+�aa�8%�s���I� 8�Zekn`��\hV�@ ;G�[�S+�[���@K�8)"�ߔE����h�~�Z1y�G\�,ǂUc�!k���ĉ��8sϲ}h��\vH��r<%8��N��0u~gB.�b��� rJіX�N<�H��^�GL�b�8�WR1��Y��d[�5�� ��,� �3���̧�� �5���cc�S�F,y����*�3r��.�����U�L���L�e��j��/�ـ }�TCl��^�OG���)�$ۢ��R.{�f2x �ŧf�At����20L��j�[`5�Z�;f�C_��R�3��3��ć� �8�X�Ƕך�j���2��Ɍ9�Aq’�Ke����c6q����F�fH��" �V�g��u�A�'�'���Zn���9�p���l�f0v�.���)�̴̐MW�>��)�خ�ɞ����t�΄k�F�9�m��`��� 0 F~>�o�:6�W]� ��vS�4�鳛h��,�"8ۇmЦ�j�s�x� ��đ#p!��خi�J�j�VՈ`-�H+Q �ћyXG�b����7���vL�����|��K �Y�0�����zh�e�� � ��G�a��*�s���6)�s�<��5�� P���j�c39�V�V�&��C�@Aa���é,����������Og请ۻ�8p��8�E����17"7���ϟ����w����}#�+ a�U���_Z�PE�C��ѻ�z@���o�w�~1��ԝ�ӧ��3�&���a�7�>y�ږ�d��Z�0\�Q���W��3~���B#�p(׉�9�NK�NJs"�D,R ��'�5��,0?E�~�- �� S �o�r�J���P s$���=^7K���=n �,?��C [7Y+��$��a ��p��b� H����5")�� ��O%�y�iR12b��6:�I�"��I�'b���|�S�ӸU�i��h%�z)�}�hO���g���44N.r�t��u�Q���"s���9�.�"-�����]� �I'U����@�cPf㔻�M�=��t�D�.��}N���G)%�SIp��a�zqY}���`��'y�~��"åa .jDzS�Zɳ�C� 7�� g��y�՛�r��\�F�� ӄo�,Wh�"�zG6�ܩsO�56쮶+g���f���|��렝����n���e}�u�]dm_/�+��5F�rn�-�.�|����ί�埳�.ɂ[ɬo�Ը���o�� L��#|�dϼ� l�3�����؉n+����fƫH�w�p�����z�`���|�/P��6�����Z����e����d�i�u,�����QY��m�C���x�H;�- �ec" �H&�*s���ך���5���b�_~����^�J�C����T���!O2��m��Ju�i��x*49,�xܵ [�f�O�2[/�%����l��ͬ�f�P�DRi��� �S�n� Ś .���� �����*� ;��n���Mu�_�����ir��� �t��9�ԙ ����0�������Ҫ�3�GE//^l �r �̧{�fm�zI�[A�u ��1�v�A�Go��^���J(���]&ҳo�e����wڨj^��ՐҺ2��Pp��!���;�/���E����"� 3�.� D����w;*AK�}��CZ�e,R*���{�E������T���A��̊IJf��y�4�W����W�u8 �V᭯��/�z�j�|B���t�����j&�*��-��Y�,(�I��%�D�����k�A�s�- DE�hy��c4&�ᚋ�Gu7��R��&���/r�dyϡ+��7[k S㌑�P�� �P��}רvYu*��JE�4��< bi��c�`�WdPa�T�u ���@L� M�C�с�I��������T>�[�/h1<8����tLZ�t4�􈾣�� w�SI�D��j�һ&�K ]�T9ʺt�|[�苤\� V�Q\�Q:�M� s0����,9H�:0��(–7�/�;ڷz���w�}�O����K:Wt�F��^~#G��y��%��R�4P!h{^z�"q:���Vðjؠc@zຳ�J�n֑��l�����}Р���v5��$�e$���S��9z~g���w��#��|�l,�T/��m��w���_+��]���H�x���*Mi�v��${'��Vm�&��_2i%��ew���جb����!�~6��v�%���_呾iFb��s��/�<)�XR�ǨW�:gM����W�wDf2�PKq=�iM �OPK�RODefinitions/resource-BasicOnboardSjcccpNodesUbuntu18cvfc-template-interface.yml�]K��6��W����B6�bo�M�n�l�KQ4E��J�JRN�_�!%٤,����i�>�5�|�8|Z E0��q��� ��T��&���bE�S��E����O�SH�n~�J��(|I�3g9���u��� k�ץ��$6� .��P���Mo�J�c�ے�^^�A�y!E��S�ǥ��٦5Y0�B�r�\N��h*�65r���rJDQ��*QIB�՜��b�� ,��o����d� �������d��d�6���~�� 4��J���5���*M���Ȩ��BX��J�\1G����HP������g�Z�io��7���?;�й�P���UMk�P]!�'�oI�NU��te��>:?>�J ��͚�y���� ���v30��Ƌ��@,l�d��P�Fer'� ���!N\���f9��)�w�})�Bw�O���C����aŃj��Ǚ� *���%K�N�C��| �&�H&��gB���*��F��;�yʼn4h�'��16�k<�����ռ�H��w>Q���y��L%.׵�����H�+�ƕ��p�x��?P��N�k�{��U��Qi,�/���R��х "j��}�5xh�U�-�I$�HۅPl� ��{�>߫;~��)P|������ό����˞C{'���OO!�S0V����[�w��I�ԛdx��n�K�H���A�U��ûO=����& �e��7S�ߎO�qmR0)���������s����V�4�c��4���R@k�DZ=�7�����,��0��}s���tb������߾r0�;wI�(r���=;㑸iw�^��B����W%^P"��q?�E1K�7F.e��\��0�qv�Ej\���CCv��āI���e0Tv���W��� ��ffA�xYb�p-v�`��|�ݶ���J:l*���~�����J� ��2���)��h�&UB�2�Dj�bK�ڲ XL�+x�H���9\wU4�s�!dF5�0��M��=�z{}>�|������\�{����M�E���[�rH;>:���H = �@VQF�e�:X��ο���4�B6[,���� �$\����Q��2X��d�2���#�����u�Hq�� �yk�{��L�h�Mp��(���h_?5����o�P*\C�1^�KD��[*d�Qڮ.�d�� `���fP�Jsk�ph�r������o��pRDy�cf�,�V���in��-�>�U����Ŏ�G�ޭ����`>C�M�SſeD���Ϩ�-���������ury�ty��?L(�4�֞�����{ (�Xl���Ң�o�Չ�l製E<�x�����\x�����~��B�J�/�p��&��<�2ƴ����M��eK��'� �� 6��c�������J�5��$E�0xx��'�뽲�}pw�\U�h*����.�$�?�� T7�/{6�_PK"����PK�R(Definitions/resource-Extcp2-template.yml�R���0��s궇D��,�T��,�`/U9��:v:1l���IIw�S���7�7cM�Y*0�ZZit���*$`k��E�0��B�Q� �L0˒��gF�i��]%��D&�S q6�l!��>���xθ` '�e5��,���C0�sLg"���0���"wb� L`��.��+��$K[7�;"<�>�`i�F�A��-d�B���)��`�u�$�9����|�`rf�`���N�۬N� ޠ}5�� Զr�J ���(ˁv@����P� -]%�_O^�V´6���W��Z�M� BS�5qS�����y�?��V�l��m'��j��͂í��M�����o7-$�!�W�z�Æ��=>]�4���5�����7�����z�ag��H3Z��{����\7�￞��#-�}��I�k�q3��uusP���I�r�*�PK&;AA�PK�R.Definitions/resource-Extneutroncp-template.yml�VK�7 ��Щi�خ��9�Ma ���^�b��8��4�4�E�{)��c�&��>x@R�'�#)�-� �L(�V6Y���TV䅄dKs� ��E�r�h|A�PkjU��q6�I6��A�i��f�z�~Q6��]_��j̮G}~��*��.o.��wïoz������3����+:�����!&���P:����,3�p�� ���r���d��r$���@��D�r���F��dF����c�2�`��6&�B#�2[�;��F���NB�Y���4 �@qmbr?�,ȯ>u��P �)&���� ������ �e�z{��ӯ���E�(TY�wB2!�MD�\�����e�� k=�M��"�t嵩IV�س�S��K��}�JR� -;��j��v�߮UG �e����,#]`��΋�IaĊh=��t�\V5�/z|�p`�ϥ!���f�~�`a �4�mP4��e��Tk$�j�{��K��>%�ٷ\X���1A�������#�Ja0 ɨ�pѸ_ �x��:#��u�p�̦DgK؀�H�o�&� �sB�2���5����?W���LP�([����Kc���A9G2 ,*�=D%�u�c�pf'������lAjG$8j�{PE�[a�,W�*'$�`y��&�� �;X �}6�s ZuQ��hR!Z ��A*�4�k%X�s��V�Nj��L-߱-��)�[SYBb `���F��t1��s��x�ݳ3�m�)��G(�%�=��5�{9�{Gopy���y�s��R�N��T�ԧ� Zj�K(�Z�\�f�������ۺM�π��:��_.dk�Uh�')��+ $7NTl����G����v����P���N�� �[��3铉g�A��S�>(�-�.-��H ��8�{zV4��)k��9dı��L,��/�f��p�s�$���,^!�3%���^�4�j8?�D�m:2�â|� R��|�c���� M���o�j��^�?RoI���£?�{NZ��V3��A��=2�|?���?Χw�V��<�Z�~ȑ/��u���#k��;<�>�����ױ����z��m[�����O����d��Lg �PF;��L��2���PK|��O� PK�R)Definitions/resource-Compute-template.yml�VKs�6��W���@ %˱��i&��;ʥ���R��(����F��uƹT���v�}� �d�K#���';r� ��K](J�\�d��&��x� c�츓܄��������d�Y4_�q��,Z�Gg�����1�-N���'˓�lI�iL��AD�I[�gM�a���}�|�� k�mX��d�I�/�'1�ϕ"��*�cK'�X�b�7�o�����U^�m6����o0�QuS�`�ի �Ӻ�W��.��ڒ�0 fj�t��U�V� ��� ^�T*��җ�PG�.���b�(Z���r�j$���J��<�Z7Ɔ�n���*ؤ����i��������j�����vgmh!��؋�;�},��x߇Qlj6����!��sdē9�"����������N��JfI3lm'�?;-cuk�� �'[��4�4>�ۦ��tb��& ip|�hy�=������������ߚDo��|�B��k+� N�;I�)OG��Z��6#�b��t܂f�l��>�����Y�'�m-Y�Ӳ>_�k��X;b�U�4��@���,V[�Ǵ��5��du?��=|�z��yxĹ_�A����A�M�Q���ꇂ?���x^���E%^�� 3�&�� �����n{Ē��|S\��Ma(7ԝ2�!�C�-�ɪ�^���Rj�*�Ø���1�g��G9�<�������b�>dqL қ=F���#Q�:P��� �%�k˾ V��F�G~/S��2�S��'�:Ė��y]X�G ��W�t��K���*��|����H ���=Ĝ�C��s�3�Q���w�g1����� ����[}C#:Xv��;v��K �Z�-<g�_%_� �C^��R7��f��C��0Є�����(��%�mfom�Z[��'ԝ��oߪr��� �F�1[��/�/PK�RdרpPK�R/Definitions/resource-Securityrules-template.yml�T]o�0}ϯ�oݤ�B�� o]�M���ꚾ"c.���6�����G3��4E"���{�'V΢S!�J����!ۘ�(���yD��@�fY8�ȴ`���_�!$�`�L��ǂx�-�x�W /`�U��S�Ւ//��6ܻZ���2� ��U��x�X&��-xLd� ��J [?T9B4\��6q�*��C��{�B�r�kЎLY@���2�J���ɉ�Kr����ΜY<(]��%j� 3U<�'e�FU���D��v7���ѕ����sd�DN��d�8�|W 滪���]\̨�.�p�$�quHENn������.� �������"��N)c��j̛ڙL���БZUSV�t���$OXGaR*���FpCt�F}�J|URo�*J�TB��r����&Cf}��E��_Y��?��V2�1�R��n�;Jَ�f ����Ѝtw>M��Z�CN�o��E�����* 6L�Wہ� ���Ի�Jh � ���B�W8�CHYnpv��n�W���ސ�Cc�\�{�odq:S���J(��#�3,� y��Y�c1W�{�F�)uIy�@ j��E�����`>:�w����m���[�v��7�2�9�����)����?��=�;*��8�7�D�A�yT�_PK����YPK�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�RJArtifacts/Informational/OTHER/VSP_basic_onboard_sjcCCP_VSP_Information.txt���o�0ǟ���7ie�Ƙ��Jm����a���\��$�l'-���؁��H�S����{?���Y���f�(^Wf�K��!S�7" ��F��lL�C NPqI�&�A�Y$$(�'&r)��kKs��2���Kk�js��箳Z�g�B�=��D!9.��`l1CI����La���Љ!"Lm u��l%b�����I�bɱJ��a�L�3)���yk����nJ������;��:WZH�5��f0f������� qfp� �}� f��n%�lĊ�"ha��"(�ٸ_P�D����d������zVvH���Ҕ���q�n�zꫦ~��S�l���r���4���Y�:���=����Bu��_�y���z��IƵ�>SW�xu�lD�^���]<�(Q^�"<'���S�z��c��D��s�%)Ӹz�Ήum��^��;�dԪ�lm&׻Ya� �W���wK�iLڮ���v� ��,�iYi��^#�gJ��cGRy�z���/��d��Zp����&?|]����~��U����^�8&n"bJ��m��۷���{�e�=������^z���j���PK�+kH�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?���(�F#L�{zw�NO:��%ds�-�s�ꄗ+� PK��m��PK�R�R�B4E csar.metaPK�R�fmڑ�kTOSCA-Metadata/TOSCA.metaPK�R������V4CDefinitions/resource-BasicOnboardSjcccp-template.ymlPK�RLX��� t�>�Definitions/resource-BasicOnboardSjcccp-template-interface.ymlPK�R���LZe&�Definitions/resource-Port-template.ymlPK�R#7�ek�,zDefinitions/resource-Globalport-template.ymlPK�R��">K/?$Definitions/resource-Globalcompute-template.ymlPK�Rq=�iM �OE�(Definitions/resource-BasicOnboardSjcccpNodesUbuntu18cvfc-template.ymlPK�R�~�H�)}O�5Definitions/resource-BasicOnboardSjcccpNodesUbuntu18cvfc-template-interface.ymlPK�R"����,�>Definitions/resource-Novaserver-template.ymlPK�R&;AA�(ADDefinitions/resource-Extcp2-template.ymlPK�R|��O� .�FDefinitions/resource-Extneutroncp-template.ymlPK�RV�{W�� )]KDefinitions/resource-Compute-template.ymlPK�R�RdרpLWODefinitions/resource-BasiconboardsjcccpComputeNodesHeatUbuntu18-template.ymlPK�R����Y/yQDefinitions/resource-Securityrules-template.ymlPK�R+�@j5��\TDefinitions/data.ymlPK�R�'}8�Definitions/groups.ymlPK�R0?��@ @ɐDefinitions/policies.ymlPK�R���C&O�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�+kH�J�Artifacts/Informational/OTHER/VSP_basic_onboard_sjcCCP_VSP_Information.txtPK�R�� 'V�,��Artifacts/Deployment/HEAT/base_ubuntu18.yamlPK�Rd�E�}�<v�Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK�R��m��4]�Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK� P� 2021-04-20T02:52:37.239Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-20T02:52:37.240Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a286d727-63f1-4948-95fc-cc0055b8994c/toscaModel|INFO|500||InvokeReturn 2021-04-20T02:52:37.243Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-20T02:52:37.243Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-20T02:52:37.243Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= 7011e0b0-274b-4ce2-95ac-1e9719bc0a1d 2021-04-20T02:52:37.244Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 7011e0b0-274b-4ce2-95ac-1e9719bc0a1d matches Tosca VF Customization UUID: 7011e0b0-274b-4ce2-95ac-1e9719bc0a1d 2021-04-20T02:52:37.244Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: 7011e0b0-274b-4ce2-95ac-1e9719bc0a1d 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-20T02:52:37.247Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.247Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:37.248Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id 7011e0b0-274b-4ce2-95ac-1e9719bc0a1d: {\"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-20T02:52:37.248Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1a8fe656 2021-04-20T02:52:37.248Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.248Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null 2021-04-20T02:52:37.248Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : ceee95ec-6425-4d83-a8fb-e7194d1645a6 2021-04-20T02:52:37.249Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID ceee95ec-6425-4d83-a8fb-e7194d1645a6 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-20T02:52:37.251Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.251Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is matching search criteria 2021-04-20T02:52:37.251Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sjcCCP 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:52:37.251Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.252Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is matching search criteria 2021-04-20T02:52:37.252Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sjcCCP 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:52:37.252Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.252Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is not matching search criteria 2021-04-20T02:52:37.253Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-20T02:52:37.253Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-20T02:52:37.253Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=689a098f-b6ac-4e2a-83e8-8c12482628b4 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-20T02:52:37.255Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.255Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is matching search criteria 2021-04-20T02:52:37.256Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sjcCCP 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T02:52:37.256Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.256Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Node template basic_onboard_sjcCCP 0 is matching search criteria 2021-04-20T02:52:37.256Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_onboard_sjcCCP 0] matching following query criteria: sdcType=VF, customizationUUID=7011e0b0-274b-4ce2-95ac-1e9719bc0a1d 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-20T02:52:37.258Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.259Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:37.259Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid b2cf5519-9f69-4643-b5e5-130ffb1a210c: basic_onboard_sjcCCP 2021-04-20T02:52:37.259Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.260Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:37.260Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.260Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:37.260Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.260Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:37.261Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.261Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:37.261Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T02:52:37.261Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Service basic_onboard_sjcCCP is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T02:52:37.262Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||Saving Service: basic_onboard_sjcCCP 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-20T02:52:37.416Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_onboard_sjcCCP 4f47c04b-ce22-426b-9c53-183b8becdbd1 1 ASDC deployResourceStructure 2021-04-20T02:52:37.416Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json ASDC sendASDCNotification 2021-04-20T02:52:37.417Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json 2021-04-20T02:52:37.417Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T02:52:37.417Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:37.419Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:37.419Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887157416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T02:52:37.520Z||pool-31-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-20T02:52:37.520Z||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-20T02:52:37.520Z||pool-31-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:37.528Z||pool-31-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:37.528Z||pool-31-thread-1|||||INFO|500||cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:38.420Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml ASDC sendASDCNotification 2021-04-20T02:52:38.421Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml 2021-04-20T02:52:38.421Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T02:52:38.421Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:38.423Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:38.423Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887158420, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-20T02:52:38.523Z||pool-32-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:38.524Z||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-20T02:52:38.524Z||pool-32-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:38.533Z||pool-32-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:38.533Z||pool-32-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":1,"count":1} 2021-04-20T02:52:39.424Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env ASDC sendASDCNotification 2021-04-20T02:52:39.425Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env 2021-04-20T02:52:39.425Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T02:52:39.425Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:39.427Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:39.427Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887159424, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-20T02:52:39.527Z||pool-33-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:39.528Z||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-20T02:52:39.528Z||pool-33-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:39.537Z||pool-33-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:39.537Z||pool-33-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T02:52:40.428Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar ASDC sendASDCNotification 2021-04-20T02:52:40.428Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar 2021-04-20T02:52:40.428Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T02:52:40.428Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:52:40.430Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:52:40.430Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887160428, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:52:40.530Z||pool-34-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:52:40.531Z||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-20T02:52:40.531Z||pool-34-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:52:40.539Z||pool-34-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:52:40.540Z||pool-34-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":1,"count":1} 2021-04-20T02:52:41.431Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: c789a60b-4f04-4120-8750-b8da36674039 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T02:52:41.481Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: c789a60b-4f04-4120-8750-b8da36674039 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-20T02:52:41.485Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T02:52:41.485Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-20T02:52:41.485Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-20T02:52:41.485Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-20T02:52:41.485Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:52:41.485Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:52:41.485Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:52:41.485Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:52:41.485Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:52:41.485Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T02:52:41.485Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:52:41.489Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-20T02:53:11.489Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: c789a60b-4f04-4120-8750-b8da36674039 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-20T02:53:11.495Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: c789a60b-4f04-4120-8750-b8da36674039 and serviceModelVersionId: b2cf5519-9f69-4643-b5e5-130ffb1a210c 2021-04-20T02:53:11.495Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 40020f81-048b-4d9b-9b10-0b134b5ddfcd 2021-04-20T02:53:11.495Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/40020f81-048b-4d9b-9b10-0b134b5ddfcd/model-vers/model-ver/b2cf5519-9f69-4643-b5e5-130ffb1a210c?depth=0 2021-04-20T02:53:11.500Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-20T02:53:11.537Z|c789a60b-4f04-4120-8750-b8da36674039|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/40020f81-048b-4d9b-9b10-0b134b5ddfcd/model-vers/model-ver/b2cf5519-9f69-4643-b5e5-130ffb1a210c?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-20T02:53:11.538Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/40020f81-048b-4d9b-9b10-0b134b5ddfcd/model-vers/model-ver/b2cf5519-9f69-4643-b5e5-130ffb1a210c?depth=0|INFO|500||Invoke 2021-04-20T02:53:11.557Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/40020f81-048b-4d9b-9b10-0b134b5ddfcd/model-vers/model-ver/b2cf5519-9f69-4643-b5e5-130ffb1a210c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-20T02:53:11.726Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/40020f81-048b-4d9b-9b10-0b134b5ddfcd/model-vers/model-ver/b2cf5519-9f69-4643-b5e5-130ffb1a210c?depth=0|INFO|500||InvokeReturn 2021-04-20T02:53:11.727Z|c789a60b-4f04-4120-8750-b8da36674039|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/40020f81-048b-4d9b-9b10-0b134b5ddfcd/model-vers/model-ver/b2cf5519-9f69-4643-b5e5-130ffb1a210c?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210420-02:53:11:562-35801], vertex-id=[385216], Content-Length=[0], Date=[Tue, 20 Apr 2021 02:53:11 GMT], Content-Type=[application/json]} 2021-04-20T02:53:11.727Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2021-04-20T02:53:11.727Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-20T02:53:11.727Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:53:11.731Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:53:11.731Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID c789a60b-4f04-4120-8750-b8da36674039 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-20T02:53:11.731Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-20T02:53:11.732Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T02:53:11.734Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T02:53:11.734Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887191731, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T02:53:11.834Z||pool-35-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T02:53:11.835Z||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-20T02:53:11.835Z||pool-35-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T02:53:11.848Z||pool-35-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:53:11.848Z||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-20T02:53:12.817Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:53:12.818Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:53:12.818Z|c789a60b-4f04-4120-8750-b8da36674039|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:53:12.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.69.116 2021-04-20T02:53:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:53:13.634Z||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-20T02:53:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:53:14.255Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:53:14.255Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.255Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bc22ea93-149f-4e41-82c7-8e6d84a64623", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887136650, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T02:53:14.256Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:53:14.256Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.256Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:53:14.256Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:53:14.256Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.256Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "NOTIFIED" } 2021-04-20T02:53:14.256Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:53:14.256Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.256Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887137664, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "NOTIFIED" } 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887149853, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:53:14.257Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.258Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887152408, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T02:53:14.258Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:53:14.258Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.258Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887153684, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T02:53:14.258Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:53:14.258Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.258Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887154877, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887157416, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/basic_onboard_sjcccp0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887158420, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887159424, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/resourceInstances/basic_onboard_sjcccp0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.336Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887160428, "artifactURL": "/sdc/v1/catalog/services/BasicOnboardSjcccp/1.0/artifacts/service-BasicOnboardSjcccp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T02:53:14.337Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:53:14.337Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T02:53:14.337Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "c789a60b-4f04-4120-8750-b8da36674039", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887191731, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T02:53:14.337Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T02:53:22.370Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:53:22.371Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:53:22.372Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:53:22.372Z|c789a60b-4f04-4120-8750-b8da36674039|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:53:31.912Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:53:31.913Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:53:31.913Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:53:31.913Z|c789a60b-4f04-4120-8750-b8da36674039|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:53:41.447Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:53:57.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.74.128 2021-04-20T02:54:13.631Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:54:13.631Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:54:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:54:13.633Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:54:13.634Z||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-20T02:54:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:54:23.174Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:54:23.175Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:55:13.631Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:55:13.631Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:55:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:55:13.632Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:55:13.633Z||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-20T02:55:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:55:23.175Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:55:23.175Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:55:27.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.69.116 2021-04-20T02:56:12.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.74.128 2021-04-20T02:56:13.631Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:56:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:56:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:56:13.632Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:56:13.633Z||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-20T02:56:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:56:23.170Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:56:23.170Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:56:57.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.69.116 2021-04-20T02:57:13.631Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:57:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:57:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:57:13.632Z||pool-3-thread-4|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:57:13.633Z||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-20T02:57:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:57:23.170Z||pool-3-thread-4|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:57:23.170Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:57:42.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.78.209 2021-04-20T02:58:13.631Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:58:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:58:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:58:13.632Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:58:13.633Z||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-20T02:58:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:58:23.167Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:58:23.168Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:59:12.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.74.128 2021-04-20T02:59:13.631Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:59:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T02:59:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:59:13.632Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T02:59:13.633Z||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-20T02:59:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T02:59:23.249Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:59:23.251Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T02:59:57.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.78.209 2021-04-20T03:00:13.631Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:00:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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-20T03:00:13.632Z|c789a60b-4f04-4120-8750-b8da36674039|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:00:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:00:13.633Z||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-20T03:00:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:00:14.252Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:00:14.252Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:00:14.253Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.253Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"9c19eaf0-b2bb-4082-95e5-155633bebc84","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"5aa4d22f-f037-4833-b28a-0e60e3a55fba","serviceDescription":"service","serviceInvariantUUID":"4647a33f-7884-4f3f-97e3-48c70a9a9570","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"6b029385-77f4-46f2-928b-686da9e34b78","resourceInvariantUUID":"b18509fb-1adc-495e-9f80-9d2f53db43b1","resourceCustomizationUUID":"62179815-6211-4ccf-99cd-3ef323209f41","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":"M2JhNTlhZGNlMjJlZTgzMzM2ZGEzZjQ3YjE4OGZmNzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d9a6367e-ac71-4fb3-82b5-97bbd637aa03","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"YWY2MmM2MzFiY2JmOGIxOGZlMWEzNmIyMWU2NDFlNWU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f04058f9-5b1a-4e36-a4ba-7702eb1e320b","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-20T03:00:14.253Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.253Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "aai-ml", "timestamp": 1618887571114, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:00:14.254Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.254Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.254Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "clamp", "timestamp": 1618887573367, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:00:14.254Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.254Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.254Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "cds", "timestamp": 1618887570249, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:00:14.254Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.254Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "policy-id", "timestamp": 1618887572773, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "clamp", "timestamp": 1618887573367, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "aai-ml", "timestamp": 1618887571114, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "cds", "timestamp": 1618887570249, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "policy-id", "timestamp": 1618887572773, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:00:14.255Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "dcae-sch", "timestamp": 1618887576941, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "dcae-sch", "timestamp": 1618887576941, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "policy-id", "timestamp": 1618887578831, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "cds", "timestamp": 1618887578924, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "aai-ml", "timestamp": 1618887578951, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "policy-id", "timestamp": 1618887579835, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:00:14.256Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:00:14.257Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.257Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "cds", "timestamp": 1618887579930, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2021-04-20T03:00:14.257Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:00:14.258Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:00:14.260Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:00:14.260Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887613631, "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-20T03:00:14.280Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 9c19eaf0-b2bb-4082-95e5-155633bebc84 2021-04-20T03:00:14.280Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c19eaf0-b2bb-4082-95e5-155633bebc84 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-20T03:00:14.287Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.287Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "policy-id", "timestamp": 1618887580838, "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-20T03:00:14.296Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 9c19eaf0-b2bb-4082-95e5-155633bebc84 2021-04-20T03:00:14.296Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c19eaf0-b2bb-4082-95e5-155633bebc84 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-20T03:00:14.316Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.316Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "multicloud-k8s-id", "timestamp": 1618887581917, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:00:14.316Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.316Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.316Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "aai-ml", "timestamp": 1618887582943, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "multicloud-windriver-id", "timestamp": 1618887582751, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "multicloud-k8s-id", "timestamp": 1618887581917, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887583053, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.317Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "aai-ml", "timestamp": 1618887583949, "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-20T03:00:14.321Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 9c19eaf0-b2bb-4082-95e5-155633bebc84 2021-04-20T03:00:14.321Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c19eaf0-b2bb-4082-95e5-155633bebc84 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-20T03:00:14.328Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "multicloud-windriver-id", "timestamp": 1618887582751, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887583053, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "clamp", "timestamp": 1618887590832, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "clamp", "timestamp": 1618887591917, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:00:14.328Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.329Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "clamp", "timestamp": 1618887592920, "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-20T03:00:14.332Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 9c19eaf0-b2bb-4082-95e5-155633bebc84 2021-04-20T03:00:14.332Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c19eaf0-b2bb-4082-95e5-155633bebc84 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-20T03:00:14.338Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887593127, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887593127, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887596764, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887598221, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:00:14.338Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:00:14.339Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887599224, "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-20T03:00:14.342Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 9c19eaf0-b2bb-4082-95e5-155633bebc84 2021-04-20T03:00:14.342Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 9c19eaf0-b2bb-4082-95e5-155633bebc84 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-20T03:00:14.360Z||pool-36-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:00:14.361Z||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-20T03:00:14.361Z||pool-36-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:00:14.371Z||pool-36-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:00:14.371Z||pool-36-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:00:15.261Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:00:15.262Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:00:15.264Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:00:15.264Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887613631, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:00:15.364Z||pool-37-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:00:15.365Z||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-20T03:00:15.365Z||pool-37-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:00:15.374Z||pool-37-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:00:15.374Z||pool-37-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:00:16.265Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "serviceName": "basic_network", "serviceVersion": "1.0", "serviceUUID": "5aa4d22f-f037-4833-b28a-0e60e3a55fba", "serviceDescription": "service", "serviceInvariantUUID": "4647a33f-7884-4f3f-97e3-48c70a9a9570", "resources": [ { "resourceInstanceName": "Generic NeutronNet 0", "resourceCustomizationUUID": "62179815-6211-4ccf-99cd-3ef323209f41", "resourceName": "Generic NeutronNet", "resourceVersion": "1.0", "resoucreType": "VL", "resourceUUID": "6b029385-77f4-46f2-928b-686da9e34b78", "resourceInvariantUUID": "b18509fb-1adc-495e-9f80-9d2f53db43b1", "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": "YWY2MmM2MzFiY2JmOGIxOGZlMWEzNmIyMWU2NDFlNWU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f04058f9-5b1a-4e36-a4ba-7702eb1e320b" } ], "workloadContext": "Production" } 2021-04-20T03:00:16.266Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-20T03:00:16.266Z|c789a60b-4f04-4120-8750-b8da36674039|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 5aa4d22f-f037-4833-b28a-0e60e3a55fba ASDC 2021-04-20T03:00:16.266Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:9c19eaf0-b2bb-4082-95e5-155633bebc84 ServiceName:basic_network ServiceVersion:1.0 ServiceUUID:5aa4d22f-f037-4833-b28a-0e60e3a55fba ServiceInvariantUUID:4647a33f-7884-4f3f-97e3-48c70a9a9570 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:f04058f9-5b1a-4e36-a4ba-7702eb1e320b ArtifactChecksum:YWY2MmM2MzFiY2JmOGIxOGZlMWEzNmIyMWU2NDFlNWU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:Generic NeutronNet 0 ResourceCustomizationUUID:62179815-6211-4ccf-99cd-3ef323209f41 ResourceInvariantUUID:b18509fb-1adc-495e-9f80-9d2f53db43b1 ResourceName:Generic NeutronNet ResourceType:VL ResourceUUID:6b029385-77f4-46f2-928b-686da9e34b78 ResourceVersion:1.0 Category:Generic SubCategory:Network Elements Resource Artifacts List: NULL } 2021-04-20T03:00:16.267Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5aa4d22f-f037-4833-b28a-0e60e3a55fba 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-20T03:00:16.291Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:00:16.293Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:00:16.293Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:00:16.293Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: f04058f9-5b1a-4e36-a4ba-7702eb1e320b from URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar 2021-04-20T03:00:16.293Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:00:16.294Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:18.751Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:00:18.755Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar f04058f9-5b1a-4e36-a4ba-7702eb1e320b 47923 2021-04-20T03:00:18.755Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:18.755Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:18.755Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:00:18.756Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:00:18.758Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:00:18.758Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887618755, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:00:18.858Z||pool-38-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:00:18.859Z||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-20T03:00:18.859Z||pool-38-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:00:18.868Z||pool-38-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:00:18.869Z||pool-38-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":1,"count":1} 2021-04-20T03:00:19.758Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:00:19.760Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:00:19.760Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: f04058f9-5b1a-4e36-a4ba-7702eb1e320b, URL: /sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar to file: /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-20T03:00:19.760Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicNetwork-csar.csar 2021-04-20T03:00:19.761Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-20T03:00:19.761Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-20T03:00:19.970Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18093417574958812607/Definitions/service-BasicNetwork-template.yml 2021-04-20T03:00:20.338Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-20T03:00:20.338Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:00:20.338Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicNetwork-csar.csar 2021-04-20T03:00:20.338Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2021-04-20T03:00:20.338Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.338Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.338Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.339Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.339Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.339Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.339Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.339Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.339Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:00:20.339Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.339Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.339Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2021-04-20T03:00:20.339Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:00:20.339Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T03:00:20.340Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.340Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.340Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Node template Generic NeutronNet 0 is not matching search criteria 2021-04-20T03:00:20.340Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:00:20.340Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T03:00:20.340Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.340Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.340Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.340Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.340Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.341Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.341Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.341Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.341Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.341Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.341Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_network Description:service Model UUID:5aa4d22f-f037-4833-b28a-0e60e3a55fba Model Version:NULL Model InvariantUuid:4647a33f-7884-4f3f-97e3-48c70a9a9570 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing NETWORK Level Properties: Model Name:Generic NeutronNet Model InvariantUuid:b18509fb-1adc-495e-9f80-9d2f53db43b1 Model UUID:4f57d6d4-8c94-4164-bfa6-3a41d3dcf157 Model Version:1.0 AIC Max Version:NULL AIC Min Version:NULL Tosca Node Type:VL Description:Generic NeutronNet NETWORK Customization Properties: CustomizationUUID:62179815-6211-4ccf-99cd-3ef323209f41 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-20T03:00:20.345Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||Processing Resource Type: VL, Model UUID: 6b029385-77f4-46f2-928b-686da9e34b78 2021-04-20T03:00:20.345Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||No resources found for Service: 5aa4d22f-f037-4833-b28a-0e60e3a55fba 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-20T03:00:20.348Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500|| 2021-04-20T03:00:20.349Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VL and Model UUID: 2021-04-20T03:00:20.349Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||No resources found for Service: 5aa4d22f-f037-4833-b28a-0e60e3a55fba 2021-04-20T03:00:20.349Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: 5aa4d22f-f037-4833-b28a-0e60e3a55fba 2021-04-20T03:00:20.350Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT ASDC 2021-04-20T03:00:20.350Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.355Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.355Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.355Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.355Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.356Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid 5aa4d22f-f037-4833-b28a-0e60e3a55fba: Generic NeutronNet 2021-04-20T03:00:20.356Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.356Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.356Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.356Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.397Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.397Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.398Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.398Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.398Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:00:20.398Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.398Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.518Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC 0 ASDC deployResourceStructure 2021-04-20T03:00:20.518Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.518Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:20.518Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:00:20.518Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:00:20.520Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:00:20.520Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887620518, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:00:20.620Z||pool-39-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:00:20.621Z||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-20T03:00:20.621Z||pool-39-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:00:20.629Z||pool-39-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:00:20.630Z||pool-39-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:00:21.521Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 9c19eaf0-b2bb-4082-95e5-155633bebc84 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:00:21.532Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 9c19eaf0-b2bb-4082-95e5-155633bebc84 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-20T03:00:21.536Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:00:21.536Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-20T03:00:21.536Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-20T03:00:21.536Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-20T03:00:21.536Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:00:21.537Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:00:21.537Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:00:21.537Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:00:21.537Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:00:21.537Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:00:21.537Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:21.545Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-20T03:00:42.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.69.116 2021-04-20T03:00:51.545Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 9c19eaf0-b2bb-4082-95e5-155633bebc84 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-20T03:00:51.549Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 9c19eaf0-b2bb-4082-95e5-155633bebc84 and serviceModelVersionId: 5aa4d22f-f037-4833-b28a-0e60e3a55fba 2021-04-20T03:00:51.550Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 4647a33f-7884-4f3f-97e3-48c70a9a9570 2021-04-20T03:00:51.550Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/4647a33f-7884-4f3f-97e3-48c70a9a9570/model-vers/model-ver/5aa4d22f-f037-4833-b28a-0e60e3a55fba?depth=0 2021-04-20T03:00:51.554Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-20T03:00:51.666Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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/4647a33f-7884-4f3f-97e3-48c70a9a9570/model-vers/model-ver/5aa4d22f-f037-4833-b28a-0e60e3a55fba?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-20T03:00:51.667Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/4647a33f-7884-4f3f-97e3-48c70a9a9570/model-vers/model-ver/5aa4d22f-f037-4833-b28a-0e60e3a55fba?depth=0|INFO|500||Invoke 2021-04-20T03:00:51.684Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/4647a33f-7884-4f3f-97e3-48c70a9a9570/model-vers/model-ver/5aa4d22f-f037-4833-b28a-0e60e3a55fba?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-20T03:00:51.920Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/4647a33f-7884-4f3f-97e3-48c70a9a9570/model-vers/model-ver/5aa4d22f-f037-4833-b28a-0e60e3a55fba?depth=0|INFO|500||InvokeReturn 2021-04-20T03:00:51.920Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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/4647a33f-7884-4f3f-97e3-48c70a9a9570/model-vers/model-ver/5aa4d22f-f037-4833-b28a-0e60e3a55fba?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210420-03:00:51:689-79413], vertex-id=[172256], Content-Length=[0], Date=[Tue, 20 Apr 2021 03:00:51 GMT], Content-Type=[application/json]} 2021-04-20T03:00:51.920Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2021-04-20T03:00:51.920Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-20T03:00:51.920Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:51.924Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:00:51.924Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 9c19eaf0-b2bb-4082-95e5-155633bebc84 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-20T03:00:51.924Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-20T03:00:51.924Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:00:51.926Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:00:51.926Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887651924, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:00:52.026Z||pool-40-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:00:52.027Z||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-20T03:00:52.027Z||pool-40-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:00:52.040Z||pool-40-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:00:52.040Z||pool-40-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-20T03:01:13.631Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:01:13.632Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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-20T03:01:13.632Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:01:13.633Z||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-20T03:01:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:13.748Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:13.749Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:01:13.749Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887613631, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:01:13.750Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:01:14.248Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:14.249Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-20T03:01:14.249Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"bb94488d-736b-485f-b478-508a479a13d9","serviceName":"Demo_pNF_jBUQLk6YRPCxs3tkLSwf","serviceVersion":"1.0","serviceUUID":"45e99888-a399-40b4-9f71-27d944d9ee94","serviceDescription":"catalog service description","serviceInvariantUUID":"abf050f2-ca79-4174-909f-9144b16a0222","resources":[{"resourceInstanceName":"pNF ddb46976-4ecc 0","resourceName":"pNF ddb46976-4ecc","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"3ebcb6a6-5d87-449d-bd14-0016f355cd0b","resourceInvariantUUID":"3b54e508-0f74-4f15-af62-a2615affc29f","resourceCustomizationUUID":"6d14f4e0-d1f8-4d39-b58c-a71d9bda750d","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml","artifactChecksum":"OTIyMjBmNTExZGY0MWYwY2U0ZGY2MzgwOTBhYWI4Mzk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"281439ab-5fd9-4b66-b0bd-6a17b78a6ed0","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar","artifactChecksum":"NDEzY2U1ZGYzYTYzYWE4NzgxYzc1MzQ1OWZhOWI0NTY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bf5cacdf-a3b3-4f88-a2b8-3c98214d00b8","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"05dab6dc-f5e8-4bf3-a2f3-13e871175e61","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml","artifactChecksum":"MGJmM2MzYmE5OTUzYWM4MjliMmZjNjJmZTcyMmMwN2M\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d69879c8-17c8-4023-940d-86b9c8816ea5","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"83c03de9-8f71-4952-9810-69805908d04a","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"4ff3ec30-44e1-40fb-9e13-2259a6aba6f5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml","artifactChecksum":"ZmI1NTc0NjJkNmNmN2I5MTMzMGY2MjRiNWI4ZGVjN2U\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"155b7fec-569f-43df-bf07-2812137c0081","artifactVersion":"1"},{"artifactName":"service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar","artifactChecksum":"MmU0ZTlmN2YyMDkwNTc0MGRlZTgyNWI4YzUwMTE5MmE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"ca918494-0934-4a2d-959b-5f6870aad713","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-20T03:01:14.251Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:01:14.251Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:01:14.252Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:01:14.253Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:01:14.353Z||pool-41-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:01:14.354Z||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-20T03:01:14.354Z||pool-41-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:14.362Z||pool-41-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:14.362Z||pool-41-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:01:15.253Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:01:15.254Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:01:15.256Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:01:15.256Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:01:15.356Z||pool-42-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:01:15.357Z||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-20T03:01:15.357Z||pool-42-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:15.366Z||pool-42-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:15.366Z||pool-42-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:01:16.257Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:01:16.257Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:01:16.259Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:01:16.259Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-20T03:01:16.359Z||pool-43-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:01:16.360Z||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-20T03:01:16.360Z||pool-43-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:16.367Z||pool-43-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:16.368Z||pool-43-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:01:17.259Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:01:17.260Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:01:17.262Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:01:17.262Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:01:17.362Z||pool-44-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:01:17.363Z||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-20T03:01:17.363Z||pool-44-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:17.374Z||pool-44-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:17.375Z||pool-44-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:01:18.262Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:01:18.263Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:01:18.265Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:01:18.265Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:01:18.365Z||pool-45-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:01:18.366Z||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-20T03:01:18.366Z||pool-45-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:18.373Z||pool-45-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:18.374Z||pool-45-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:01:19.265Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:01:19.266Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:01:19.268Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:01:19.268Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:01:19.368Z||pool-46-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:01:19.369Z||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-20T03:01:19.369Z||pool-46-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:19.424Z||pool-46-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:19.424Z||pool-46-thread-1|||||INFO|500||cambria reply ok (56 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:01:20.268Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:01:20.269Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:01:20.270Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:01:20.270Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:01:20.371Z||pool-47-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:01:20.373Z||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-20T03:01:20.373Z||pool-47-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:20.381Z||pool-47-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:20.382Z||pool-47-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":1,"count":1} 2021-04-20T03:01:21.271Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:01:21.272Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:01:21.273Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:01:21.274Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:01:21.374Z||pool-48-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:01:21.374Z||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-20T03:01:21.374Z||pool-48-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:21.382Z||pool-48-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:21.383Z||pool-48-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:01:22.275Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "serviceName": "Demo_pNF_jBUQLk6YRPCxs3tkLSwf", "serviceVersion": "1.0", "serviceUUID": "45e99888-a399-40b4-9f71-27d944d9ee94", "serviceDescription": "catalog service description", "serviceInvariantUUID": "abf050f2-ca79-4174-909f-9144b16a0222", "resources": [ { "resourceInstanceName": "pNF ddb46976-4ecc 0", "resourceCustomizationUUID": "6d14f4e0-d1f8-4d39-b58c-a71d9bda750d", "resourceName": "pNF ddb46976-4ecc", "resourceVersion": "1.0", "resoucreType": "PNF", "resourceUUID": "3ebcb6a6-5d87-449d-bd14-0016f355cd0b", "resourceInvariantUUID": "3b54e508-0f74-4f15-af62-a2615affc29f", "category": "Generic", "subcategory": "Abstract", "artifacts": [] } ], "serviceArtifacts": [ { "artifactName": "service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "artifactChecksum": "MmU0ZTlmN2YyMDkwNTc0MGRlZTgyNWI4YzUwMTE5MmE\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ca918494-0934-4a2d-959b-5f6870aad713" } ], "workloadContext": "Production" } 2021-04-20T03:01:22.275Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-20T03:01:22.275Z|9c19eaf0-b2bb-4082-95e5-155633bebc84|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 0 45e99888-a399-40b4-9f71-27d944d9ee94 ASDC 2021-04-20T03:01:22.276Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:bb94488d-736b-485f-b478-508a479a13d9 ServiceName:Demo_pNF_jBUQLk6YRPCxs3tkLSwf ServiceVersion:1.0 ServiceUUID:45e99888-a399-40b4-9f71-27d944d9ee94 ServiceInvariantUUID:abf050f2-ca79-4174-909f-9144b16a0222 ServiceDescription:catalog service description Service Artifacts List: { Service Artifacts Info: ArtifactName:service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar ArtifactVersion:1 ArtifactType:TOSCA_CSAR ArtifactDescription:TOSCA definition package of the asset ArtifactTimeout:0 ArtifactURL:/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar ArtifactUUID:ca918494-0934-4a2d-959b-5f6870aad713 ArtifactChecksum:MmU0ZTlmN2YyMDkwNTc0MGRlZTgyNWI4YzUwMTE5MmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:pNF ddb46976-4ecc 0 ResourceCustomizationUUID:6d14f4e0-d1f8-4d39-b58c-a71d9bda750d ResourceInvariantUUID:3b54e508-0f74-4f15-af62-a2615affc29f ResourceName:pNF ddb46976-4ecc ResourceType:PNF ResourceUUID:3ebcb6a6-5d87-449d-bd14-0016f355cd0b ResourceVersion:1.0 Category:Generic SubCategory:Abstract Resource Artifacts List: NULL } 2021-04-20T03:01:22.276Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 45e99888-a399-40b4-9f71-27d944d9ee94 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-20T03:01:22.389Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:01:22.391Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:01:22.391Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:01:22.391Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: ca918494-0934-4a2d-959b-5f6870aad713 from URL: /sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:22.392Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:01:22.392Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:22.951Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:01:22.954Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar ca918494-0934-4a2d-959b-5f6870aad713 78819 2021-04-20T03:01:22.955Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DOWNLOAD DOWNLOAD_OK /sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar ASDC sendASDCNotification 2021-04-20T03:01:22.955Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Sending DOWNLOAD(DOWNLOAD_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:22.955Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:01:22.955Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:01:22.957Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:01:22.957Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887682955, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:01:23.057Z||pool-49-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:01:23.058Z||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-20T03:01:23.058Z||pool-49-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:23.067Z||pool-49-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:23.068Z||pool-49-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:01:23.957Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:01:23.959Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:01:23.959Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: ca918494-0934-4a2d-959b-5f6870aad713, URL: /sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar to file: /app/ASDC/1/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:23.959Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:23.960Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:23.960Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:24.056Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP7760081562379997047/Definitions/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml 2021-04-20T03:01:24.676Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-20T03:01:24.677Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:01:24.677Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:24.677Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred... 2021-04-20T03:01:24.677Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ddb46976-4ecc 0" are missing field(s): [unit, type]. CSAR name - /app/ASDC/1/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:24.677Z|bb94488d-736b-485f-b478-508a479a13d9|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-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:24.678Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||WARN|500||JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF ddb46976-4ecc 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-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:24.678Z|bb94488d-736b-485f-b478-508a479a13d9|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-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:24.678Z|bb94488d-736b-485f-b478-508a479a13d9|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-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:24.678Z|bb94488d-736b-485f-b478-508a479a13d9|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-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:24.678Z|bb94488d-736b-485f-b478-508a479a13d9|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-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:24.678Z|bb94488d-736b-485f-b478-508a479a13d9|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-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:24.678Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:01:24.678Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:01:24.679Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_jBUQLk6YRPCxs3tkLSwf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=SERVICE_PROXY, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:01:24.679Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Node template pNF ddb46976-4ecc 0 is matching search criteria 2021-04-20T03:01:24.679Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:01:24.679Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Found topology templates [pNF ddb46976-4ecc 0] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T03:01:24.679Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:01:24.679Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_jBUQLk6YRPCxs3tkLSwf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:01:24.680Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Node template pNF ddb46976-4ecc 0 is matching search criteria 2021-04-20T03:01:24.680Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:01:24.680Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Found topology templates [pNF ddb46976-4ecc 0] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T03:01:24.680Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:01:24.680Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_jBUQLk6YRPCxs3tkLSwf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:01:24.680Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:01:24.680Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_jBUQLk6YRPCxs3tkLSwf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:01:24.681Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:01:24.681Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_jBUQLk6YRPCxs3tkLSwf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:01:24.681Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:01:24.681Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_jBUQLk6YRPCxs3tkLSwf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:01:24.681Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:01:24.681Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_jBUQLk6YRPCxs3tkLSwf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:01:24.682Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:Demo_pNF_jBUQLk6YRPCxs3tkLSwf Description:catalog service description Model UUID:45e99888-a399-40b4-9f71-27d944d9ee94 Model Version:NULL Model InvariantUuid:abf050f2-ca79-4174-909f-9144b16a0222 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-20T03:01:24.686Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||Processing Resource Type: PNF, Model UUID: 3ebcb6a6-5d87-449d-bd14-0016f355cd0b 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-20T03:01:24.689Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||pNF ddb46976-4ecc 0 2021-04-20T03:01:24.689Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: PNF and Model UUID: 3ebcb6a6-5d87-449d-bd14-0016f355cd0b 2021-04-20T03:01:24.689Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||No resources found for Service: 45e99888-a399-40b4-9f71-27d944d9ee94 2021-04-20T03:01:24.689Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: 45e99888-a399-40b4-9f71-27d944d9ee94 2021-04-20T03:01:24.689Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT pNF ddb46976-4ecc 0 3ebcb6a6-5d87-449d-bd14-0016f355cd0b 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-20T03:01:24.693Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:01:24.693Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_jBUQLk6YRPCxs3tkLSwf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:01:24.693Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid 45e99888-a399-40b4-9f71-27d944d9ee94: pNF ddb46976-4ecc 2021-04-20T03:01:24.693Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||Processing PNF resource: 3ebcb6a6-5d87-449d-bd14-0016f355cd0b 2021-04-20T03:01:24.693Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:01:24.694Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Service Demo_pNF_jBUQLk6YRPCxs3tkLSwf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:01:24.694Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||Resource customization UUID: 6d14f4e0-d1f8-4d39-b58c-a71d9bda750d is the same as notified resource customizationUUID: 6d14f4e0-d1f8-4d39-b58c-a71d9bda750d 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-20T03:01:24.815Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC pNF ddb46976-4ecc 3ebcb6a6-5d87-449d-bd14-0016f355cd0b 0 ASDC deployResourceStructure 2021-04-20T03:01:24.815Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||ASDC_SEND_NOTIF_ASDC DEPLOY DEPLOY_OK /sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar ASDC sendASDCNotification 2021-04-20T03:01:24.816Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Sending DEPLOY(DEPLOY_OK) notification to ASDC for artifact:/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar 2021-04-20T03:01:24.816Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:01:24.816Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:01:24.817Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:01:24.817Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887684815, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:01:24.918Z||pool-50-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:01:24.919Z||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-20T03:01:24.919Z||pool-50-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:01:24.927Z||pool-50-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:01:24.928Z||pool-50-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:01:25.818Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:01:25.827Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 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-20T03:01:25.830Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:01:25.830Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-20T03:01:25.835Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-20T03:01:27.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.74.128 2021-04-20T03:01:55.836Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:01:55.853Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 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-20T03:01:55.855Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:01:55.855Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-20T03:01:55.855Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-20T03:02:12.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.69.116 2021-04-20T03:02:13.633Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:02:13.634Z||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-20T03:02:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:02:13.653Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:02:13.655Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.655Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887613631, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:02:13.656Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.656Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.656Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887618755, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:02:13.656Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:02:13.656Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.656Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887620518, "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:02:13.656Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:02:13.656Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.656Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "9c19eaf0-b2bb-4082-95e5-155633bebc84", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887651924, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "aai-ml", "timestamp": 1618887661114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "clamp", "timestamp": 1618887663367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887663053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-windriver-id", "timestamp": 1618887662751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.657Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-k8s-id", "timestamp": 1618887661917, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "dcae-sch", "timestamp": 1618887656942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "cds", "timestamp": 1618887660249, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "clamp", "timestamp": 1618887663367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887663053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.658Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "aai-ml", "timestamp": 1618887661114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-windriver-id", "timestamp": 1618887662751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-k8s-id", "timestamp": 1618887661917, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "dcae-sch", "timestamp": 1618887656942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "cds", "timestamp": 1618887660249, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.659Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887663053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "aai-ml", "timestamp": 1618887661114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "clamp", "timestamp": 1618887663367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "dcae-sch", "timestamp": 1618887656942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "cds", "timestamp": 1618887660249, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.660Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-windriver-id", "timestamp": 1618887662751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-k8s-id", "timestamp": 1618887661917, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "clamp", "timestamp": 1618887663367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887663053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.661Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "aai-ml", "timestamp": 1618887661114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "dcae-sch", "timestamp": 1618887656942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-windriver-id", "timestamp": 1618887662751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-k8s-id", "timestamp": 1618887661917, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "cds", "timestamp": 1618887660249, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.662Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887663053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "clamp", "timestamp": 1618887663367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "aai-ml", "timestamp": 1618887661114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-windriver-id", "timestamp": 1618887662751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.663Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-k8s-id", "timestamp": 1618887661917, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "dcae-sch", "timestamp": 1618887656942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "cds", "timestamp": 1618887660249, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887663053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.664Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "clamp", "timestamp": 1618887663367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.665Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.665Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.665Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "aai-ml", "timestamp": 1618887661114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.665Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.665Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.665Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-windriver-id", "timestamp": 1618887662751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.665Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.665Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.665Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-k8s-id", "timestamp": 1618887661917, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.665Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.666Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.666Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "dcae-sch", "timestamp": 1618887656942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.666Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.666Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.666Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "cds", "timestamp": 1618887660249, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.666Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.666Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.666Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "clamp", "timestamp": 1618887663367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.666Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.666Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.666Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-k8s-id", "timestamp": 1618887661917, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "dcae-sch", "timestamp": 1618887656942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "cds", "timestamp": 1618887660249, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "aai-ml", "timestamp": 1618887661114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-windriver-id", "timestamp": 1618887662751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.667Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887663053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "clamp", "timestamp": 1618887663367, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887663053, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "aai-ml", "timestamp": 1618887661114, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-windriver-id", "timestamp": 1618887662751, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.668Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "dcae-sch", "timestamp": 1618887656942, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.669Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.669Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.669Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "cds", "timestamp": 1618887660249, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:02:13.669Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.669Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.669Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "multicloud-k8s-id", "timestamp": 1618887661917, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:02:13.669Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:13.669Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:02:13.669Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "policy-id", "timestamp": 1618887672773, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:02:13.669Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:02:25.855Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:02:25.868Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 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-20T03:02:25.873Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:02:25.873Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-20T03:02:25.873Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-20T03:02:55.873Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:02:55.882Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 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-20T03:02:55.889Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:02:55.889Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-20T03:02:55.889Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-20T03:02:57.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.78.209 2021-04-20T03:03:13.633Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:03:13.633Z||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-20T03:03:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:03:13.654Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:03:13.654Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:03:13.654Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "aai-ml", "timestamp": 1618887674054, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:03:13.655Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:03:25.889Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:03:25.898Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 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-20T03:03:25.900Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:03:25.900Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-20T03:03:25.900Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-20T03:03:42.981Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.74.128 2021-04-20T03:03:55.900Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:03:55.907Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 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-20T03:03:55.909Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:03:55.909Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||AAI has not be updated in the the WatchDog Component DB yet, so ending the loop 2021-04-20T03:03:55.909Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Components Size Didn't match with the WatchdogComponentDistributionStatus results. 2021-04-20T03:04:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:04:13.633Z||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-20T03:04:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:04:13.656Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:04:13.658Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.658Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "cds", "timestamp": 1618887674080, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:04:13.659Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.659Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.659Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.659Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.659Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.659Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "policy-id", "timestamp": 1618887672773, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.660Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.660Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.660Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "cds", "timestamp": 1618887675086, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-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-20T03:04:13.678Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of bb94488d-736b-485f-b478-508a479a13d9 2021-04-20T03:04:13.678Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb94488d-736b-485f-b478-508a479a13d9 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-20T03:04:13.687Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.687Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.688Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.688Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.688Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "policy-id", "timestamp": 1618887672773, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.688Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.688Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.688Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.688Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.689Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.689Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "policy-id", "timestamp": 1618887672773, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.689Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.689Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.689Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.689Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.689Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.689Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "policy-id", "timestamp": 1618887672773, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.690Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.690Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.690Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.690Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.690Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.690Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "policy-id", "timestamp": 1618887672773, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.690Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.690Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.691Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.691Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.691Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.691Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "aai-ml", "timestamp": 1618887679452, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:04:13.691Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.691Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.691Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "policy-id", "timestamp": 1618887672773, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.692Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.692Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.692Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "clamp", "timestamp": 1618887679782, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:04:13.692Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.692Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.692Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.692Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.692Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.692Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "aai-ml", "timestamp": 1618887680456, "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-20T03:04:13.696Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of bb94488d-736b-485f-b478-508a479a13d9 2021-04-20T03:04:13.696Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb94488d-736b-485f-b478-508a479a13d9 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-20T03:04:13.702Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.702Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "policy-id", "timestamp": 1618887672773, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:04:13.703Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.703Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.703Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "clamp", "timestamp": 1618887680844, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:04:13.703Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.703Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.703Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887673631, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:04:13.704Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.704Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.704Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "clamp", "timestamp": 1618887681847, "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-20T03:04:13.707Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of bb94488d-736b-485f-b478-508a479a13d9 2021-04-20T03:04:13.707Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb94488d-736b-485f-b478-508a479a13d9 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-20T03:04:13.714Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.714Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "policy-id", "timestamp": 1618887682045, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:04:13.714Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.714Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.714Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887682955, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:04:13.715Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.715Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.715Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "policy-id", "timestamp": 1618887683049, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:04:13.715Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.715Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.715Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887683127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.715Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.716Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.716Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "policy-id", "timestamp": 1618887684052, "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-20T03:04:13.718Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of bb94488d-736b-485f-b478-508a479a13d9 2021-04-20T03:04:13.719Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb94488d-736b-485f-b478-508a479a13d9 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-20T03:04:13.724Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.724Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887684815, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:04:13.725Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.725Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.725Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887683127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/pNF.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.725Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.725Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.725Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887683127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/mynetconf.yang", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.725Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.726Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.726Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887683127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.726Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.726Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.726Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887683127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/PM_Dictionary.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.726Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.726Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.727Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887683127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/resourceInstances/pnfddb469764ecc0/artifacts/MyPnf_Pnf_v1.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.727Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.727Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.727Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887683127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.727Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.727Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.727Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887683127, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:04:13.728Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.728Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.728Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887692276, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:04:13.728Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.728Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.728Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887693889, "artifactURL": "/sdc/v1/catalog/services/DemoPnfJbuqlk6yrpcxs3tklswf/1.0/artifacts/service-DemoPnfJbuqlk6yrpcxs3tklswf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:04:13.728Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.728Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.729Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887694892, "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-20T03:04:13.732Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of bb94488d-736b-485f-b478-508a479a13d9 2021-04-20T03:04:13.732Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId bb94488d-736b-485f-b478-508a479a13d9 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-20T03:04:13.738Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.739Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "cds", "timestamp": 1618887720249, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.739Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.739Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.739Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887721917, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.739Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.739Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.739Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "dcae-sch", "timestamp": 1618887716941, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.740Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.740Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.740Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887721114, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.740Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.740Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.740Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887722751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.741Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.741Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.741Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887723053, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.741Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.741Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.741Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887723367, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.741Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.741Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.742Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "dcae-sch", "timestamp": 1618887716941, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.742Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.742Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.742Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887721114, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.742Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.742Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.742Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "cds", "timestamp": 1618887720249, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.743Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.743Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.743Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887722751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-20T03:04:13.743Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.743Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.743Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887721917, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-20T03:04:13.744Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.744Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.744Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887723053, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-20T03:04:13.744Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.744Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.744Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887723367, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.744Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.745Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.745Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "cds", "timestamp": 1618887720249, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.745Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.745Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.745Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887721917, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-20T03:04:13.745Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.745Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.745Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887722751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-20T03:04:13.746Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.746Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.746Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887721114, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.746Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.746Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.746Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "dcae-sch", "timestamp": 1618887716941, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.746Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.746Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.747Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887723053, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-20T03:04:13.747Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.747Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.747Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887723367, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.747Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.747Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.747Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "dcae-sch", "timestamp": 1618887716941, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.748Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.748Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.748Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "cds", "timestamp": 1618887720249, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.748Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.748Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.748Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887721114, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.748Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.748Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.749Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887721917, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:04:13.749Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.749Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.749Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887722751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:04:13.749Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.749Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.749Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887723053, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:04:13.750Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.750Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.750Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887723367, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:04:13.750Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.750Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.750Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "dcae-sch", "timestamp": 1618887716941, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.750Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.750Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.751Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "cds", "timestamp": 1618887720249, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.751Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.751Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.751Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887721917, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-20T03:04:13.751Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.751Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.751Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887722751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-20T03:04:13.752Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.752Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.752Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887721114, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.752Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.752Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.752Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887723053, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-20T03:04:13.752Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.752Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.753Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887723367, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.753Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.753Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.753Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "dcae-sch", "timestamp": 1618887716941, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.753Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.753Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.753Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "cds", "timestamp": 1618887720249, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.754Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.754Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.754Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887721114, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.754Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.754Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.754Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887722751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.754Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.754Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.755Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887721917, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.755Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.755Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.755Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887723053, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.755Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.755Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.756Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887723367, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.756Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.756Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.756Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "dcae-sch", "timestamp": 1618887716941, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.756Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.756Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.756Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "cds", "timestamp": 1618887720249, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.756Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.757Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.757Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887721114, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.757Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.757Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.757Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887722751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-20T03:04:13.757Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.757Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.757Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887721917, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-20T03:04:13.758Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.758Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.758Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887723053, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-20T03:04:13.758Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.758Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.758Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887723367, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.758Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.759Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.759Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "dcae-sch", "timestamp": 1618887716941, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.759Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.759Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.759Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "cds", "timestamp": 1618887720249, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.759Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.759Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.760Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887722751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.760Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.760Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.760Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887721114, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.760Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.760Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.760Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887721917, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.760Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.761Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.761Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887723053, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.761Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.761Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.761Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887723367, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.761Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.761Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.761Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "cds", "timestamp": 1618887720249, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:04:13.762Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.762Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.762Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887722751, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:04:13.762Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.762Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.762Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887721114, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:04:13.762Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.762Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.763Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887721917, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:04:13.763Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.763Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.763Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "dcae-sch", "timestamp": 1618887716941, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.763Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.763Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.763Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887723053, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:04:13.764Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.764Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.764Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887723367, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:04:13.764Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:13.764Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.764Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887732605, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:04:13.764Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.764Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.764Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887732633, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:04:13.765Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.765Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.765Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887732631, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:04:13.765Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.765Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.765Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "cds", "timestamp": 1618887732657, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:04:13.765Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.765Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.766Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887732855, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:04:13.766Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:04:13.766Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:04:13.766Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:04:13.766Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:04:25.910Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:04:25.917Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 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-20T03:04:25.920Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:04:25.920Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-20T03:04:25.920Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-20T03:04:25.920Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-20T03:04:25.920Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:04:25.920Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:04:25.920Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:04:25.920Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:04:25.920Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:04:25.920Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:04:25.920Z|bb94488d-736b-485f-b478-508a479a13d9|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-20T03:04:25.977Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-20T03:04:27.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.69.116 2021-04-20T03:04:55.978Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: bb94488d-736b-485f-b478-508a479a13d9 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-20T03:04:55.982Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: bb94488d-736b-485f-b478-508a479a13d9 and serviceModelVersionId: 45e99888-a399-40b4-9f71-27d944d9ee94 2021-04-20T03:04:55.982Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : abf050f2-ca79-4174-909f-9144b16a0222 2021-04-20T03:04:55.983Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/abf050f2-ca79-4174-909f-9144b16a0222/model-vers/model-ver/45e99888-a399-40b4-9f71-27d944d9ee94?depth=0 2021-04-20T03:04:55.989Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-20T03:04:56.059Z|bb94488d-736b-485f-b478-508a479a13d9|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/abf050f2-ca79-4174-909f-9144b16a0222/model-vers/model-ver/45e99888-a399-40b4-9f71-27d944d9ee94?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-20T03:04:56.060Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/abf050f2-ca79-4174-909f-9144b16a0222/model-vers/model-ver/45e99888-a399-40b4-9f71-27d944d9ee94?depth=0|INFO|500||Invoke 2021-04-20T03:04:56.079Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/abf050f2-ca79-4174-909f-9144b16a0222/model-vers/model-ver/45e99888-a399-40b4-9f71-27d944d9ee94?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-20T03:04:56.451Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/abf050f2-ca79-4174-909f-9144b16a0222/model-vers/model-ver/45e99888-a399-40b4-9f71-27d944d9ee94?depth=0|INFO|500||InvokeReturn 2021-04-20T03:04:56.452Z|bb94488d-736b-485f-b478-508a479a13d9|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/abf050f2-ca79-4174-909f-9144b16a0222/model-vers/model-ver/45e99888-a399-40b4-9f71-27d944d9ee94?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210420-03:04:56:085-14308], vertex-id=[315528], Content-Length=[0], Date=[Tue, 20 Apr 2021 03:04:56 GMT], Content-Type=[application/json]} 2021-04-20T03:04:56.452Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2021-04-20T03:04:56.452Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-20T03:04:56.452Z|bb94488d-736b-485f-b478-508a479a13d9|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-20T03:04:56.478Z|bb94488d-736b-485f-b478-508a479a13d9|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-20T03:04:56.479Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID bb94488d-736b-485f-b478-508a479a13d9 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-20T03:04:56.479Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-20T03:04:56.479Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:04:56.481Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:04:56.481Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887896479, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:04:56.581Z||pool-51-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:04:56.582Z||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-20T03:04:56.582Z||pool-51-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:04:56.593Z||pool-51-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:04:56.593Z||pool-51-thread-1|||||INFO|500||cambria reply ok (11 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-20T03:04:57.491Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:04:57.492Z|bb94488d-736b-485f-b478-508a479a13d9|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-20T03:04:57.492Z|bb94488d-736b-485f-b478-508a479a13d9|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:01.766Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:01.767Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-20T03:05:01.767Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"ef6bb900-c45e-49c0-9a46-92dab3434e03","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"5488e693-c528-487f-a72c-9b8b58d8ca3e","serviceDescription":"service","serviceInvariantUUID":"8cda5f3c-ced8-4b69-9b8f-4e2c9a009bab","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e9d51482-db03-427d-9fc7-8ad01019f1a5","resourceInvariantUUID":"a6871220-b020-470e-a301-c981e55c8bfa","resourceCustomizationUUID":"f28d30e0-5cf0-491a-8a55-ab9a454e38b9","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":"NWM2NGY3YzNiZDZlZDk4YWUyZDkwN2VlMjNlNTU3Mjk\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"505d4197-89db-4fbb-93f6-4a94c165c3ad","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":"78ce790f-4ac6-48cb-9ac7-e1c32fc0158d","artifactVersion":"2","generatedFromUUID":"033a5eaa-3edc-4757-9770-28aa2624cc26"},{"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":"033a5eaa-3edc-4757-9770-28aa2624cc26","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":"YjNlNTQ5Yjg1NjJlYmQzYmY1NzY4NmFjNWVlZmRmNmE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"623ca4cd-9f9e-4f67-aafd-157a90bbd3b2","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":"f9a953b3-c6ee-4b06-a8dd-3f47be09e1fc","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":"891b756c-12a9-40c9-9d43-bd744636df13","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":"09682c9c-ef05-4fbe-98ac-7c965a6bb546","artifactVersion":"2","generatedFromUUID":"f9a953b3-c6ee-4b06-a8dd-3f47be09e1fc"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"MDU3NTFjODM1ZGQxZmE5MWU5YWI4ZjAzNzQwZTk5ZWI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"4897f689-339e-4395-86ff-2235f98fe51c","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"MDVlZWNlMTI4OTA1ODBmNmJmM2U0YzJkYzA0OTVmNTQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"e4661dc8-f8cf-46ee-85df-c5198a625fda","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-20T03:05:01.769Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:05:01.770Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:01.772Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:01.772Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:01.872Z||pool-52-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:01.873Z||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-20T03:05:01.873Z||pool-52-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:01.883Z||pool-52-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:01.884Z||pool-52-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:02.772Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:05:02.773Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:02.775Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:02.775Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-20T03:05:02.875Z||pool-53-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:02.876Z||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-20T03:05:02.876Z||pool-53-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:02.885Z||pool-53-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:02.886Z||pool-53-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:03.776Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:05:03.776Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:03.778Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:03.778Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-20T03:05:03.879Z||pool-54-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:03.880Z||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-20T03:05:03.880Z||pool-54-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:03.888Z||pool-54-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:03.889Z||pool-54-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":1,"count":1} 2021-04-20T03:05:04.779Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:05:04.779Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:04.781Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:04.781Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:04.881Z||pool-55-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:04.882Z||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-20T03:05:04.882Z||pool-55-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:04.922Z||pool-55-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:04.923Z||pool-55-thread-1|||||INFO|500||cambria reply ok (41 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:05.782Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:05:05.782Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:05.785Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:05.785Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:05.885Z||pool-56-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:05.886Z||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-20T03:05:05.886Z||pool-56-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:05.894Z||pool-56-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:05.894Z||pool-56-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:06.786Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:05:06.786Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:06.788Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:06.789Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:06.889Z||pool-57-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:06.889Z||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-20T03:05:06.889Z||pool-57-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:06.898Z||pool-57-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:06.898Z||pool-57-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:07.789Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:05:07.790Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:07.792Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:07.792Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-20T03:05:07.892Z||pool-58-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:07.893Z||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-20T03:05:07.893Z||pool-58-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:07.901Z||pool-58-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:07.901Z||pool-58-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:08.792Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:05:08.793Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:08.795Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:08.795Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:08.895Z||pool-59-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:08.896Z||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-20T03:05:08.896Z||pool-59-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:08.905Z||pool-59-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:08.905Z||pool-59-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:09.795Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:05:09.796Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:09.798Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:09.798Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:09.898Z||pool-60-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:09.899Z||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-20T03:05:09.899Z||pool-60-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:09.907Z||pool-60-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:09.907Z||pool-60-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:10.799Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "serviceName": "basic_cnf", "serviceVersion": "1.0", "serviceUUID": "5488e693-c528-487f-a72c-9b8b58d8ca3e", "serviceDescription": "service", "serviceInvariantUUID": "8cda5f3c-ced8-4b69-9b8f-4e2c9a009bab", "resources": [ { "resourceInstanceName": "basic_cnf 0", "resourceCustomizationUUID": "f28d30e0-5cf0-491a-8a55-ab9a454e38b9", "resourceName": "basic_cnf", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "e9d51482-db03-427d-9fc7-8ad01019f1a5", "resourceInvariantUUID": "a6871220-b020-470e-a301-c981e55c8bfa", "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": "78ce790f-4ac6-48cb-9ac7-e1c32fc0158d", "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": "033a5eaa-3edc-4757-9770-28aa2624cc26", "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": "YjNlNTQ5Yjg1NjJlYmQzYmY1NzY4NmFjNWVlZmRmNmE\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "623ca4cd-9f9e-4f67-aafd-157a90bbd3b2", "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": "f9a953b3-c6ee-4b06-a8dd-3f47be09e1fc", "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": "09682c9c-ef05-4fbe-98ac-7c965a6bb546", "generatedFromUUID": "f9a953b3-c6ee-4b06-a8dd-3f47be09e1fc" }, "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": "09682c9c-ef05-4fbe-98ac-7c965a6bb546", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicCnf-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "artifactChecksum": "MDVlZWNlMTI4OTA1ODBmNmJmM2U0YzJkYzA0OTVmNTQ\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "e4661dc8-f8cf-46ee-85df-c5198a625fda" } ], "workloadContext": "Production" } 2021-04-20T03:05:10.799Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-20T03:05:10.799Z|bb94488d-736b-485f-b478-508a479a13d9|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 5 5488e693-c528-487f-a72c-9b8b58d8ca3e ASDC 2021-04-20T03:05:10.800Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:ef6bb900-c45e-49c0-9a46-92dab3434e03 ServiceName:basic_cnf ServiceVersion:1.0 ServiceUUID:5488e693-c528-487f-a72c-9b8b58d8ca3e ServiceInvariantUUID:8cda5f3c-ced8-4b69-9b8f-4e2c9a009bab 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:e4661dc8-f8cf-46ee-85df-c5198a625fda ArtifactChecksum:MDVlZWNlMTI4OTA1ODBmNmJmM2U0YzJkYzA0OTVmNTQ= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_cnf 0 ResourceCustomizationUUID:f28d30e0-5cf0-491a-8a55-ab9a454e38b9 ResourceInvariantUUID:a6871220-b020-470e-a301-c981e55c8bfa ResourceName:basic_cnf ResourceType:VF ResourceUUID:e9d51482-db03-427d-9fc7-8ad01019f1a5 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:78ce790f-4ac6-48cb-9ac7-e1c32fc0158d 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:033a5eaa-3edc-4757-9770-28aa2624cc26 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:623ca4cd-9f9e-4f67-aafd-157a90bbd3b2 ArtifactChecksum:YjNlNTQ5Yjg1NjJlYmQzYmY1NzY4NmFjNWVlZmRmNmE= 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:f9a953b3-c6ee-4b06-a8dd-3f47be09e1fc 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:09682c9c-ef05-4fbe-98ac-7c965a6bb546 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:09682c9c-ef05-4fbe-98ac-7c965a6bb546 ArtifactChecksum:NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-20T03:05:10.800Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF 5488e693-c528-487f-a72c-9b8b58d8ca3e 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-20T03:05:10.914Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:05:10.916Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:05:10.916Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:05:10.916Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: e4661dc8-f8cf-46ee-85df-c5198a625fda from URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar 2021-04-20T03:05:10.916Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:05:10.917Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:11.187Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:05:11.189Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar e4661dc8-f8cf-46ee-85df-c5198a625fda 66793 2021-04-20T03:05:11.190Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:11.190Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:11.190Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:05:11.190Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:11.192Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:11.192Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887911190, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:11.292Z||pool-61-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:11.293Z||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-20T03:05:11.293Z||pool-61-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:11.325Z||pool-61-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:11.325Z||pool-61-thread-1|||||INFO|500||cambria reply ok (33 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:12.192Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:05:12.194Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:05:12.194Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: e4661dc8-f8cf-46ee-85df-c5198a625fda, URL: /sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar to file: /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-20T03:05:12.194Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicCnf-csar.csar 2021-04-20T03:05:12.195Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-20T03:05:12.195Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-20T03:05:12.329Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP9694735391163990411/Definitions/service-BasicCnf-template.yml 2021-04-20T03:05:13.307Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-20T03:05:13.307Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:05:13.307Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicCnf-csar.csar 2021-04-20T03:05:13.308Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 5 Parsing Warnings occurred... 2021-04-20T03:05:13.308Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.308Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.308Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.308Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.308Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.308Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:05:13.308Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.309Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.309Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-20T03:05:13.309Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:05:13.309Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T03:05:13.309Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.309Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.309Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-20T03:05:13.310Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:05:13.310Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T03:05:13.310Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.310Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.310Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.310Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2021-04-20T03:05:13.310Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template abstract_dummy is not matching search criteria 2021-04-20T03:05:13.311Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template dummy is not matching search criteria 2021-04-20T03:05:13.311Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-20T03:05:13.311Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.311Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.311Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.311Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-20T03:05:13.311Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:05:13.312Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.312Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-20T03:05:13.312Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:05:13.312Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.312Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-20T03:05:13.312Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:05:13.312Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.312Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2021-04-20T03:05:13.313Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2021-04-20T03:05:13.313Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=d64210f8-b48f-46bc-8232-0242f4c7ac6c 2021-04-20T03:05:13.313Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.313Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.313Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.313Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.313Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.313Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.314Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:13.314Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.314Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_cnf Description:service Model UUID:5488e693-c528-487f-a72c-9b8b58d8ca3e Model Version:NULL Model InvariantUuid:8cda5f3c-ced8-4b69-9b8f-4e2c9a009bab Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_cnf Model UUID:a342d1f8-ef21-44d3-839d-2a47cb06f859 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:a6871220-b020-470e-a301-c981e55c8bfa Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:f28d30e0-5cf0-491a-8a55-ab9a454e38b9 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:98678fde-17ae-4e8c-af65-16cf154645aa ModelName:BasicCnf..base_dummy..module-0 ModelUuid:ccd8657f-336e-4024-b086-78413d5188df ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:d64210f8-b48f-46bc-8232-0242f4c7ac6c ModelInvariantUuid:de26cf2f-7abd-40f5-a36b-dbec2c37a0f4 ModelName:basic_cnf-nodes.dummyCvfc ModelUuid:4003d287-02bc-49f2-a2bc-1b712b71dae0 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_dummy VNFC Properties: ModelCustomizationUuid:c44ce139-9b80-464a-b432-f7c27fec4bda ModelInvariantUuid:ef551941-9450-4835-8fd6-3b9285c5d6f5 ModelName:BasicCnf.compute.nodes.heat.dummy ModelUuid:71a54363-1aad-4a2a-b947-c13c53a4c2e1 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-20T03:05:13.320Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: e9d51482-db03-427d-9fc7-8ad01019f1a5 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-20T03:05:13.322Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||basic_cnf 0 2021-04-20T03:05:13.323Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: e9d51482-db03-427d-9fc7-8ad01019f1a5 2021-04-20T03:05:13.323Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 78ce790f-4ac6-48cb-9ac7-e1c32fc0158d from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env 2021-04-20T03:05:13.323Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:05:13.323Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.568Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:05:13.568Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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 78ce790f-4ac6-48cb-9ac7-e1c32fc0158d 12 2021-04-20T03:05:13.569Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.569Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:13.569Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:05:13.569Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:13.570Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:13.571Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887913569, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:05:13.633Z||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-20T03:05:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:13.645Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:13.671Z||pool-62-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:13.671Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.671Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "cds", "timestamp": 1618887733664, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "COMPONENT_DONE_OK", "componentName": "cds" } 2021-04-20T03:05:13.672Z||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-20T03:05:13.672Z||pool-62-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:05:13.677Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of ef6bb900-c45e-49c0-9a46-92dab3434e03 2021-04-20T03:05:13.677Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef6bb900-c45e-49c0-9a46-92dab3434e03 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-20T03:05:13.685Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.685Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887733781, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.685Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.685Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.685Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887733794, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.685Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.685Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.685Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887734010, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.685Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.685Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.685Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887735162, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887735184, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887735317, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.686Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "cds", "timestamp": 1618887735249, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "cds", "timestamp": 1618887735249, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "dcae-sch", "timestamp": 1618887736941, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.687Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887737734, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "cds", "timestamp": 1618887735249, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887738019, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887738149, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.688Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.689Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "dcae-sch", "timestamp": 1618887736941, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.689Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.689Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.689Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887738846, "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-20T03:05:13.692Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ef6bb900-c45e-49c0-9a46-92dab3434e03 2021-04-20T03:05:13.692Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef6bb900-c45e-49c0-9a46-92dab3434e03 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-20T03:05:13.717Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.717Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "cds", "timestamp": 1618887735249, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.717Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.717Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.717Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887739023, "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-20T03:05:13.721Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ef6bb900-c45e-49c0-9a46-92dab3434e03 2021-04-20T03:05:13.721Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef6bb900-c45e-49c0-9a46-92dab3434e03 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-20T03:05:13.725Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.725Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887739154, "artifactURL": "", "status": "COMPONENT_DONE_OK", "componentName": "POLICY" } 2021-04-20T03:05:13.726Z||pool-62-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:05:13.726Z||pool-62-thread-1|||||INFO|500||cambria reply ok (55 ms):{"serverTimeMs":1,"count":1} 2021-04-20T03:05:13.728Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ef6bb900-c45e-49c0-9a46-92dab3434e03 2021-04-20T03:05:13.728Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef6bb900-c45e-49c0-9a46-92dab3434e03 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-20T03:05:13.734Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.734Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.734Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.734Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.734Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "dcae-sch", "timestamp": 1618887736941, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.734Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.734Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.734Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887739743, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.734Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.734Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.734Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-k8s-id", "timestamp": 1618887739850, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.734Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.735Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.735Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "cds", "timestamp": 1618887735249, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.735Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.735Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.735Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887740026, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.735Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.735Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.735Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "multicloud-windriver-id", "timestamp": 1618887740158, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.735Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "dcae-sch", "timestamp": 1618887736941, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887740846, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "cds", "timestamp": 1618887735249, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.736Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887740949, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.737Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.737Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.737Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.737Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.737Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.737Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "dcae-sch", "timestamp": 1618887736941, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.737Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.737Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.737Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "clamp", "timestamp": 1618887741849, "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-20T03:05:13.741Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of ef6bb900-c45e-49c0-9a46-92dab3434e03 2021-04-20T03:05:13.741Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef6bb900-c45e-49c0-9a46-92dab3434e03 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-20T03:05:13.748Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.748Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "cds", "timestamp": 1618887735249, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.748Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.749Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.749Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "aai-ml", "timestamp": 1618887741955, "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-20T03:05:13.752Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of ef6bb900-c45e-49c0-9a46-92dab3434e03 2021-04-20T03:05:13.752Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef6bb900-c45e-49c0-9a46-92dab3434e03 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-20T03:05:13.759Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.759Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.759Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.759Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.759Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "dcae-sch", "timestamp": 1618887736941, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.759Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.760Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.760Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "cds", "timestamp": 1618887735249, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.760Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.760Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.760Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887743159, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.760Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.760Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.760Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.760Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.760Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.761Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.761Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.761Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.761Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "dcae-sch", "timestamp": 1618887736941, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.761Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.761Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.761Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.761Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.761Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.761Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.762Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.762Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.762Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887744163, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.762Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.762Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.762Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "cds", "timestamp": 1618887744356, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.762Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.762Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.762Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.762Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.763Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.763Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:13.763Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.763Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.763Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "dcae-sch", "timestamp": 1618887736941, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.763Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.763Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.763Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.763Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.764Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.764Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.764Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.764Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.764Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "policy-id", "timestamp": 1618887745165, "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-20T03:05:13.767Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of ef6bb900-c45e-49c0-9a46-92dab3434e03 2021-04-20T03:05:13.767Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef6bb900-c45e-49c0-9a46-92dab3434e03 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-20T03:05:13.772Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.772Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "cds", "timestamp": 1618887745362, "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-20T03:05:13.780Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of e28da6a4-863b-4e82-92ef-7334faf25ed5 2021-04-20T03:05:13.780Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e28da6a4-863b-4e82-92ef-7334faf25ed5 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-20T03:05:13.785Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.786Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.787Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.788Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.789Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "dcae-sch", "timestamp": 1618887750257, "artifactURL": "/sdc/v1/catalog/services/d3ab191a-eb57-4fa4-b759-c75aa73e582d/resourceInstances/basicclamp0/artifacts/89bbdbf2-588a-4f48-9c39-e91023b60989", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.790Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "cds", "timestamp": 1618887750249, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887751329, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "dcae-sch", "timestamp": 1618887751571, "artifactURL": "/sdc/v1/catalog/services/d3ab191a-eb57-4fa4-b759-c75aa73e582d/resourceInstances/basicclamp0/artifacts/89bbdbf2-588a-4f48-9c39-e91023b60989", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887751608, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.791Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887751862, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "cds", "timestamp": 1618887750249, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887752481, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.792Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "dcae-sch", "timestamp": 1618887752576, "artifactURL": "/sdc/v1/catalog/services/d3ab191a-eb57-4fa4-b759-c75aa73e582d/resourceInstances/basicclamp0/artifacts/89bbdbf2-588a-4f48-9c39-e91023b60989", "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-20T03:05:13.796Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: service-change-handler and status of COMPONENT_DONE_OK distributionID of e28da6a4-863b-4e82-92ef-7334faf25ed5 2021-04-20T03:05:13.796Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e28da6a4-863b-4e82-92ef-7334faf25ed5 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-20T03:05:13.802Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.802Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.803Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.803Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.803Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887752780, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.803Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.803Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.803Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "cds", "timestamp": 1618887750249, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.803Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.803Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.803Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "policy-id", "timestamp": 1618887732773, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.803Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.803Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887753383, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887753397, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887753754, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "cds", "timestamp": 1618887750249, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.804Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887754087, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "policy-id", "timestamp": 1618887754452, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887754583, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "cds", "timestamp": 1618887750249, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.805Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887755013, "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-20T03:05:13.809Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e28da6a4-863b-4e82-92ef-7334faf25ed5 2021-04-20T03:05:13.809Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e28da6a4-863b-4e82-92ef-7334faf25ed5 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-20T03:05:13.815Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.815Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887755094, "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-20T03:05:13.818Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e28da6a4-863b-4e82-92ef-7334faf25ed5 2021-04-20T03:05:13.818Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e28da6a4-863b-4e82-92ef-7334faf25ed5 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-20T03:05:13.823Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.823Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887755107, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.823Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.823Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.823Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.823Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.823Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.823Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "policy-id", "timestamp": 1618887755457, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.823Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.823Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.823Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887755589, "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-20T03:05:13.826Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e28da6a4-863b-4e82-92ef-7334faf25ed5 2021-04-20T03:05:13.827Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e28da6a4-863b-4e82-92ef-7334faf25ed5 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-20T03:05:13.831Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.831Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.831Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.831Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.831Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "cds", "timestamp": 1618887750249, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.831Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.831Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.831Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-k8s-id", "timestamp": 1618887756017, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.832Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.832Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.832Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887756110, "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-20T03:05:13.835Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of ef6bb900-c45e-49c0-9a46-92dab3434e03 2021-04-20T03:05:13.835Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId ef6bb900-c45e-49c0-9a46-92dab3434e03 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-20T03:05:13.841Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.842Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-windriver-id", "timestamp": 1618887756098, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.842Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.842Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.842Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:13.842Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.842Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.842Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "policy-id", "timestamp": 1618887756464, "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-20T03:05:13.845Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of e28da6a4-863b-4e82-92ef-7334faf25ed5 2021-04-20T03:05:13.845Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e28da6a4-863b-4e82-92ef-7334faf25ed5 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-20T03:05:13.850Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.850Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887756592, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.850Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.850Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.850Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.850Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.850Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.850Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "cds", "timestamp": 1618887750249, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.850Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.850Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.850Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.850Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.851Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.852Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.853Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.854Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "cds", "timestamp": 1618887759960, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.855Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "aai-ml", "timestamp": 1618887760585, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.856Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "cds", "timestamp": 1618887760965, "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-20T03:05:13.866Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 2021-04-20T03:05:13.866Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 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-20T03:05:13.872Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.872Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-20T03:05:13.872Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.873Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.874Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887741917, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887742751, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.875Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887743053, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.876Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887764727, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887764737, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887765459, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "cds", "timestamp": 1618887765249, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.877Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887766069, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "policy-id", "timestamp": 1618887766067, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "cds", "timestamp": 1618887765249, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "policy-id", "timestamp": 1618887767070, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.878Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887767643, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "cds", "timestamp": 1618887765249, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887768009, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887768036, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.879Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "policy-id", "timestamp": 1618887768072, "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-20T03:05:13.883Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 2021-04-20T03:05:13.883Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 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-20T03:05:13.890Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.890Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.891Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.891Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.891Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887768758, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.891Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.891Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.891Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "cds", "timestamp": 1618887765249, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.892Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.892Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.892Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887769012, "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-20T03:05:13.895Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of e28da6a4-863b-4e82-92ef-7334faf25ed5 2021-04-20T03:05:13.895Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e28da6a4-863b-4e82-92ef-7334faf25ed5 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-20T03:05:13.902Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.902Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.902Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.903Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.903Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887769557, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.903Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.903Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.903Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.903Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.903Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.903Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "cds", "timestamp": 1618887765249, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.903Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.904Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.904Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.904Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.904Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.904Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.904Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.904Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.904Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887770144, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.904Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.905Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.905Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887770560, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.905Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.905Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.905Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.905Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.905Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.905Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887770635, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.905Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.905Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.905Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "aai-ml", "timestamp": 1618887770648, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887770757, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "cds", "timestamp": 1618887765249, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.906Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.907Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887771221, "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-20T03:05:13.910Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 2021-04-20T03:05:13.910Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 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-20T03:05:13.914Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.914Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "dcae-sch", "timestamp": 1618887756941, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.914Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.914Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.914Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887771641, "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-20T03:05:13.917Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 2021-04-20T03:05:13.917Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 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-20T03:05:13.921Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.921Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "aai-ml", "timestamp": 1618887771652, "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-20T03:05:13.924Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of e28da6a4-863b-4e82-92ef-7334faf25ed5 2021-04-20T03:05:13.925Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e28da6a4-863b-4e82-92ef-7334faf25ed5 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-20T03:05:13.931Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.931Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887771760, "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-20T03:05:13.934Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 2021-04-20T03:05:13.934Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 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-20T03:05:13.938Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.939Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "cds", "timestamp": 1618887765249, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.939Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.939Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.939Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.939Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.939Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.939Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887772051, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.939Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.940Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.940Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.940Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.940Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.940Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-k8s-id", "timestamp": 1618887772231, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.940Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.940Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.940Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-windriver-id", "timestamp": 1618887772644, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.940Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.940Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.941Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.941Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.941Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.941Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887772762, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.941Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.941Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.941Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "cds", "timestamp": 1618887765249, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.941Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.941Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.941Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.942Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.942Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.942Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887773053, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.942Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.942Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.942Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.942Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.942Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.942Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.942Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.943Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.943Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887773237, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.943Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.943Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.943Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.943Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.943Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.943Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "clamp", "timestamp": 1618887774057, "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-20T03:05:13.947Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of e28da6a4-863b-4e82-92ef-7334faf25ed5 2021-04-20T03:05:13.947Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId e28da6a4-863b-4e82-92ef-7334faf25ed5 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-20T03:05:13.954Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.954Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.954Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.954Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.954Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "cds", "timestamp": 1618887774145, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.955Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.955Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.955Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887773649, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.955Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.955Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.955Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887773765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.955Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.955Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.955Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.956Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.956Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.956Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887773237, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:13.956Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.956Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.956Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.956Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.956Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.956Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.956Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.957Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.957Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.957Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.957Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.957Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887773649, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:13.957Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.957Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.957Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887773765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:13.957Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.957Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.958Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.958Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.958Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.958Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887773237, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.958Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.958Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.958Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887743127, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.958Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.958Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.958Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:13.959Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.959Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.959Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "policy-id", "timestamp": 1618887757467, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.959Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.959Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.959Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887773649, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.959Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.959Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.959Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "cds", "timestamp": 1618887776379, "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-20T03:05:13.968Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: cds and status of COMPONENT_DONE_OK distributionID of b320ce6e-00a9-43ce-b3b0-37d1dbae809b 2021-04-20T03:05:13.968Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId b320ce6e-00a9-43ce-b3b0-37d1dbae809b 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-20T03:05:13.974Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.975Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887773765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:05:13.975Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.975Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.975Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.975Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.975Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.975Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887773237, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.976Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.976Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.976Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.976Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.976Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.976Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887773649, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.976Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.976Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.976Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887773765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.976Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.977Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.977Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.977Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.977Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.977Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887773237, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-20T03:05:13.977Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.977Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.977Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.977Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.977Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.978Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887778355, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.978Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.978Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.978Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887773649, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-20T03:05:13.978Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.978Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.978Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887773765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-20T03:05:13.978Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.978Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.978Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "policy-id", "timestamp": 1618887778351, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.979Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.979Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.979Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "aai-ml", "timestamp": 1618887751114, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.979Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.979Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.979Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887773237, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.979Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.979Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.979Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.980Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.980Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.980Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "policy-id", "timestamp": 1618887779355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.980Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.980Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.980Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887773649, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.980Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.980Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.980Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887773765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.980Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.981Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.981Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887773237, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.981Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.981Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.981Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887780007, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:13.981Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.981Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.981Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.981Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.981Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.982Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "aai-ml", "timestamp": 1618887780340, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:13.982Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:13.982Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.982Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "policy-id", "timestamp": 1618887780359, "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-20T03:05:13.985Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b320ce6e-00a9-43ce-b3b0-37d1dbae809b 2021-04-20T03:05:13.985Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId b320ce6e-00a9-43ce-b3b0-37d1dbae809b 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-20T03:05:13.992Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.992Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887773649, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.992Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.992Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.992Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887773765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:13.992Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.992Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.992Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887773237, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:13.992Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:13.993Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:13.993Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887781009, "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-20T03:05:13.995Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 2021-04-20T03:05:13.996Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 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-20T03:05:14.002Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.002Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "clamp", "timestamp": 1618887753367, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:14.003Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.003Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.003Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887773649, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:14.003Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.003Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.003Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887773765, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:14.003Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.004Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.004Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887782343, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.004Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.004Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.004Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887782012, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.004Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.004Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.004Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887782860, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.004Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.004Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.005Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887782853, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.005Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.005Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.005Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887782012, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.005Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.005Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.005Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887783776, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.005Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.005Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.005Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887784269, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.006Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.006Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.006Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887784277, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.006Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.006Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.006Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887782012, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.006Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.006Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.006Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887785135, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.006Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.007Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.007Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887782012, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.007Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.007Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.007Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887785879, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.007Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.007Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.007Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887786103, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.007Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.008Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.008Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887786222, "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-20T03:05:14.011Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b320ce6e-00a9-43ce-b3b0-37d1dbae809b 2021-04-20T03:05:14.011Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId b320ce6e-00a9-43ce-b3b0-37d1dbae809b 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-20T03:05:14.018Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.018Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887782012, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.019Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.019Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.019Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "clamp", "timestamp": 1618887786866, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.019Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.019Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.019Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887786882, "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-20T03:05:14.022Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b320ce6e-00a9-43ce-b3b0-37d1dbae809b 2021-04-20T03:05:14.022Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId b320ce6e-00a9-43ce-b3b0-37d1dbae809b 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-20T03:05:14.026Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.027Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887787110, "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-20T03:05:14.029Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: POLICY and status of COMPONENT_DONE_OK distributionID of b320ce6e-00a9-43ce-b3b0-37d1dbae809b 2021-04-20T03:05:14.030Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId b320ce6e-00a9-43ce-b3b0-37d1dbae809b 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-20T03:05:14.034Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.034Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-k8s-id", "timestamp": 1618887787226, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:14.034Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.034Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887782012, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "clamp", "timestamp": 1618887787881, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-starlingx-id", "timestamp": 1618887787885, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "multicloud-windriver-id", "timestamp": 1618887788117, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "aai-ml", "timestamp": 1618887788352, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:14.035Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.036Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.036Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887782012, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.036Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.036Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.036Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "clamp", "timestamp": 1618887788940, "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-20T03:05:14.039Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 2021-04-20T03:05:14.039Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 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-20T03:05:14.046Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.046Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "aai-ml", "timestamp": 1618887789357, "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-20T03:05:14.049Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 2021-04-20T03:05:14.049Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 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-20T03:05:14.056Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887782012, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "clamp", "timestamp": 1618887789943, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887790893, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "aai-ml", "timestamp": 1618887790361, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "clamp", "timestamp": 1618887789943, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.057Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "aai-ml", "timestamp": 1618887790361, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887792458, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "clamp", "timestamp": 1618887789943, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "aai-ml", "timestamp": 1618887790361, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:05:14.058Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "sdc-COpenSource-Env11-sdnc-dockero", "timestamp": 1618887793460, "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-20T03:05:14.061Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: SDNC and status of COMPONENT_DONE_OK distributionID of b320ce6e-00a9-43ce-b3b0-37d1dbae809b 2021-04-20T03:05:14.061Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId b320ce6e-00a9-43ce-b3b0-37d1dbae809b 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-20T03:05:14.571Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 033a5eaa-3edc-4757-9770-28aa2624cc26 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz 2021-04-20T03:05:14.572Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:05:14.573Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:14.775Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:05:14.776Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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 033a5eaa-3edc-4757-9770-28aa2624cc26 2688 2021-04-20T03:05:14.776Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:14.776Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:14.776Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:05:14.776Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:14.778Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:14.778Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887914776, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:14.878Z||pool-63-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:14.879Z||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-20T03:05:14.879Z||pool-63-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:14.888Z||pool-63-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:14.888Z||pool-63-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:15.779Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 623ca4cd-9f9e-4f67-aafd-157a90bbd3b2 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json 2021-04-20T03:05:15.779Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:05:15.780Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:16.914Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:05:16.914Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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 623ca4cd-9f9e-4f67-aafd-157a90bbd3b2 828 2021-04-20T03:05:16.914Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:16.914Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:16.915Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:05:16.915Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:16.917Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:16.917Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887916914, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:17.017Z||pool-64-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:17.018Z||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-20T03:05:17.018Z||pool-64-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:17.027Z||pool-64-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:17.027Z||pool-64-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:17.917Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "98678fde-17ae-4e8c-af65-16cf154645aa", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ccd8657f-336e-4024-b086-78413d5188df", "vfModuleModelCustomizationUUID": "1abc95bc-b808-4b0c-b21c-5a9b880627bc", "isBase": true, "artifacts": [ "f9a953b3-c6ee-4b06-a8dd-3f47be09e1fc", "033a5eaa-3edc-4757-9770-28aa2624cc26", "09682c9c-ef05-4fbe-98ac-7c965a6bb546" ], "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-20T03:05:17.922Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ccd8657f-336e-4024-b086-78413d5188df VfModuleModelInvariantUUID:98678fde-17ae-4e8c-af65-16cf154645aa VfModuleModelDescription:NULL Artifacts UUID List:{ f9a953b3-c6ee-4b06-a8dd-3f47be09e1fc , 033a5eaa-3edc-4757-9770-28aa2624cc26 , 09682c9c-ef05-4fbe-98ac-7c965a6bb546 } 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-20T03:05:17.925Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicCnf..base_dummy..module-0", "vfModuleModelInvariantUUID": "98678fde-17ae-4e8c-af65-16cf154645aa", "vfModuleModelVersion": "1", "vfModuleModelUUID": "ccd8657f-336e-4024-b086-78413d5188df", "vfModuleModelCustomizationUUID": "1abc95bc-b808-4b0c-b21c-5a9b880627bc", "isBase": true, "artifacts": [ "f9a953b3-c6ee-4b06-a8dd-3f47be09e1fc", "033a5eaa-3edc-4757-9770-28aa2624cc26", "09682c9c-ef05-4fbe-98ac-7c965a6bb546" ], "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-20T03:05:17.925Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicCnf..base_dummy..module-0 VfModuleModelVersion:1 VfModuleModelUUID:ccd8657f-336e-4024-b086-78413d5188df VfModuleModelInvariantUUID:98678fde-17ae-4e8c-af65-16cf154645aa VfModuleModelDescription:NULL Artifacts UUID List:{ f9a953b3-c6ee-4b06-a8dd-3f47be09e1fc , 033a5eaa-3edc-4757-9770-28aa2624cc26 , 09682c9c-ef05-4fbe-98ac-7c965a6bb546 } 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-20T03:05:17.925Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: f9a953b3-c6ee-4b06-a8dd-3f47be09e1fc from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml 2021-04-20T03:05:17.925Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:05:17.925Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:19.568Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:05:19.569Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml f9a953b3-c6ee-4b06-a8dd-3f47be09e1fc 1164 2021-04-20T03:05:19.569Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:19.569Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:19.569Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:05:19.569Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:19.572Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:19.572Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887919569, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:19.672Z||pool-65-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:19.673Z||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-20T03:05:19.673Z||pool-65-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:19.682Z||pool-65-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:19.682Z||pool-65-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:20.572Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 09682c9c-ef05-4fbe-98ac-7c965a6bb546 from URL: /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 2021-04-20T03:05:20.573Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:05:20.573Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:20.786Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:05:20.786Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env 09682c9c-ef05-4fbe-98ac-7c965a6bb546 200 2021-04-20T03:05:20.786Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:20.787Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:20.787Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:05:20.787Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:20.789Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:20.789Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887920786, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:05:20.889Z||pool-66-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:20.890Z||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-20T03:05:20.890Z||pool-66-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:20.898Z||pool-66-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:20.899Z||pool-66-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:21.789Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: 5488e693-c528-487f-a72c-9b8b58d8ca3e 2021-04-20T03:05:21.790Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_cnf 0 e9d51482-db03-427d-9fc7-8ad01019f1a5 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-20T03:05:21.796Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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 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-20T03:05:21.804Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:21.804Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:21.804Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: a342d1f8-ef21-44d3-839d-2a47cb06f859 2021-04-20T03:05:21.804Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: a342d1f8-ef21-44d3-839d-2a47cb06f859 2021-04-20T03:05:21.805Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel to get resource 2021-04-20T03:05:21.806Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel 2021-04-20T03:05:21.806Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|INFO|500||Invoke 2021-04-20T03:05:21.806Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-20T03:05:21.806Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel 2021-04-20T03:05:21.806Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|DEBUG|500||Method : GET 2021-04-20T03:05:21.807Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/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:"ef6bb900-c45e-49c0-9a46-92dab3434e03", X-RequestID:"ef6bb900-c45e-49c0-9a46-92dab3434e03", X-TransactionID:"ef6bb900-c45e-49c0-9a46-92dab3434e03", X-ECOMP-RequestID:"ef6bb900-c45e-49c0-9a46-92dab3434e03", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"385bd5c3-d84e-4c8c-8a55-aa0b6f963a78"] 2021-04-20T03:05:21.807Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|DEBUG|500||Request body: 2021-04-20T03:05:21.807Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-20T03:05:22.265Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-20T03:05:22.265Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-20T03:05:22.265Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|DEBUG|500||Status text : OK 2021-04-20T03:05:22.266Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicCnf-csar.csar"", Content-MD5:"OWFjOTVkZTZkODQ0YmM1NWJiZjY5NGYyYWViYzg5MmE=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"ef6bb900-c45e-49c0-9a46-92dab3434e03", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-20T03:05:22.269Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/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у����!�4#);�b���`$��i������z���1M�����G?�SLrOi�)��4���`�w���(�@Ї���Й�3 h�R�| P><�ْ4�Ȋa*�����E� �S�ܖ\�������"p�N����)����;k��DI|L�B��#��9�i���J�I.qU*e�^�4�݈X��4Ą��,�>r�' �)���F ����t � � �}�Hk1��G��GL�6D�����t.r3�� ��w�CO7x��/J! ��Ź4@��`�]h�/`���zI.�;M!�A�t&�u�<�PL�W�����x �S��X Gx�q���/����>��}yy�Z��,ف�ǚEI5_���X��R�R�48X!�2*F��읓,�X����I��T��YW�T[��$�r�A�� A‚�`埖E��#O�`��"� K��"9gX�Yi�"�py�5�Α���5�3T����氈�j摜��R �x�Bc�Ak��̉agh3�����#�v����9��˒[��u�2��|�H�я�.��nѷ��ph��11؄����^~�5֥���d�)�A�Y�UN�ψ Z,�p�=��$�jWӷ{�?�~,p%D�-��i� Y"a��u�4I�E�~�Y�5�P�����¿�95 ��� �[8&�Y�%o�Sr.&/R0�k*2��X������2HR����s/~f@ �d g ��������d6X��^����TFOp�Lŕ\J���p*L�gT�'-�;�;t�0Z��n��m w*���3-wP �3�[�c����E���N�tػ����B,9ߵ�9���}�~���'@�FE΢{I��S�G����e�)mUf�J�tU]��r����RSy5>|�]_z �u�I����zB Y���q��Ԕf��J���3>�%�v�,>�\U�H9��gq�/��j�>���b�f�c�eh,І�sXa0Ú��^P�� ��.א(�ׯk��2 ��{ѻ,�wf����=���ZLC�=�� �׀���e���r��G�H� t/�B;1�ߛ�� ���z����W��t�f����Ǥ�q����� V �m� �r�,c+�.�L>}�z���V]�(S����+nr ��8��̄�m��&d�ۿ��RltC0��vt��s�~fd� ����[��5���M�&���t�=t���fP�m/�N.��W��/��ܥ�5C�Ȥ��hyI����%�:#u���������'Ш3S����f4DTٶ�32�U�m=7B��E"2 ��P߃*�`�7fU_�j@mx�z����E�9�Zh�o�Z�gQ5Pikz%��aM�M,2=��yʊ��PK�v��� }6PK�R4Definitions/resource-BasicCnf-template-interface.yml�\K��(�ϯ�q��V�5�~�4�팦gFZ�V�`������̯��N��c�n�"'|�Ael#5�(�9�0)4ZS��b�wK���mp�� ���2z��*2�p��/g��|A�)8�̰�fSvla}��/�F�"��ZTQ�]�V���vn��K%���/�o��3��䶬�BH����Z�N�5#�j�ʒ JdQ��jY)B�u��a�ȽȽ��*��ʕ,fC��B��I=��?���Q��+I�9*dV�yX�-�M��f�|�2���������O�� ��Ym0�lU�D��8�Vr�2�%�Mҩ��?S4�%9��������� &���0"R�lY)����FUt�W )9��H�"G��C�MA�8X����u��f��hț>�*GzS@� �����f˾��+\8X�3����8�"����`H�$�T!�T=�{�_}y�x�p�����3�g������ ���i�f� & ]Ru��� ��a���̪�� VXsw�4�s"g̷+�8��Uy�kO�������>~��ݒt�A`N�r+���z� i��lsx�'��W_Kkp�7���5��eƀ��W���i ���L ���f��pU8 g`I��8�4��_�kwqVډ{��X���FZ4$!�R� �Urݺ��t7���k�֘� �ТX��Z^����0�hz��?��0��.̊/���P��wz�['*Š����T�׆�gjRV����#�=e\�uk�t8}�l�.1+l`v^����NɎ��SD�D?��6pS$ �"~ #I* �LH�pz�o7��;=�"��f�d;H�G϶�o D���uU��H����>��V,�G���31�!M���ӡ�p`����VOQ����F�v��2S!�:9��W�H<�ɧ��:��������%��zx�ߧӎ%?D�b̏�q����t8��u�C���}4~�F�J�4`$�8�p��C *�R2aNv��u��6+�8f�qw�����q�~7���v�W��+���T��0���4y+�Z�]� �Y��V�f�T�c4� �U=�h?6 �X�4�ٟ� �cuUyS+s�N���] ��1����� Z�e��X̹$�S\hGZhw������D<3��C����r ��f) r`�PRz��19�C��M�4E��h�h0�џ�I�I�cvp�P#�$�ڦ"-F��C6" >���� p������b"l{3�crl� ��_<�0�� ���F~��F� �yae�d�P�7:��7�+n]&�&]�C�L A&&M�1H�h\b�9��X[� �f�0���î8L��#fS�$�sf��+�d��60��d�DL 6 ��y|�|�%�w��)�IH��?~��J��'F���$��~HQ�2:�~kd�[�m��8r8Z�rE �0��Ռ�|tq�$�� ��Gj�s���!��� ~�׍�� nj0�W�}ٱ�M��� ���V߸�Z�PK穬� p]���GAa�g}/�\d��d>�5,�6�:�x�"��Ƕ�-��~o���]�E���a�4L��'c���LVE;P8�t���wꌱz�T��PKcGV=72^PK�R8Definitions/resource-BasicCnfNodesDummycvfc-template.yml�ZIs�*��W��S�z�[�8K���$�wQ!�ƼH�'��ɯ�� -3�Jʂ��n��%���!�g� .��I�c�bJ�$����I�/��EB��� �c�g s��ǧw[/��+-#t�������U�€�%Y]�y���x=�����5�/�ַ�a��"�^,�_���9N�� �d�'�aR�C/�"Ѓ�<�)X �I��4�1.�����5Q�2��T�H5������z�"�� U�5���Ʈ�Q�7�f&�6��{���x����i&���|���� k������z�)V��~u`�]�Th�,��Fk[ףx�O4����e1�+�C,WZ�BJ�j1�r�$ܹx��Њ�ޯG���Ud�/�����g\*���O��.ϊ��T��籂��+7i �!^�e���e4�z�eI�#�G9'����-���+~W߬t!1��#�0�r��}I�i�pּ�JQZ�xH��/8�ig�sK����"��}�B�B�'"(tP�PI�T�)<�+�@ �B�e9�=�uOG��ɮ(����C����5r;u����NjZ���Q�IX �o������;]��gaM�ME��f":�0k���`p� ����ėďb�"2��{2�1��x� }غ��&���y�$�>$�>�.�!�1��)�A܊�#����d7���ٓ��0�Ǐ&�WR������'�X5���n��qRB 8�e�ye��p�f ��l����bp2S��J�|*���;��|�x����Rl���"�5�kl3飺� �j�3۝��97��:kN\��^PIl�L��fq�^���f��7� ���+� n�7� ��M�[�\/�f��Z�ƀ����v}��bE6+�&K�8��\*����yZ�������7��j ���E�dyQ�B��7�ƨ���`�����(D'��t�?��z%�6�`��0x��C�u ��qY����ؼ�I3ț쀫��,އg��Q z�_�Vq?�.P�,��es�y�*_�j�Ƿ��?>=�;��N2���A�},�8�CD�7�h�|��k�z_�<<�O��~����?� @(U~}Xջ��*��Aז���}�A���7ߵ��_�<<9�:.��������c�ay��U\;��>�S��6b�2�k��X�[J�\Y֬��n�̈́�C���'Im�m�!�q�B��Y���z���[�.ٜ�O]�jI�,�l����N�d�i ��1(�����w��\�]1j��K��3���Wg�[�+�<����ڮ��d����c�\Ԩ*�bZ���p]���s�\�h��]��%l�c��s�g�����ᖌ��={�t������b��CwV b"=kGk���u�>�ӏ'S����ŎO�K_3:�LN$)�3�z�`Zz:�E�˅� ���-[���x����ON�n~���&4������^:4O,�DŽ�Z}�~�3��6�0�~��-�I뵣1�FV���aP�Z�i.���c|=�w�Yo���)�JJ�zg�+���������Tu�h�����(䙯;PAq��K�Q�fl��9��v�6�`:%tKK��k���js��V_���d�������n&�PC�9�yG�����C�5��Q-޸|W�r�A����#�����ed����y������@}]ݫ����q����Xߍ�w'�y����Y7P{��PK���(�*PK�RBDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.yml�\�r�6��+pK{0���;�LvfꤗN�K 5��D��.@R"%Ғ<&C��' \,o ��Ӗ3�B&�pB+K7`,�� .<�B9�-�9�����6�.���S��e"�EU�le�S��]_X?�`K�c�]�vy-j g���(:������+U�ԏ � ~�dSV�0������Z�A�w��z��*�(�Z��K�!�d<�cV�{�q��-�3���?hi)�j.#6���h�R|P�����naP��1%�>���:*�uL9�@�V�X�&�j�}�+s��7%�J}7d�uL�J �[ �d,��4v�f��]���Y�� ��� ��9T� �zu��̖Z�٪�h���/B���nX^B�4-������F���w��UDgĭ�%�Do Wz b�l�s@L�N�@*�p��$�=4?I��6��ö^�����D�r �ÁU>^0sSbn�x�3u�e���c�k{J�N�L��[������/fW,M�[��)��a �)F��D������!��U qk��Y �u���"l���91'vϝ ,�5��O� #�a�����st��"ƢB ��y��IX$����󁠥� ������w��n���j� -��·z�i1-���v��o���.�c�͆�+aH�Ӊ�I2] �_OrG�LG��3f��Mܥ��3�}��,z�}�1?����wG'D.�<=4@ϝq2 +�q�_tM-��}���#�퉀����{(q�9����W���.�YM�S\�^U\z�M��Zsķb������."��&<�W‡�FLK�+�&j���WSpc��`���҉<a�����T����3f@;Z�O���e>���B���S]!��J�Ny�⃟y�6:䇃3�C�3t�iy\zZ����(pߵyN?7> 6z`I�c��Ÿ��.=m��s}��{��|q��ӻk�5�Tu7�Z����_�܈u�a�l�_T��u{N-"ճ�6Fw>8��Z�Wǝ�C���*�.�\��W��PK�l�n:[PK�R/Definitions/resource-Globalcompute-template.yml�Mo�6����m� !�b��-Mڢ���f/Ea���&J�*I9p}G�dKI�&�����G�QFjF7���Ro�4^���Y���͑b�l�� ͨ��+Bxy���Ҽ����&4�˷˻4Z,��v���}��Qz�X��,�n������2�^���6Y.�U��e7�f�&���7+4.ik�[*eQ�05���m�7�h(�&��%9pej�_P��%�Wn����G�x�#�Vt�vt��c��|���5����B �3L�������FQf0+��b��L�5�������F��ﲿ����$���kv����"3�u�,�ӧ+T_*��W)1K7��s��؄�X�l\�tbd�$v��MFB�� �(�y5�et�;%�U��eWRp���>�3�e)M[��j�l ��nN=�j� �Ð���0>�,nU�XiK�Ћ�6��E��ج��*��X ���P�EE���g��{7*o?$2~.$^�:�t�� �-��=5x�2Q� ~��rn��3��;k��%�B�=�H�mOǧ�%c�RP�s' �H2�~y������/O��<۴~��J�:����R��J����0����Z��G � [����)a �YbҊު�ԋ���x��Գ6��V�ϣ��[s�Tu�&^jCQ�����z���f< ~��ﭨ{�F'.+?}�ot���8�U�,n�@���>��c6XUc�E�� ,L��IW�}oym�P����cA��� c��h �+��T�*n �������� P���!�����.xŊ��yt�a�*�;�������{�9��p|?������ъ !�}l8p6$�E���vj��~�����H�y�f�ZX΂�.��E�����&N{����Hz��!���,`�, ���a3�h�bO:dp��\N0���҄C��H������Q,,2/6`���<�T8 Ӣ`5���CT��W��`Fg`��J�(�����t�lႇ�}�/�x�$`r� �Yp���b>O�����K�b�����0x�A�rhXv8{�vV+��•� � ޻��U�y� 0� ��s��A���룒^��?PK��">KPK�R?Definitions/resource-BasiccnfComputeNodesHeatDummy-template.yml���n�0�w?7O""Krlmm��!A� G�C�����{tIb%h�Q���\�䣀F��N'�]l �5K��� 6#X��M���@B�zǘv .==��Q3TU���<;��MV��*;)ẙ�|8U��GUѭ�͡*�c��2+�Y{.o3��*�� v`�f�!jq��v}B���_���#�$���4�~� �Gh R�{�yGT;���$��0���i�o��omLD"=`�}��N�P�v��)���� x@�)�>�7�O�*����E ���h�>�X�26w6 �1� EXZ�!s�������A� mr�\�+�����m؍�—��-�(��y�Ň��ڊ�s>-q��+y�f��}�p��n�����A ��"`��?�ƒN�~�� ��_������k�����PK�fR2�PPK�R,Definitions/resource-Novaserver-template.yml�WKs"7��W�� 񃛃�Y����TjJ3��j����eS���f`�q�ĕS�˸Տ��mo\����K�]2��c�|xr�($K^���� �\p�GG�I=�Vr��.FL� {��)� ��xg�?���i�vD��!z���������}?���3� ���}������az&zȬy#61s~�!I�ˬ,}y��;ƙ���l.�����Lj � �]v�sc N�̕��\�`������<0m��T���*� �0��\�V?��h��S9�~���"�Qk�L%�s�x�V���h�9�U�)r��q -tk%�5s)�b r^)����z=��9o���%��L��Dt$*^�5^�Ʒ�A�����%C�p�p�,1O���qSd�A���\���`�r��|e_1=��v��āI���e0Tv���W��� ��ffA�xYb�p-v�`��|�ݶ���J:l*���~�����J� ��2���)��h�&UB�2�Dj�bK�ڲ XL�+x�H���9\wU4�s�!dF5�0��M��=�z{}>�|������\�{����M�E���[�rH;>:���H = �@VQF�e�:X��ο���4�B6[,���� �$\����Q��2X��d�2���#�����u�Hq�� �yk�{��L�h�Mp��(���h_?5����o�P*\C�1^�KD��[*d�Qڮ.�d�� `���fP�Jsk�ph�r������o��pRDy�cf�,�V���in��-�>�U����Ŏ�G�ޭ����`>C�M�SſeD���Ϩ�-���������ury�ty��?L(�4�֞�����{ (�Xl���Ң�o�Չ�l製E<�x�����\x�����~��B�J�/�p��&��<�2ƴ����M��eK��'� �� 6��c�������J�5��$E�0xx��'�뽲�}pw�\U�h*����.�$�?�� T7�/{6�_PK"����PK�R)Definitions/resource-Compute-template.yml�VKs�6��W���@ %˱��i&��;ʥ���R��(����F��uƹT���v�}� �d�K#���';r� ��K](J�\�d��&��x� c�츓܄��������d�Y4_�q��,Z�Gg�����1�-N���'˓�lI�iL��AD�I[�gM�a���}�|�� k�mX��d�I�/�'1�ϕ"��*�cK'�X�b�7�o�����U^�m6����o0�QuS�`�ի �Ӻ�W��.��ڒ�0 fj�t��U�V� ��� ^�T*��җ�PG�.���b�(Z���r�j$���J��<�Z7Ɔ�n���*ؤ����i��������j�����vgmh!��؋�;�},��x߇Qlj6����!��sdē9�"����������N��JfI3lm'�?;-cuk�� �'[��4�4>�ۦ��tb��& ip|�hy�=������������ߚDo��|�B��k+� N�;I�)OG��Z��6#�b��t܂f�l��>�����Y�'�m-Y�Ӳ>_�k��X;b�U�4��@���,V[�Ǵ��5��du?��=|�z��yxĹ_�A����A�M�Q���ꇂ?���x^���E%^�� 3�&�� �����n{Ē��|S\��Ma(�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��� �_��������J��bM�'���_C/�8��dF��P��hi�|�ʳ{ךM�(��>�g�b �J0�Sr�`cf=)�e1��~��&���*qCtV�~���0ڹ��;ݧ������n�؜㖎���j�tB}PK��`p��PK�RVArtifacts/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgz� ���ko�8���+xJi{��H\�{������(���h��TEʉ/���7CJ�,�q�6)�p$j83��<���pq�~��� ��;�w� x�������޳N�������e!S���<�S��t�o���(coʢ�O�L�#�0����ڿ�{ ���q�����n��yYV�'��R�Y*ђ�)@.�L�Qƣ�� IhpA'Ly��8动,Id���MD&����` دH�"���A?=��S�&�U ��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�v��� }6*<Definitions/resource-BasicCnf-template.ymlPK�RcGV=72^43 Definitions/resource-BasicCnf-template-interface.ymlPK�R���(�*8�Definitions/resource-BasicCnfNodesDummycvfc-template.ymlPK�R�l�n:[BZDefinitions/resource-BasicCnfNodesDummycvfc-template-interface.ymlPK�R��">K/8!Definitions/resource-Globalcompute-template.ymlPK�R�fR2�P?�%Definitions/resource-BasiccnfComputeNodesHeatDummy-template.ymlPK�R"����,�'Definitions/resource-Novaserver-template.ymlPK�RV�{W�� )S-Definitions/resource-Compute-template.ymlPK�R+�@j5��M1Definitions/data.ymlPK�R�'}8�fDefinitions/groups.ymlPK�R0?��@ @�mDefinitions/policies.ymlPK�R���C&@zDefinitions/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&��?.�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��`p��4^�Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK�R���� � VN�Artifacts/Deployment/CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT/nginx_cloudtech_k8s_charts.tgzPKW� 2021-04-20T03:05:22.271Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-20T03:05:22.272Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a342d1f8-ef21-44d3-839d-2a47cb06f859/toscaModel|INFO|500||InvokeReturn 2021-04-20T03:05:22.274Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-20T03:05:22.274Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-20T03:05:22.274Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= f28d30e0-5cf0-491a-8a55-ab9a454e38b9 2021-04-20T03:05:22.274Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: f28d30e0-5cf0-491a-8a55-ab9a454e38b9 matches Tosca VF Customization UUID: f28d30e0-5cf0-491a-8a55-ab9a454e38b9 2021-04-20T03:05:22.274Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: f28d30e0-5cf0-491a-8a55-ab9a454e38b9 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-20T03:05:22.337Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.337Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:22.338Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id f28d30e0-5cf0-491a-8a55-ab9a454e38b9: {\"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-20T03:05:22.338Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@6a8f5c69 2021-04-20T03:05:22.338Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.339Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:22.339Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 1abc95bc-b808-4b0c-b21c-5a9b880627bc 2021-04-20T03:05:22.339Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 1abc95bc-b808-4b0c-b21c-5a9b880627bc 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-20T03:05:22.341Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.341Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-20T03:05:22.342Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:05:22.342Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.342Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-20T03:05:22.342Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:05:22.342Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.342Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is not matching search criteria 2021-04-20T03:05:22.342Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template abstract_dummy is matching search criteria 2021-04-20T03:05:22.343Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=d64210f8-b48f-46bc-8232-0242f4c7ac6c 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-20T03:05:22.344Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.344Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-20T03:05:22.345Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:05:22.345Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.345Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Node template basic_cnf 0 is matching search criteria 2021-04-20T03:05:22.345Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=f28d30e0-5cf0-491a-8a55-ab9a454e38b9 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-20T03:05:22.347Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.347Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:22.347Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid 5488e693-c528-487f-a72c-9b8b58d8ca3e: basic_cnf 2021-04-20T03:05:22.347Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.347Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:22.348Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.348Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:22.348Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.348Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:22.348Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.348Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:22.348Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:05:22.348Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:22.349Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:22.418Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_cnf e9d51482-db03-427d-9fc7-8ad01019f1a5 1 ASDC deployResourceStructure 2021-04-20T03:05:22.419Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:22.419Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:22.419Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2021-04-20T03:05:22.420Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:22.421Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:22.421Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887922419, "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-20T03:05:22.522Z||pool-67-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:22.523Z||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-20T03:05:22.523Z||pool-67-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:22.530Z||pool-67-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:22.531Z||pool-67-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:23.422Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:23.423Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:23.423Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus with errorReason 2021-04-20T03:05:23.423Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:23.425Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:23.425Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887923422, "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-20T03:05:23.525Z||pool-68-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-20T03:05:23.526Z||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-20T03:05:23.526Z||pool-68-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:23.535Z||pool-68-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:23.535Z||pool-68-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:24.426Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:24.427Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:24.427Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:05:24.427Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:24.428Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:24.428Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887924426, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:05:24.529Z||pool-69-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:24.530Z||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-20T03:05:24.530Z||pool-69-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:24.538Z||pool-69-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:24.539Z||pool-69-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:25.429Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:25.429Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:25.430Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:05:25.430Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:25.431Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:25.431Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887925429, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2021-04-20T03:05:25.531Z||pool-70-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:25.532Z||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-20T03:05:25.532Z||pool-70-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:25.542Z||pool-70-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:25.542Z||pool-70-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:26.432Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:26.433Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:26.433Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:05:26.433Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:26.435Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:26.435Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887926432, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2021-04-20T03:05:26.535Z||pool-71-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:26.536Z||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-20T03:05:26.537Z||pool-71-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:26.547Z||pool-71-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:26.547Z||pool-71-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:27.436Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:27.436Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:27.436Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:05:27.437Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:27.439Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:27.439Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887927435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:05:27.538Z||pool-72-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-20T03:05:27.539Z||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-20T03:05:27.539Z||pool-72-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:27.552Z||pool-72-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:27.552Z||pool-72-thread-1|||||INFO|500||cambria reply ok (13 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:05:28.440Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: ef6bb900-c45e-49c0-9a46-92dab3434e03 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:05:28.450Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: ef6bb900-c45e-49c0-9a46-92dab3434e03 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-20T03:05:28.452Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:05:28.452Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-20T03:05:28.535Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-20T03:05:28.536Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-20T03:05:28.536Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:05:28.536Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:05:28.536Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:05:28.536Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:05:28.536Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:05:28.536Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:05:28.536Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:28.541Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-20T03:05:57.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.74.128 2021-04-20T03:05:58.542Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: ef6bb900-c45e-49c0-9a46-92dab3434e03 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-20T03:05:58.545Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: ef6bb900-c45e-49c0-9a46-92dab3434e03 and serviceModelVersionId: 5488e693-c528-487f-a72c-9b8b58d8ca3e 2021-04-20T03:05:58.546Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 8cda5f3c-ced8-4b69-9b8f-4e2c9a009bab 2021-04-20T03:05:58.546Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/8cda5f3c-ced8-4b69-9b8f-4e2c9a009bab/model-vers/model-ver/5488e693-c528-487f-a72c-9b8b58d8ca3e?depth=0 2021-04-20T03:05:58.550Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-20T03:05:58.655Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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/8cda5f3c-ced8-4b69-9b8f-4e2c9a009bab/model-vers/model-ver/5488e693-c528-487f-a72c-9b8b58d8ca3e?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-20T03:05:58.656Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/8cda5f3c-ced8-4b69-9b8f-4e2c9a009bab/model-vers/model-ver/5488e693-c528-487f-a72c-9b8b58d8ca3e?depth=0|INFO|500||Invoke 2021-04-20T03:05:58.677Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/8cda5f3c-ced8-4b69-9b8f-4e2c9a009bab/model-vers/model-ver/5488e693-c528-487f-a72c-9b8b58d8ca3e?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-20T03:05:59.134Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/8cda5f3c-ced8-4b69-9b8f-4e2c9a009bab/model-vers/model-ver/5488e693-c528-487f-a72c-9b8b58d8ca3e?depth=0|INFO|500||InvokeReturn 2021-04-20T03:05:59.134Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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/8cda5f3c-ced8-4b69-9b8f-4e2c9a009bab/model-vers/model-ver/5488e693-c528-487f-a72c-9b8b58d8ca3e?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210420-03:05:58:684-32530], vertex-id=[430272], Content-Length=[0], Date=[Tue, 20 Apr 2021 03:05:58 GMT], Content-Type=[application/json]} 2021-04-20T03:05:59.134Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Response was returned with an empty entity. 2021-04-20T03:05:59.135Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-20T03:05:59.135Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:59.138Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|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-20T03:05:59.138Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID ef6bb900-c45e-49c0-9a46-92dab3434e03 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-20T03:05:59.138Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-20T03:05:59.138Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:05:59.140Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:05:59.140Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887959138, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:05:59.240Z||pool-73-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:05:59.241Z||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-20T03:05:59.241Z||pool-73-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:05:59.251Z||pool-73-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:05:59.251Z||pool-73-thread-1|||||INFO|500||cambria reply ok (10 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-20T03:06:00.179Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-20T03:06:00.179Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"e28da6a4-863b-4e82-92ef-7334faf25ed5","serviceName":"basicclamp","serviceVersion":"1.0","serviceUUID":"d3ab191a-eb57-4fa4-b759-c75aa73e582d","serviceDescription":"service","serviceInvariantUUID":"86e715dc-2274-4f4a-94ec-91dfe176885a","resources":[{"resourceInstanceName":"basicclamp 0","resourceName":"basicclamp","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8eabd7dc-7f29-435f-9627-7c1fe3fd15fb","resourceInvariantUUID":"52d65d33-79f2-4a23-b068-6ff2b4922543","resourceCustomizationUUID":"3eb27daf-d477-4967-83c2-cb0c0b966e17","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":"89bbdbf2-588a-4f48-9c39-e91023b60989","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":"NTU1NDE3N2RhNTg3YmE1NThlODQ3YzExYTllMGQ3ZjM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"f988911f-ff46-4bdb-a007-5e311a14476e","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":"M2EyODI0MzcwZTU0YjhhMmU3NDM2MzlhNzg0NTkzMDA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"91ffd4da-a25d-4228-8e20-4de6126fc70d","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":"5e442793-cdf9-4354-a92a-00bf6e2c972b","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":"b1c3f321-314b-4767-9a12-9571956eda70","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":"1abaa07b-1d1c-4b8c-bdd5-ad76ff043e28","artifactVersion":"2","generatedFromUUID":"5e442793-cdf9-4354-a92a-00bf6e2c972b"}]}],"serviceArtifacts":[{"artifactName":"service-Basicclamp-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml","artifactChecksum":"MWNiOTJmYzIyNmFiZDdmNDZiZTlkYTUyNGVlNDQyYTE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"330c32b2-7503-47eb-935c-ee633af6ef65","artifactVersion":"1"},{"artifactName":"service-Basicclamp-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar","artifactChecksum":"MTE1YmI4MDlhZDliMDY2MjljYTAyOTQ2ZTk0YjE3N2U\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c8087d29-bf2d-4ef0-95d8-a0e0fae6e171","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-20T03:06:00.180Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:00.180Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:00.181Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:00.182Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:00.282Z||pool-74-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-20T03:06:00.282Z||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-20T03:06:00.283Z||pool-74-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:00.292Z||pool-74-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:00.292Z||pool-74-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:01.184Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:01.184Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:01.186Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:01.186Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:01.286Z||pool-75-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:01.287Z||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-20T03:06:01.287Z||pool-75-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:01.294Z||pool-75-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:01.294Z||pool-75-thread-1|||||INFO|500||cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:02.187Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:02.187Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:02.188Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:02.189Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:06:02.289Z||pool-76-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:02.290Z||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-20T03:06:02.290Z||pool-76-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:02.298Z||pool-76-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:02.298Z||pool-76-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:03.189Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:03.190Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:03.191Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:03.191Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T03:06:03.292Z||pool-77-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-20T03:06:03.292Z||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-20T03:06:03.293Z||pool-77-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:03.302Z||pool-77-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:03.303Z||pool-77-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:04.192Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:04.193Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:04.195Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:04.195Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:04.295Z||pool-78-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:04.296Z||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-20T03:06:04.296Z||pool-78-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:04.322Z||pool-78-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:04.322Z||pool-78-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:05.196Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:05.196Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:05.198Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:05.198Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-20T03:06:05.298Z||pool-79-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:05.299Z||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-20T03:06:05.299Z||pool-79-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:05.325Z||pool-79-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:05.325Z||pool-79-thread-1|||||INFO|500||cambria reply ok (27 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:06.198Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:06.199Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:06.201Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:06.201Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:06.301Z||pool-80-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:06.302Z||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-20T03:06:06.302Z||pool-80-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:06.312Z||pool-80-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:06.312Z||pool-80-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":1,"count":1} 2021-04-20T03:06:07.201Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:07.202Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:07.204Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:07.204Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:06:07.305Z||pool-81-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:07.306Z||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-20T03:06:07.306Z||pool-81-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:07.314Z||pool-81-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:07.314Z||pool-81-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:08.205Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "serviceName": "basicclamp", "serviceVersion": "1.0", "serviceUUID": "d3ab191a-eb57-4fa4-b759-c75aa73e582d", "serviceDescription": "service", "serviceInvariantUUID": "86e715dc-2274-4f4a-94ec-91dfe176885a", "resources": [ { "resourceInstanceName": "basicclamp 0", "resourceCustomizationUUID": "3eb27daf-d477-4967-83c2-cb0c0b966e17", "resourceName": "basicclamp", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8eabd7dc-7f29-435f-9627-7c1fe3fd15fb", "resourceInvariantUUID": "52d65d33-79f2-4a23-b068-6ff2b4922543", "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": "M2EyODI0MzcwZTU0YjhhMmU3NDM2MzlhNzg0NTkzMDA\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "91ffd4da-a25d-4228-8e20-4de6126fc70d", "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": "5e442793-cdf9-4354-a92a-00bf6e2c972b", "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": "1abaa07b-1d1c-4b8c-bdd5-ad76ff043e28", "generatedFromUUID": "5e442793-cdf9-4354-a92a-00bf6e2c972b" }, "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": "1abaa07b-1d1c-4b8c-bdd5-ad76ff043e28", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-Basicclamp-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "artifactChecksum": "MTE1YmI4MDlhZDliMDY2MjljYTAyOTQ2ZTk0YjE3N2U\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "c8087d29-bf2d-4ef0-95d8-a0e0fae6e171" } ], "workloadContext": "Production" } 2021-04-20T03:06:08.206Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-20T03:06:08.206Z|ef6bb900-c45e-49c0-9a46-92dab3434e03|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 d3ab191a-eb57-4fa4-b759-c75aa73e582d ASDC 2021-04-20T03:06:08.206Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:e28da6a4-863b-4e82-92ef-7334faf25ed5 ServiceName:basicclamp ServiceVersion:1.0 ServiceUUID:d3ab191a-eb57-4fa4-b759-c75aa73e582d ServiceInvariantUUID:86e715dc-2274-4f4a-94ec-91dfe176885a 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:c8087d29-bf2d-4ef0-95d8-a0e0fae6e171 ArtifactChecksum:MTE1YmI4MDlhZDliMDY2MjljYTAyOTQ2ZTk0YjE3N2U= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basicclamp 0 ResourceCustomizationUUID:3eb27daf-d477-4967-83c2-cb0c0b966e17 ResourceInvariantUUID:52d65d33-79f2-4a23-b068-6ff2b4922543 ResourceName:basicclamp ResourceType:VF ResourceUUID:8eabd7dc-7f29-435f-9627-7c1fe3fd15fb 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:91ffd4da-a25d-4228-8e20-4de6126fc70d ArtifactChecksum:M2EyODI0MzcwZTU0YjhhMmU3NDM2MzlhNzg0NTkzMDA= 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:5e442793-cdf9-4354-a92a-00bf6e2c972b 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:1abaa07b-1d1c-4b8c-bdd5-ad76ff043e28 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:1abaa07b-1d1c-4b8c-bdd5-ad76ff043e28 ArtifactChecksum:ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-20T03:06:08.206Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF d3ab191a-eb57-4fa4-b759-c75aa73e582d 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-20T03:06:08.316Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:06:08.318Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:06:08.318Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:06:08.318Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: c8087d29-bf2d-4ef0-95d8-a0e0fae6e171 from URL: /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar 2021-04-20T03:06:08.318Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:06:08.318Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:09.843Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:06:09.848Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar c8087d29-bf2d-4ef0-95d8-a0e0fae6e171 72249 2021-04-20T03:06:09.848Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:09.849Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:09.849Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:06:09.849Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:09.852Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:09.852Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887969848, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:06:09.952Z||pool-82-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:09.964Z||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-20T03:06:09.964Z||pool-82-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:09.976Z||pool-82-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:09.976Z||pool-82-thread-1|||||INFO|500||cambria reply ok (24 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:10.852Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:06:10.854Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:06:10.854Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: c8087d29-bf2d-4ef0-95d8-a0e0fae6e171, URL: /sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar to file: /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-20T03:06:10.854Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-Basicclamp-csar.csar 2021-04-20T03:06:10.855Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-20T03:06:10.855Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-20T03:06:11.067Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP12120620275155519661/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-20T03:06:11.961Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-Basicclamp-csar.csar 2021-04-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.962Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.963Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.963Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:06:11.963Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.963Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.963Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-20T03:06:11.963Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:06:11.963Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T03:06:11.964Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.964Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:11.964Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-20T03:06:11.964Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:06:11.964Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T03:06:11.964Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.964Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:11.965Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.965Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is not matching search criteria 2021-04-20T03:06:11.965Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is not matching search criteria 2021-04-20T03:06:11.965Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18 is not matching search criteria 2021-04-20T03:06:11.965Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_ubuntu18_admin_plane_port_0 is not matching search criteria 2021-04-20T03:06:11.965Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-20T03:06:11.965Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-20T03:06:11.966Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.966Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:11.966Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.966Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-20T03:06:11.966Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:06:11.966Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.966Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-20T03:06:11.967Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:06:11.967Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.967Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-20T03:06:11.967Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:06:11.967Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.967Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is not matching search criteria 2021-04-20T03:06:11.967Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-20T03:06:11.968Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-20T03:06:11.968Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ef05368d-2e69-45b3-9e79-49dfc1f7d558 2021-04-20T03:06:11.968Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.968Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:11.968Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.968Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:11.968Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.968Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:11.968Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:11.969Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:11.969Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basicclamp Description:service Model UUID:d3ab191a-eb57-4fa4-b759-c75aa73e582d Model Version:NULL Model InvariantUuid:86e715dc-2274-4f4a-94ec-91dfe176885a Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basicclamp Model UUID:e41a7279-17b4-48c3-8ea6-fcd0c0063824 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:52d65d33-79f2-4a23-b068-6ff2b4922543 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:3eb27daf-d477-4967-83c2-cb0c0b966e17 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:e9254d52-3aee-4741-b6a5-11ec87166e8a ModelName:Basicclamp..base_ubuntu18..module-0 ModelUuid:e98720f7-a3cd-4874-b7b8-86b390ea0d57 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:ef05368d-2e69-45b3-9e79-49dfc1f7d558 ModelInvariantUuid:a0b74f03-6d72-4723-bf54-e33ae25c0b67 ModelName:basicclamp-nodes.ubuntu18Cvfc ModelUuid:f711bb98-c12b-4d35-aa63-2a48a9720576 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_ubuntu18 VNFC Properties: ModelCustomizationUuid:8441a59b-09da-4d6a-abc3-86fa53276c72 ModelInvariantUuid:372dc97c-1120-4fa5-a4ba-feb14efa32e5 ModelName:Basicclamp.compute.nodes.heat.ubuntu18 ModelUuid:9456731c-693c-424c-907c-d4af918fc177 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-20T03:06:11.973Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 8eabd7dc-7f29-435f-9627-7c1fe3fd15fb 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-20T03:06:11.976Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||basicclamp 0 2021-04-20T03:06:11.976Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8eabd7dc-7f29-435f-9627-7c1fe3fd15fb 2021-04-20T03:06:11.976Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 91ffd4da-a25d-4228-8e20-4de6126fc70d from URL: /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json 2021-04-20T03:06:11.976Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:06:11.976Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:12.206Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:06:12.207Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json 91ffd4da-a25d-4228-8e20-4de6126fc70d 790 2021-04-20T03:06:12.207Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:12.208Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:12.208Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:06:12.208Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:12.210Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:12.210Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887972207, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:06:12.310Z||pool-83-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:12.311Z||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-20T03:06:12.311Z||pool-83-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:12.318Z||pool-83-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:12.319Z||pool-83-thread-1|||||INFO|500||cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:13.211Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Basicclamp..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "e9254d52-3aee-4741-b6a5-11ec87166e8a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e98720f7-a3cd-4874-b7b8-86b390ea0d57", "vfModuleModelCustomizationUUID": "51bee471-c690-4bf9-bb14-e2eae5fa5a4d", "isBase": true, "artifacts": [ "5e442793-cdf9-4354-a92a-00bf6e2c972b", "1abaa07b-1d1c-4b8c-bdd5-ad76ff043e28" ], "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-20T03:06:13.214Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Basicclamp..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e98720f7-a3cd-4874-b7b8-86b390ea0d57 VfModuleModelInvariantUUID:e9254d52-3aee-4741-b6a5-11ec87166e8a VfModuleModelDescription:NULL Artifacts UUID List:{ 5e442793-cdf9-4354-a92a-00bf6e2c972b , 1abaa07b-1d1c-4b8c-bdd5-ad76ff043e28 } 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-20T03:06:13.217Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "Basicclamp..base_ubuntu18..module-0", "vfModuleModelInvariantUUID": "e9254d52-3aee-4741-b6a5-11ec87166e8a", "vfModuleModelVersion": "1", "vfModuleModelUUID": "e98720f7-a3cd-4874-b7b8-86b390ea0d57", "vfModuleModelCustomizationUUID": "51bee471-c690-4bf9-bb14-e2eae5fa5a4d", "isBase": true, "artifacts": [ "5e442793-cdf9-4354-a92a-00bf6e2c972b", "1abaa07b-1d1c-4b8c-bdd5-ad76ff043e28" ], "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-20T03:06:13.217Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:Basicclamp..base_ubuntu18..module-0 VfModuleModelVersion:1 VfModuleModelUUID:e98720f7-a3cd-4874-b7b8-86b390ea0d57 VfModuleModelInvariantUUID:e9254d52-3aee-4741-b6a5-11ec87166e8a VfModuleModelDescription:NULL Artifacts UUID List:{ 5e442793-cdf9-4354-a92a-00bf6e2c972b , 1abaa07b-1d1c-4b8c-bdd5-ad76ff043e28 } 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-20T03:06:13.217Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 5e442793-cdf9-4354-a92a-00bf6e2c972b from URL: /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml 2021-04-20T03:06:13.217Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:06:13.218Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:13.454Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:06:13.455Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml 5e442793-cdf9-4354-a92a-00bf6e2c972b 5033 2021-04-20T03:06:13.455Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:13.455Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:13.455Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:06:13.455Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:13.457Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:13.457Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887973455, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:06:13.557Z||pool-84-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:13.558Z||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-20T03:06:13.559Z||pool-84-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:13.567Z||pool-84-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:13.567Z||pool-84-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:06:13.633Z||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-20T03:06:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:13.655Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:13.656Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.656Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "clamp", "timestamp": 1618887789943, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:13.657Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:06:13.657Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.657Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "aai-ml", "timestamp": 1618887790361, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:13.657Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:06:13.658Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.658Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "clamp", "timestamp": 1618887789943, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:13.658Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:06:13.658Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.658Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "aai-ml", "timestamp": 1618887790361, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:13.658Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:06:13.658Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.658Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "clamp", "timestamp": 1618887789943, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:13.658Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:06:13.659Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.659Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "aai-ml", "timestamp": 1618887790361, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:13.659Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:06:13.659Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.659Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "clamp", "timestamp": 1618887789943, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:13.659Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:06:13.659Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.659Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "aai-ml", "timestamp": 1618887790361, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:13.660Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:06:13.660Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.660Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "clamp", "timestamp": 1618887789943, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:06:13.660Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:06:13.660Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.660Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "aai-ml", "timestamp": 1618887790361, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:06:13.660Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:06:13.660Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.660Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "aai-ml", "timestamp": 1618887799568, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:06:13.660Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:06:13.661Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.661Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "clamp", "timestamp": 1618887804539, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:06:13.661Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:06:13.661Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.661Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "clamp", "timestamp": 1618887806589, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:06:13.661Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:06:13.661Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.661Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "aai-ml", "timestamp": 1618887806749, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:06:13.661Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:06:13.662Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.662Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "clamp", "timestamp": 1618887807592, "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-20T03:06:13.668Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: clamp and status of COMPONENT_DONE_OK distributionID of b320ce6e-00a9-43ce-b3b0-37d1dbae809b 2021-04-20T03:06:13.668Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId b320ce6e-00a9-43ce-b3b0-37d1dbae809b 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-20T03:06:13.680Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:06:13.680Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "aai-ml", "timestamp": 1618887807754, "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-20T03:06:13.684Z||pool-3-thread-3|||||DEBUG|500||Receive a callback componentStatus in ASDC, for componentName: AAI and status of COMPONENT_DONE_OK distributionID of b320ce6e-00a9-43ce-b3b0-37d1dbae809b 2021-04-20T03:06:13.684Z||pool-3-thread-3|||||DEBUG|500||Entering installTheComponentStatus for distributionId b320ce6e-00a9-43ce-b3b0-37d1dbae809b 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-20T03:06:14.458Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 1abaa07b-1d1c-4b8c-bdd5-ad76ff043e28 from URL: /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env 2021-04-20T03:06:14.458Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:06:14.459Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:14.747Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:06:14.748Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env 1abaa07b-1d1c-4b8c-bdd5-ad76ff043e28 909 2021-04-20T03:06:14.748Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:14.748Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:14.748Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:06:14.748Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:14.750Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:14.750Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887974748, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:06:14.850Z||pool-85-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:14.851Z||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-20T03:06:14.851Z||pool-85-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:14.858Z||pool-85-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:14.859Z||pool-85-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":1,"count":1} 2021-04-20T03:06:15.751Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: d3ab191a-eb57-4fa4-b759-c75aa73e582d 2021-04-20T03:06:15.751Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basicclamp 0 8eabd7dc-7f29-435f-9627-7c1fe3fd15fb 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-20T03:06:15.762Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:15.762Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:15.763Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: e41a7279-17b4-48c3-8ea6-fcd0c0063824 2021-04-20T03:06:15.763Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: e41a7279-17b4-48c3-8ea6-fcd0c0063824 2021-04-20T03:06:15.763Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel to get resource 2021-04-20T03:06:15.764Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel 2021-04-20T03:06:15.765Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|INFO|500||Invoke 2021-04-20T03:06:15.835Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-20T03:06:15.836Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel 2021-04-20T03:06:15.836Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|DEBUG|500||Method : GET 2021-04-20T03:06:15.836Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/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:"e28da6a4-863b-4e82-92ef-7334faf25ed5", X-RequestID:"e28da6a4-863b-4e82-92ef-7334faf25ed5", X-TransactionID:"e28da6a4-863b-4e82-92ef-7334faf25ed5", X-ECOMP-RequestID:"e28da6a4-863b-4e82-92ef-7334faf25ed5", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"7ec8e0f3-359f-4bac-ac55-dd631569a21f"] 2021-04-20T03:06:15.836Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|DEBUG|500||Request body: 2021-04-20T03:06:15.836Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-20T03:06:17.156Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-20T03:06:17.156Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-20T03:06:17.157Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|DEBUG|500||Status text : OK 2021-04-20T03:06:17.157Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-Basicclamp-csar.csar"", Content-MD5:"YWE5ZGIyNDk1ZTUwMjNmMmI2NjQ0YThkMjRkMGRjZTc=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"e28da6a4-863b-4e82-92ef-7334faf25ed5", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-20T03:06:17.161Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/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����̝�!@��6@YˋG��`� /����}_��� ��"��H��W��!ݰ��pl_� ��SA4��k"y -Sfd擅���(��@πvpwwqzLͦ?�X�>��@�y�>U8i:�q,Ɗ��@a*H�p��A�F�4ͳ���6��1�@�PUZ.~�!_� 7�&y��[%�0@+��S_��O@=d�H�φ[�- $�+� �P�d�uLC��L�% ж� �[�*<�� �� O�**�3<��M+0�� 6TB;q����K�p���>�7�����k_z�( <�^\5�?{�@u[珁W�6|՝�b^a;n�#�X_MG�f+n<�vQX8��M�Zqs�O�tk�� S]��&�ξa�To=k�w ���~�l� �p0n$B��h��� RC���B��DR�@���tg��ӧq��SNHmt�r4�(Z��f�fpLeR�?1Tj� {�!���3�a���P���S��l i���.���C���!�ҡ�� ���ʮ��a��KF�dձucz��j� ������zJ�G�+��۳ْ�x�_WG��x\�M7//�����x���C�[�t��n$�u������rk\�����ۋ��[������}�V�.�KQ�?��;�l�������=���f�?�7�,��V�/^x�ޓ5��wo�=I�zv+<��۷�Y�[�뗳��w��Ʋ.��=,o,�^;��ǥp}z�M��X�^�<9���3����83�к�.^/�Η���|9u��3��C��ߞ<�.�ka.�_K��wg��~7�����9����^_}�k���v6����~t�"]�.V�G�㋩��;�$�_l5w�Yo-ݼ�=�����x��/�/+�D�"���҇�{��t�����+����k��߯%� �����ӝr��_�?�w�ۢ��y�������������z����W:t�x�~���/������������]�#��cs聫�@[� \�R��pwD)���G-�rl*����u*���`�14"�0O&eí1z�M�����⊂����r�h����1�_���|LX���I �H땵�����l��x̰�m��.��|y �e�m�,��޽�&��ZPu-��)�E^��qP�Wl����2C��&����B��p\*��sb+��}��P�л��f�%Ig�IɗU���-�I�/w����X��Â���g���X�x�YP*����Xר���@Q^�%�9]����7�S�:��rdEOM�}�]=�؝�C���b~�rG��P�-� �8�,p"� }L-�p��n��h�R-�E�Of췟��Uh��d���U�Fn�F�4�kEIvnQpS�PTU=a�i*�,�8)pU�e�e��Ñ��/e��� WT����P�n:8�a��N�f��������������٩��������,���26�}�����jW�ͽ=�ɪ�r�F�Al��L�p��4�_O���VRE��Y4�.(���k���H�W0�#Ε6���0�a�Q�* �:Vr�Q�2�UV$Am�lq�:!��U�2e"�q�:�r�<�4�2�F���d��C#�p�'����z'�ϠB!Dn(��a�@2Em���M�B�q��o|�n�)����M\(���P;��kb��4�x�$���#�Fk���qE�����캀�<�ġn�� ��ą��P�o�g��+/#q�F��QˬT;Ly�t�P�Ă�g\�x����T�G�J�������аq��T�ȫɨܢ���=��T�~g�/k�Py�;�����*��|�=�Aʄ:�v{,�?d��W 5re&�~��\�\�쒐��� 6�@��<��*��(]km6���z��P��jΔH�_�Mj�^k,>@�\%���cߢ�V-48�aܸ�9=\_���p�}Y��h�a�h/U�w"�w=��A��ր8y�Y淏Z3}v� >?�n�f�N�\h��.2&T{�5��9]�d p�"Q�����LC*��g�1�tʨ�LR��D�1<$^g�ʰ�FsdU%���cA���� �Ef�Yj(��AC����R~�y,ش��1`ᄋ��G7��T$��\��i�WS��蓌Tza~�9`yF�C@rS��疼7���/�{�h�r�)`I0�R�s+/�K~� �1qTQ݂�{�G�y��+zH7ޏ):�)}T< ���Ut���Nˠa��| �Ǹ��P��#�&� i�.P}���q]��@Ŏvak�0D��P��� ��}�zA���6� ��:�h��º�x�#CN*{��Ng���3�8]`�� "/� ������Icq�Y8�����"�!Z��"R$Mmr��S���:��HK�onO&G�䲩T�R>�+94��Ƞ!�t����˅鐫?Ǎ��d� W�'ev�����}��,����$��I|�B��/�F�$b4�)`!B�8(<��A�(0<�D�L(��)� � p��E ��WX�F��&֌_7�&c!b*\KhڝˇM� �b�9%�>�R�},���$��-z� ����")� -�D��2;�&����.���w��k��դ�騮f|�Σ�.kmDle�Ln��!_Bh%{�ݑ�i�Šuڭ�]S�!��o?B�_�je�� �[�Q�8�ټ��k�e�n��.���I��Y� ��neO}j�[+]������� y �AS�9ڵ�2m99��SA�^Ow�޻�f�V��Gj]�jH;I��n�R�5b2ͻO�&Q�1���#��s� 5|*����@�{1��lA1l�xi�*��L�o.Co��w4�Q�~��!uܮ<�;�a��_z{ܓ��d�+x��T<�˘�o�{w,��[:�� XC�%��R��;���qdW��̾Co@��ch�%v��30@�g08Y�U��)�wck� �CEս�����n���4\d�׍����K���;2���C�VB�����ٴ^���[��f�sG��] ~T����E���:���L��v��a��;��4��CE�ub�/ �l�zbs�����\C䋻�B����.��ٯ�Q�t�׶���އ�\C�F��Mo1��זk߳���ɨok�a� t���@�X>�ꧦ@�aue��Y����q�G�@m$�g���@P*���H���T����A�=�Ə<���\J�Oр�A5�U>�j#U��'�@˫��p c���̺�^}�Wr@}(�A�G�>H����P~\]}�+��-�����MS+��f �zY��#"�:P]W��j��J��PK[�_@�]VPK�R6Definitions/resource-Basicclamp-template-interface.yml�]ms���~~��9ӑjmm�̝���ݽ[��j_��a"M�!��?ID���-=��' !�z֓���;*P4�# Q�-G�CⰋK��[2m*0 ����`1�����d��Ȁ���3 vSPώf���}�`� Vi4K8��J�D�&Ȏ���3� v���)�mHݨr��g����p�P��ȅU 1�؆T�i�:�%*��\RU���4 4���l^&=F%@���a[5�9@��"x�[P1�+�;���FȢp �{4�,U�c�L��~`Η �ov�N�����o��S |c�,;��6�A�� �(�QV9"AP�펔)�b�w�I�8@��_��Y�F�SOZ�o�֫�y��(k���3���{�^����Ϋ��Nzϴx�yz��U��#�%�]�S��/����i<�_N����m�uPy��n�-F5Wەkگ��\��k�����P��6n[wW�o�iY�����9�[��/�81�G���q�� �����y�n;���1�@b,d��4���Z��i�$�8����7X�{�؊Z��-� �z�vnfd���|*�ȥJe)�n%�i��p$� ���ZK ����{���w5�������ρF���9(�1m?=����&xC��ݎ���r�t��.|f���(���%�qfIvL�?v�6����BL�kY��~�s���hr��3����4Ndۑ��� ̒X̅3�E%V� &ӏ"�L��%�i��P������9�.����I�1�� ��˞N�v�4��.� YC�Tf��T/Hݬ-�iG�@���r"��P�@R�(��P�j�,����(d�b��֐�Z���)�iq2v�z��Ϥ3��������rJ1��m�$a��o��/*��]��� ��F��8�� �3e)�eyLM9uҢ��;��� ���I�9ۨg�@���I�=kȳG���I�7Y�qF\%�x�`h�W��M/(z ���(_���������.�=�r��Kǘ��q �-{�oًQG�h��<�F(�h%S�6�D�`�~���knV��3*'iR�k���c�~N�I�V�a����7�|��v)?/O�[�)�6+��ȡ���IX��^G�n��rI�k�%0�c� �oj·����Ya�d����^�p�Z��=���m��7%�&{yq���,���u'����Ph~��"Z�1��<Dz����K�,l������ D�0ˣ�O�*iM�»qs�p��D̙� [��������L�js�������OxŚj��'РA�V�yx]���ѕ���A��E�O>P�[����Tvfzv��ƹ�O�GI���6ך�����$�"�6��Ro*$S���sC�� �=��/k�(}*�k"Sd��Z�۞47�f�0�la�Ns���-ф����ۑ��9�$ɣ�/=��=�Wµ��/$�l9[V g�О@`�7��$9 I�P����;���-��\��JΠ�nՁ)�9J�� ��=�^�U��o�v)2r��Ŵ�L�}9�1�G��ϒ�P�A�X'�R��֙"K���|1%}*�k"Sd�!�����s�("\���f3Ehi��.�ZZ�3r-�/9�"�P�����Z��O�F�Z���+��: q��ޢE^B��{/������!K�� W����Oy��E?���9]k�,��tka�,� dM��]�^׬9� ��~Թ�ɒ���PfK�7B���.l��Z6�/۵��˲�Z� ��i���t|Â.%�oH@c��T�PK��̛� l�PK�R&Definitions/resource-Port-template.yml�SMo�0 ��W���� ��5�m��0`K���ՠ%:*K�$�ȿ���m�=�ȏ��O"��I*�QAY�=9χB�4e,ug񬤀�3e�������I!^x���(�v��y���zyYD1Ɨ�X$�z�䬎��U'�8Z\$L�D �"�*�y|�t)��KJ�޺�?��p� ���y2���;%P��p����{+�Sx!2pm˪h$l���u%�'�����4����(8g�!�d�)����<��j*3g[�v����֥p��~_����&�@��s�x���E.�7��V���eN�vv6����t�{~����,��C�9����ԘЀ}\`�����)e��TG��xRՄ; �䝳���!}��Z�W%���16t�c�n��e�� ہ�w`��̛��$woO2+�-� ����S>g�*g+r�w�]�2��+�a}p�쎠���r$S(P{�}��X�pJ� qPͭ��3���2�fG���| >� ���[�έ�Ĕ�$��Zpu'�C�v���H6q*`���##hԊhT.����n����9bǕ9 �5Y�a���F&O�3dNWj��m�Z+��9�q�ZnR��PK���LZePK�R,Definitions/resource-Globalport-template.yml�WKo�8��W��� �v�}�&���d�\ ��F2Q�Ԓ����R�X��H4��C��<��8�� "����K��5(�sbܑ�Y�B��Y���Q�F���!\���T�����9�i�i�i�E36�N�2��'�^8����hz>�U�<��axr:�(�x�g�͢��MG��|2�'�* �����ʐ�7RE���qI�B�@�0�P�85�ʄ3���>y�fE2��I�EB�i�S,����&�7�ɨ�D� ��3��"lŋPE�M��B1xI5'_�����Bv�u| )P�a���=F��-�kA�,��ۇG;���Gx�-ބ���sʾ�Ѿ�{O3�7��.�����<���\Y ��8wX �Q"XZ�����9i�ܐj��s��m��B�>c ��&p �d���#D�{d���_���~y�����)>@A�~T� ��C����-�j��[ҌޝX�L)�f 6)�/q�X�W����*i�������A��y��$��n l �9^�}��+�����N&G,�#z�v����f_7F�ҍ�y���{0����z��D>��7X�Z��?�xj�V�����x����M�þ�k����PK#7�ek�PK�R/Definitions/resource-Globalcompute-template.yml�Mo�6����m� !�b��-Mڢ���f/Ea���&J�*I9p}G�dKI�&�����G�QFjF7���Ro�4^���Y���͑b�l�� ͨ��+Bxy���Ҽ����&4�˷˻4Z,��v���}��Qz�X��,�n������2�^���6Y.�U��e7�f�&���7+4.ik�[*eQ�05���m�7�h(�&��%9pej�_P��%�Wn����G�x�#�Vt�vt��c��|���5����B �3L�������FQf0+��b��L�5�������F��ﲿ����$���kv����"3�u�,�ӧ+T_*��W)1K7��s��؄�X�l\�tbd�$v��MFB�� �(�y5�et�;%�U��eWRp���>�3�e)M[��j�l ��nN=�j� �Ð���0>�,nU�XiK�Ћ�6��E��ج��*��X ���P�EE���g��{7*o?$2~.$^�:�t�� �-��=5x�2Q� ~��rn��3��;k��%�B�=�H�mOǧ�%c�RP�s' �H2�~y������/O��<۴~��J�:����R��J����0����Z��G � [����)a �YbҊު�ԋ���x��Գ6��V�ϣ��[s�Tu�&^jCQ�����z���f< ~��ﭨ{�F'.+?}�ot���8�U�,n�@���>��c6XUc�E�� ,L��IW�}oym�P����cA��� c��h �+��T�*n �������� P���!�����.xŊ��yt�a�*�;�������{�9��p|?������ъ !�}l8p6$�E���vj��~�����H�y�f�ZX΂�.��E�����&N{����Hz��!���,`�, ���a3�h�bO:dp��\N0���҄C��H������Q,,2/6`���<�T8 Ӣ`5���CT��W��`Fg`��J�(�����t�lႇ�}�/�x�$`r� �Yp���b>O�����K�b�����0x�A�rhXv8{�vV+��•� � ޻��U�y� 0� ��s��A���룒^��?PK��">KPK�R,Definitions/resource-Novaserver-template.yml�WKs"7��W�� 񃛃�Y����TjJ3��j����eS���f`�q�ĕS�˸Տ��mo\����K�]2��c�|xr�($K^���� �\p�GG�I=�Vr��.FL� {��)� ��xg�?���i�vD��!z���������}?���3� ���}������az&zȬy#61s~�!I�ˬ,}y��;ƙ���l.�����Lj � �]v�sc N�̕��\�`������<0m��T���*� �0��\�V?��h��S9�~���"�Qk�L%�s�x�V���h�9�U�)r��q -tk%�5s)�b r^)����z=��9o���%��L��Dt$*^�5^�Ʒ�A�����%C�p�p�,1O���qSd�A���\���`�r��|e_1=��v��āI���e0Tv���W��� ��ffA�xYb�p-v�`��|�ݶ���J:l*���~�����J� ��2���)��h�&UB�2�Dj�bK�ڲ XL�+x�H���9\wU4�s�!dF5�0��M��=�z{}>�|������\�{����M�E���[�rH;>:���H = �@VQF�e�:X��ο���4�B6[,���� �$\����Q��2X��d�2���#�����u�Hq�� �yk�{��L�h�Mp��(���h_?5����o�P*\C�1^�KD��[*d�Qڮ.�d�� `���fP�Jsk�ph�r������o��pRDy�cf�,�V���in��-�>�U����Ŏ�G�ޭ����`>C�M�SſeD���Ϩ�-���������ury�ty��?L(�4�֞�����{ (�Xl���Ң�o�Չ�l製E<�x�����\x�����~��B�J�/�p��&��<�2ƴ����M��eK��'� �� 6��c�������J�5��$E�0xx��'�뽲�}pw�\U�h*����.�$�?�� T7�/{6�_PK"����PK�R(Definitions/resource-Extcp2-template.yml�R���0��s궇D��,�T��,�`/U9��:v:1l���IIw�S���7�7cM�Y*0�ZZit���*$`k��E�0��B�Q� �L0˒��gF�i��]%��D&�S q6�l!��>���xθ` '�e5��,���C0�sLg"���0���"wb� L`��.��+��$K[7�;"<�>�`i�F�A��-d�B���)��`�u�$�9����|�`rf�`���N�۬N� ޠ}5�� Զr�J ���(ˁv@����P� -]%�_O^�V´6���W��Z�M� BS�5qS�����y�?��V�l��m'��j��͂í��M�����o7-$�!�W�z�Æ��=>]�4���5�����7�����z�ag��H3Z��{����\7�￞��#-�}��I�k�q3��uusP���I�r�*�PK&;AA�PK�R.Definitions/resource-Extneutroncp-template.yml�VK�7 ��Щi�خ��9�Ma ���^�b��8��4�4�E�{)��c�&��>x@R�'�#)�-� �L(�V6Y���TV䅄dKs� ��E�r�h|A�PkjU��q6�I6��A�i��f�z�~Q6��]_��j̮G}~��*��.o.��wïoz������3����+:�����!&���P:����,3�p�� ���r���d��r$���@��D�r���F��dF����c�2�`��6&�B#�2[�;��F���NB�Y���4 �@qmbr?�,ȯ>u��P �)&���� ������ �e�z{��ӯ���E�(TY�wB2!�MD�\�����e�� k=�M��"�t嵩IV�س�S��K��}�JR� -;��j��v�߮UG �e����,#]`��΋�IaĊh=��t�\V5�/z|�p`�ϥ!���f�~�`a �4�mP4��e��Tk$�j�{��K��>%�ٷ\X���1A�������#�Ja0 ɨ�pѸ_ �x��:#��u�p�̦DgK؀�H�o�&� �sB�2���5����?W���LP�([����Kc���A9G2 ,*�=D%�u�c�pf'������lAjG$8j�{PE�[a�,W�*'$�`y��&�� �;X �}6�s ZuQ��hR!Z ��A*�4�k%X�s��V�Nj��L-߱-��)�[SYBb `���F��t1��s��x�ݳ3�m�)��G(�%�=��5�{9�{Gopy���y�s��R�N��T�ԧ� Zj�K(�Z�\�f�������ۺM�π��:��_.dk�Uh�')��+ $7NTl����G����v����P���N�� �[��3铉g�A��S�>(�-�.-��H ��8�{zV4��)k��9dı��L,��/�f��p�s�$���,^!�3%���^�4�j8?�D�m:2�â|� R��|�c���� M���o�j��^�?RoI���£?�{NZ��V3��A��=2�|?���?Χw�V��<�Z�~ȑ/��u���#k��;<�>�����ױ����z��m[�����O����d��Lg �PF;��L��2���PK|��O� PK�RDDefinitions/resource-BasicclampComputeNodesHeatUbuntu18-template.yml��Ao� ���+���h��Ʊom�V9$�F���� li�}�I�FJn��ǃ7� u��2**kB=���X�JA�Nc}�^ע�#���1��^��//�;�V��̄8���syY��ȱ��ϴk���|S���nʓ��c.��@{��R�vR�z��OJJ ����n�ȍm1�7�ȇf0q���&�rq �d#�8h4�] z��뎨xud:�%D�X��o$BI�����4!z��t��^�+����5�Z�VԴ�|B��Ft�^���S��2觡o��������]Ʀx�njuJ�Ü��k*���  �K]��Fi�Y� �Q�4�7�6즰�o�-5+K�Y��G�k ��8����<�)l���� ����f��[��N��ÀeN_���̖���AD�I[�gM�a���}�|�� k�mX��d�I�/�'1�ϕ"��*�cK'�X�b�7�o�����U^�m6����o0�QuS�`�ի �Ӻ�W��.��ڒ�0 fj�t��U�V� ��� ^�T*��җ�PG�.���b�(Z���r�j$���J��<�Z7Ɔ�n���*ؤ����i��������j�����vgmh!��؋�;�},��x߇Qlj6����!��sdē9�"����������N��JfI3lm'�?;-cuk�� �'[��4�4>�ۦ��tb��& ip|�hy�=������������ߚDo��|�B��k+� N�;I�)OG��Z��6#�b��t܂f�l��>�����Y�'�m-Y�Ӳ>_�k��X;b�U�4��@���,V[�Ǵ��5��du?��=|�z��yxĹ_�A����A�M�Q���ꇂ?���x^���E%^�� 3�&�� �����n{Ē��|S\��Ma(Y�md:�-�x�Akl�q�^n�;�O� '�� B�&��΂4[n�]P�Db���oC>��C�k�=��`��%�1pb4I�[����G ���o��Sz ��k�ИqIf7�7v�Ƙ���$�bB�� �r�|� I��y�� 0��Z,?�������̷)��� ��ir}��%\���2(�x�=���'!�Ʋ���̃UA��%hL=�+��X��>�a&B-ewz�tXVm%�0-趡Z��� A�A}@,Hi�bBš���ո��{�I8fJAu`�]��%��Y��탔��K$��u����Z�O���/���!�.���()(q���-� �?Q����m����߀W�^��>|�_i &IJ�w'y���J�"+'��3D�V�������ժZ � ����E�*�Y��Y``@��gi�/���ǒ�l���2S�t�Ѳ�i�j%���¬p�^���7&?YL��bA���f�.�H����_> 8�R�OA�C0dAo@.��7�0v�����w��z��D}L���$ݙԂ�$BVͦJ,ٜ�q��iFp:p�Y��w��W�\|��5�3�P��,}�ږ�*��$,V/p �6����iZ'~�.;x_+Tr��j�� ��{eb�-���a,�-ՖJ��ۍ���->4� c�o���01B��o��Hm�I�}�����eݜ+(�>�M��y�Ţ����V0��K�^�܈����,���,�����\�zm@��T V���Dg,"�r@+ŧDQ����o�=^�e� ��q��{b�' ?c恐a��2��c�L� ��j:f�>E=�5:�g���4���7�ƨ��w��MX?@38���(�GB��S�ƴ��HA0�n��1=��&�\)R+��}�mۯ��(�G� �O���1B7���v���FeU���|Z/Ք5z3��/V5�dȿ&��0?� ���!��t�Y�E�O/�P# [�>La���;� PZ���ף�"��U��R��,� �� �u3�L��M6���N��� �v#R��u���E&gщ�}�^�� D +�:� C���o�?}���uz��?� wt�I覿pL��� $�`\~�l}�{�q�h�~�om`�!�� �:e�K'�`�ht�d�4F'� �D�����N܃3F4A��C���?��ik�qX�s� m@^�����#��4c���� |�Ϸ��;dD�:��30e��R����ظ}�=SÍC��X�qkXhf���q� ��Y�?�o�~����3^ ���Yn��i/YF�ZI�IY�F��.�IUAe*�.�F1ĺ�H�Ո����,S@#�׹�����l�!�GO�s�L���.�L�CrT�����i�U��Sȓ���;]�R]]�:�.��L 1w-��9���Ӻ�6*iI�i�,[$3���0�x��TG�E�s�ө���R͑K\��as��^'YaǗݭ^^m������`���o��'8�N�J�I��ad�So4,/�À���vC�ˎGʫ�ϩ�,�C^J��H�X�O-����t����I��MWc�–��N56j�xs-�pͻ dd߾˖ݭ�Qղx�!�uew��T�"�) � �/�ͥ����~"�,3�.�)D޽Huw9�@+}��CZqe ,r*���z�I T�t�i*��ڤ��eEBY�B7B�W�+�I��+p����B��6Vn_�f �*�|B٫��tPEKY-�`v�c��1��ۅeI�^�JTJ{�z�ƿ0�\��@�Lʖ'�Fc��=��{Tws�t6�,���u��G[YuH��:s87��9 u�1Z��� �:��ծ�Necx���n!C�̓�&�G(� c��^5AY�P�`� �Y��M|�#:08M1y���(h�Eᓾő!�����CA���:JǤs?G�������raι�T�)ѹr������RA:U��=���:�ER-�V�wQ\�Q:�m�Ls0۞��+9H���]a�������]�n@���o @3���{$}x#yf�ڍe��u�9�|�8|Z E0��q��� ��T��&���bE�S��E����O�SH�n~�J��(|I�3g9����"���X�K?�yؼ'��3�C�~�y�T�[ݖ���z/�� )*?U��y]���N��& �\�Z���yl�ʢM �\����Q���JT��t5'�;�!9.Jb~����R���U\W׿�efT���\��fHzG·w6o)!�����P[�Y�8*s�)�o� � �&NS��$gJoI�o�$����ǔk�F�,i���[ ���zb%�4b\i�5��DD�9[T����H�*ם�j�3!r�y�rs�+zl��+wk͸� *�W�����,�Fj�^��Lb"@��M�P [�}xlZ^ʩ�.�Sz��G��MQRI���mj� ��h}���`P�ׂ��hA�i��ag�V6�S�"��� 4ۄ����*�<�+!{��lc��4�:�RT"�&� Y`=v+�r��[" ?��3��h�� ��q^XP�$?_��<�N%���x��jZ�� �>�}K�u�* D�+������VbпnҤN�ߤ�gV�}��A�I�4^������V4K@��ɝ�+p2�8q�K�W��`|hç���R��"_ ؇h�c�Ê�^��3+� T�Q}K�Нd�p���&&O$���3��q�cTc���ü��4����I�5���]V܍j�t$v��;��ĊJ�<�K���Z�NZ�N$ԋt��S}8A� ����yB�gF�� �S��eϡ��x������ݩ�C�Wɭ��R�dF�M.<@�I% j$��|� �*���ݧ?���~� �e��7S�_�O�vmR0)���������s��!�}+|� ��1X��a})�����ԛOG�~�L@۾9 Z�B:�Q�����o_���6U�lj�~Ke��~�ʘzJ%�Y:[k�l�� t��B-�HzGY.����ڙ�z蠗X���$��&�VȶU�M������^�dF�BpC3{Tʌ;Ȧ���G�����N���=N��Ύ �6Nj���4���I�_�.��[�$�Y��:� �?��5�\j�N�#"�7���d�F�!]�_T��A2>H��-�\�e$��P'�b\t�0 HY�J�<"a$�� �(9"a��H���B��k�0)�3cqg��Y�v�d5 ��LH�����ugik�P�ڄ[�2��c����C�l11�s o=6y��!���yN��|we�7��glp���KiD �t�Hw��D������߱���ڋjZ������=���ט��s����{��\�A�XJpw:c_U� �}a�7G���O�ezyU�R��H�f@>7�͜�!���Dz+-^S_�����w�3��JG�L:��Y=`���sp�0{!��'��k��D�A4䋀�c�#��4��[��J/��jO$�cr��qG� ��V�J��a��Ny%^�qG� r����ZF���ԡcw�^Ǥ�%/ L� ��9tH�<���""bǩ�3!h�C�E>-���x!�}��$�:`` mo� s&��uH�@r�V�b���3z��:`h8�f�v��^��ΐ/�O}�-rɘgv�%�x�l��$�#d���b2=\�=q����F�:�'�N�f�.#�~놓~��hH����*D�����������#Sͱs�ĉ"Wo��ڳS1��vg�%M,Ļx�xU�%%R��_���pSa�R���̅ � �7`�[����qA�9t0�'#�����7SG���d���@ �@��?n��Y�A[0����_���}������5����p~o��>��^rurƟ�Y;��������U}m��9R���մ1*ѳ��_�@���Z�jY˦���PK��̭!}PK�R/Definitions/resource-Securityrules-template.yml�T]o�0}ϯ�oݤ�B�� o]�M���ꚾ"c.���6�����G3��4E"���{�'V΢S!�J����!ۘ�(���yD��@�fY8�ȴ`���_�!$�`�L��ǂx�-�x�W /`�U��S�Ւ//��6ܻZ���2� ��U��x�X&��-xLd� ��J [?T9B4\��6q�*��C��{�B�r�kЎLY@���2�J���ɉ�Kr����ΜY<(]��%j� 3U<�'e�FU���D��v7���ѕ����sd�DN��d�8�|W 滪���]\̨�.�p�$�quHENn������.� �������"��N)c��j̛ڙL���БZUSV�t���$OXGaR*���FpCt�F}�J|URo�*J�TB��r����&Cf}��E��_Y��?��V2�1�R��n�;Jَ�f ����Ѝtw>M��Z�CN�o��E�����* 6L�Wہ� ���Ի�Jh � ���B�W8�CHYnpv��n�W���ސ�Cc�\�{�odq:S���J(��#�3,� y��Y�c1W�{�F�)uIy�@ j��E�����`>:�w����m���[�v��7�2�9�����)����?��=�;*��8�7�D�A�yT�_PK����YPK�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�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��� �_�񎋍��P^�Ya�&����K�g�̈�0�*� �������]J|� �<��b����S ��7R��uḤ#9c^�E_?W�*��+dL�G�osףV�G�N�0 ��{oj���!,["����z8�Gx�!�PKw���PK�R�R�B4E csar.metaPK�R����kTOSCA-Metadata/TOSCA.metaPK�R[�_@�]V,=Definitions/resource-Basicclamp-template.ymlPK�R��̛� l�6fDefinitions/resource-Basicclamp-template-interface.ymlPK�R���LZe&�Definitions/resource-Port-template.ymlPK�R#7�ek�,EDefinitions/resource-Globalport-template.ymlPK�R��">K/ $Definitions/resource-Globalcompute-template.ymlPK�R"����,�(Definitions/resource-Novaserver-template.ymlPK�R&;AA�(.Definitions/resource-Extcp2-template.ymlPK�R|��O� .�0Definitions/resource-Extneutroncp-template.ymlPK�R��~�\D85Definitions/resource-BasicclampComputeNodesHeatUbuntu18-template.ymlPK�RV�{W�� )I7Definitions/resource-Compute-template.ymlPK�R[/'�3 dO=C;Definitions/resource-BasicclampNodesUbuntu18cvfc-template.ymlPK�R��̭!}G�GDefinitions/resource-BasicclampNodesUbuntu18cvfc-template-interface.ymlPK�R����Y/QDefinitions/resource-Securityrules-template.ymlPK�R+�@j5���SDefinitions/data.ymlPK�R�'}8��Definitions/groups.ymlPK�R0?��@ @S�Definitions/policies.ymlPK�R���C&ٜDefinitions/annotations.ymlPK�R�����H�Definitions/relationships.ymlPK�R 2ea� S�Definitions/artifacts.ymlPK�R�H�v~(��Definitions/capabilities.ymlPK�R8��^�Definitions/interfaces.ymlPK�R5n���/�tW�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�Rw���4��Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPKi �� 2021-04-20T03:06:17.162Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-20T03:06:17.163Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/e41a7279-17b4-48c3-8ea6-fcd0c0063824/toscaModel|INFO|500||InvokeReturn 2021-04-20T03:06:17.166Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-20T03:06:17.235Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-20T03:06:17.236Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= 3eb27daf-d477-4967-83c2-cb0c0b966e17 2021-04-20T03:06:17.236Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3eb27daf-d477-4967-83c2-cb0c0b966e17 matches Tosca VF Customization UUID: 3eb27daf-d477-4967-83c2-cb0c0b966e17 2021-04-20T03:06:17.236Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: 3eb27daf-d477-4967-83c2-cb0c0b966e17 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-20T03:06:17.239Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.239Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:17.240Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id 3eb27daf-d477-4967-83c2-cb0c0b966e17: {\"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-20T03:06:17.240Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@7299c926 2021-04-20T03:06:17.240Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.241Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:17.241Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 51bee471-c690-4bf9-bb14-e2eae5fa5a4d 2021-04-20T03:06:17.241Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 51bee471-c690-4bf9-bb14-e2eae5fa5a4d 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-20T03:06:17.243Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.243Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-20T03:06:17.243Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:06:17.244Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.244Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-20T03:06:17.245Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:06:17.245Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.245Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is not matching search criteria 2021-04-20T03:06:17.245Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template abstract_ubuntu18 is matching search criteria 2021-04-20T03:06:17.246Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template ubuntu18_admin_security_group is not matching search criteria 2021-04-20T03:06:17.246Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=ef05368d-2e69-45b3-9e79-49dfc1f7d558 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-20T03:06:17.248Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.248Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-20T03:06:17.249Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:06:17.249Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.249Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Node template basicclamp 0 is matching search criteria 2021-04-20T03:06:17.249Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found topology templates [basicclamp 0] matching following query criteria: sdcType=VF, customizationUUID=3eb27daf-d477-4967-83c2-cb0c0b966e17 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-20T03:06:17.251Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.251Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=null, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:17.252Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid d3ab191a-eb57-4fa4-b759-c75aa73e582d: basicclamp 2021-04-20T03:06:17.252Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.252Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:17.252Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.252Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:17.252Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.253Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CR, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:17.253Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.253Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:17.253Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:06:17.253Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Service basicclamp is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=CONFIGURATION, toscaType=null, uUID=null, customizationUUID=null 2021-04-20T03:06:17.253Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:17.417Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basicclamp 8eabd7dc-7f29-435f-9627-7c1fe3fd15fb 1 ASDC deployResourceStructure 2021-04-20T03:06:17.418Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:17.418Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:17.418Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:06:17.418Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:17.420Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:17.420Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887977418, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:06:17.520Z||pool-86-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:17.521Z||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-20T03:06:17.521Z||pool-86-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:17.529Z||pool-86-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:17.529Z||pool-86-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:18.421Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:18.421Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:18.421Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:06:18.421Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:18.423Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:18.423Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887978421, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-20T03:06:18.523Z||pool-87-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:18.524Z||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-20T03:06:18.524Z||pool-87-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:18.622Z||pool-87-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:18.622Z||pool-87-thread-1|||||INFO|500||cambria reply ok (99 ms):{"serverTimeMs":1,"count":1} 2021-04-20T03:06:19.424Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:19.424Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:19.424Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:06:19.425Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:19.426Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:19.427Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887979424, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-20T03:06:19.527Z||pool-88-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:19.528Z||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-20T03:06:19.528Z||pool-88-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:19.535Z||pool-88-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:19.536Z||pool-88-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:20.428Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:20.428Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:20.428Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:06:20.428Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:20.430Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:20.430Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887980427, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:06:20.530Z||pool-89-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:20.531Z||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-20T03:06:20.531Z||pool-89-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:20.540Z||pool-89-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:20.540Z||pool-89-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:21.431Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: e28da6a4-863b-4e82-92ef-7334faf25ed5 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:06:21.438Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: e28da6a4-863b-4e82-92ef-7334faf25ed5 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-20T03:06:21.440Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:06:21.440Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-20T03:06:21.440Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-20T03:06:21.441Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-20T03:06:21.441Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:06:21.441Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:06:21.441Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:06:21.441Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:06:21.441Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:06:21.441Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:06:21.441Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:06:21.441Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:21.445Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-20T03:06:51.445Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: e28da6a4-863b-4e82-92ef-7334faf25ed5 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-20T03:06:51.450Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: e28da6a4-863b-4e82-92ef-7334faf25ed5 and serviceModelVersionId: d3ab191a-eb57-4fa4-b759-c75aa73e582d 2021-04-20T03:06:51.450Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 86e715dc-2274-4f4a-94ec-91dfe176885a 2021-04-20T03:06:51.451Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/86e715dc-2274-4f4a-94ec-91dfe176885a/model-vers/model-ver/d3ab191a-eb57-4fa4-b759-c75aa73e582d?depth=0 2021-04-20T03:06:51.455Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-20T03:06:51.559Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86e715dc-2274-4f4a-94ec-91dfe176885a/model-vers/model-ver/d3ab191a-eb57-4fa4-b759-c75aa73e582d?depth=0|INFO|500||Invoke 2021-04-20T03:06:51.559Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86e715dc-2274-4f4a-94ec-91dfe176885a/model-vers/model-ver/d3ab191a-eb57-4fa4-b759-c75aa73e582d?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86e715dc-2274-4f4a-94ec-91dfe176885a/model-vers/model-ver/d3ab191a-eb57-4fa4-b759-c75aa73e582d?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[e28da6a4-863b-4e82-92ef-7334faf25ed5], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[f25f8f51-a0bc-4c61-ab2c-dd134e291cea], X-ECOMP-RequestID=[e28da6a4-863b-4e82-92ef-7334faf25ed5], X-TransactionId=[], X-ONAP-RequestID=[e28da6a4-863b-4e82-92ef-7334faf25ed5], Content-Type=[application/merge-patch+json]} 2021-04-20T03:06:51.581Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86e715dc-2274-4f4a-94ec-91dfe176885a/model-vers/model-ver/d3ab191a-eb57-4fa4-b759-c75aa73e582d?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-20T03:06:51.706Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86e715dc-2274-4f4a-94ec-91dfe176885a/model-vers/model-ver/d3ab191a-eb57-4fa4-b759-c75aa73e582d?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/86e715dc-2274-4f4a-94ec-91dfe176885a/model-vers/model-ver/d3ab191a-eb57-4fa4-b759-c75aa73e582d?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210420-03:06:51:588-88821], vertex-id=[249912], Content-Length=[0], Date=[Tue, 20 Apr 2021 03:06:51 GMT], Content-Type=[application/json]} 2021-04-20T03:06:51.706Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86e715dc-2274-4f4a-94ec-91dfe176885a/model-vers/model-ver/d3ab191a-eb57-4fa4-b759-c75aa73e582d?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-20T03:06:51.706Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/86e715dc-2274-4f4a-94ec-91dfe176885a/model-vers/model-ver/d3ab191a-eb57-4fa4-b759-c75aa73e582d?depth=0|INFO|500||InvokeReturn 2021-04-20T03:06:51.707Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-20T03:06:51.707Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:51.711Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|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-20T03:06:51.711Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID e28da6a4-863b-4e82-92ef-7334faf25ed5 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-20T03:06:51.711Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-20T03:06:51.712Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:51.713Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:51.714Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888011711, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:06:51.814Z||pool-90-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:51.814Z||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-20T03:06:51.814Z||pool-90-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:51.826Z||pool-90-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:51.826Z||pool-90-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-20T03:06:52.723Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-20T03:06:52.723Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"b6836f1e-704f-43bf-a477-593c2354880c","serviceDescription":"service","serviceInvariantUUID":"3ed1a822-1b1c-4c6a-970d-bebee3f53695","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"0a5879ce-539f-43fc-acd3-77e16ab587b4","resourceInvariantUUID":"dd0e5a98-687c-4991-a043-0d071544ade3","resourceCustomizationUUID":"3728dde1-f152-4a46-b537-732ac6bf2094","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":"M2NmZTdmNTI5NTE2Nzg0ODA3Yjg4MTE5ZjAzNzdlNWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"040f4c57-e2d3-4de1-a7dd-b5960ad2cc43","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":"NzNkMGQ1ZWExYWFiMDg0MTZmMmNkMTA3NzI4ZjA2MDY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ff690b25-c7a0-434d-8c2a-a26282a02629","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":"c029f9f5-dcc5-46f4-a283-73340644ff23","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":"68264184-767c-46e2-8fae-5fe8e41666b2","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":"ab82d0b2-a542-4b87-b9c2-3cdf6e8e0149","artifactVersion":"2","generatedFromUUID":"c029f9f5-dcc5-46f4-a283-73340644ff23"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"ZmI0MWNlNTVhZGZiMzM3YTc1ZGEwYzI0YTk3ODc5YzE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"400f5081-9ece-41b9-ad20-3ba93fe35175","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"YjY4ZThjYjVkMDU1MzYxZjIwYzBlMjI4MTZjZjIyNDI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"f533a044-7c29-486f-9707-0532d9211e88","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-20T03:06:52.723Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:52.724Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:52.725Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:52.725Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:52.825Z||pool-91-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:52.826Z||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-20T03:06:52.826Z||pool-91-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:52.836Z||pool-91-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:52.836Z||pool-91-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:53.726Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:53.726Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:53.728Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:53.728Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:06:53.828Z||pool-92-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:53.829Z||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-20T03:06:53.829Z||pool-92-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:53.837Z||pool-92-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:53.837Z||pool-92-thread-1|||||INFO|500||cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:54.729Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:54.729Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:54.730Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:54.731Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:06:54.831Z||pool-93-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:54.832Z||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-20T03:06:54.832Z||pool-93-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:54.842Z||pool-93-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:54.842Z||pool-93-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:55.731Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:55.732Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:55.733Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:55.734Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:55.834Z||pool-94-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:55.835Z||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-20T03:06:55.835Z||pool-94-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:55.844Z||pool-94-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:55.844Z||pool-94-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:56.736Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:56.737Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:56.738Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:56.738Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-20T03:06:56.839Z||pool-95-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:56.839Z||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-20T03:06:56.839Z||pool-95-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:56.849Z||pool-95-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:56.849Z||pool-95-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:57.739Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:57.740Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:57.741Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:57.741Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:06:57.841Z||pool-96-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:57.842Z||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-20T03:06:57.842Z||pool-96-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:57.851Z||pool-96-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:57.851Z||pool-96-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:58.742Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:06:58.742Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:06:58.744Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:06:58.744Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:06:58.844Z||pool-97-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:06:58.844Z||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-20T03:06:58.845Z||pool-97-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:06:58.853Z||pool-97-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:06:58.853Z||pool-97-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:06:59.745Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "serviceName": "basic_vm", "serviceVersion": "1.0", "serviceUUID": "b6836f1e-704f-43bf-a477-593c2354880c", "serviceDescription": "service", "serviceInvariantUUID": "3ed1a822-1b1c-4c6a-970d-bebee3f53695", "resources": [ { "resourceInstanceName": "basic_vm 0", "resourceCustomizationUUID": "3728dde1-f152-4a46-b537-732ac6bf2094", "resourceName": "basic_vm", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "0a5879ce-539f-43fc-acd3-77e16ab587b4", "resourceInvariantUUID": "dd0e5a98-687c-4991-a043-0d071544ade3", "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": "NzNkMGQ1ZWExYWFiMDg0MTZmMmNkMTA3NzI4ZjA2MDY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "ff690b25-c7a0-434d-8c2a-a26282a02629", "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": "c029f9f5-dcc5-46f4-a283-73340644ff23", "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": "ab82d0b2-a542-4b87-b9c2-3cdf6e8e0149", "generatedFromUUID": "c029f9f5-dcc5-46f4-a283-73340644ff23" }, "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": "ab82d0b2-a542-4b87-b9c2-3cdf6e8e0149", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVm-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "artifactChecksum": "YjY4ZThjYjVkMDU1MzYxZjIwYzBlMjI4MTZjZjIyNDI\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "f533a044-7c29-486f-9707-0532d9211e88" } ], "workloadContext": "Production" } 2021-04-20T03:06:59.745Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-20T03:06:59.745Z|e28da6a4-863b-4e82-92ef-7334faf25ed5|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 b6836f1e-704f-43bf-a477-593c2354880c ASDC 2021-04-20T03:06:59.745Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 ServiceName:basic_vm ServiceVersion:1.0 ServiceUUID:b6836f1e-704f-43bf-a477-593c2354880c ServiceInvariantUUID:3ed1a822-1b1c-4c6a-970d-bebee3f53695 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:f533a044-7c29-486f-9707-0532d9211e88 ArtifactChecksum:YjY4ZThjYjVkMDU1MzYxZjIwYzBlMjI4MTZjZjIyNDI= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm 0 ResourceCustomizationUUID:3728dde1-f152-4a46-b537-732ac6bf2094 ResourceInvariantUUID:dd0e5a98-687c-4991-a043-0d071544ade3 ResourceName:basic_vm ResourceType:VF ResourceUUID:0a5879ce-539f-43fc-acd3-77e16ab587b4 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:ff690b25-c7a0-434d-8c2a-a26282a02629 ArtifactChecksum:NzNkMGQ1ZWExYWFiMDg0MTZmMmNkMTA3NzI4ZjA2MDY= 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:c029f9f5-dcc5-46f4-a283-73340644ff23 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:ab82d0b2-a542-4b87-b9c2-3cdf6e8e0149 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:ab82d0b2-a542-4b87-b9c2-3cdf6e8e0149 ArtifactChecksum:NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-20T03:06:59.745Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF b6836f1e-704f-43bf-a477-593c2354880c 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-20T03:06:59.770Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:06:59.771Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:06:59.771Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:06:59.771Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: f533a044-7c29-486f-9707-0532d9211e88 from URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar 2021-04-20T03:06:59.771Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:06:59.771Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:00.085Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:07:00.090Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar f533a044-7c29-486f-9707-0532d9211e88 69718 2021-04-20T03:07:00.090Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:00.090Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:00.091Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:07:00.091Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:00.136Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:00.136Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888020090, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:07:00.193Z||pool-98-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 57 ms 2021-04-20T03:07:00.194Z||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-20T03:07:00.194Z||pool-98-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:00.201Z||pool-98-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:00.202Z||pool-98-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":1,"count":1} 2021-04-20T03:07:01.137Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:07:01.138Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:07:01.138Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: f533a044-7c29-486f-9707-0532d9211e88, URL: /sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar to file: /app/ASDC/1/service-BasicVm-csar.csar 2021-04-20T03:07:01.139Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVm-csar.csar 2021-04-20T03:07:01.139Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVm-csar.csar 2021-04-20T03:07:01.139Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVm-csar.csar 2021-04-20T03:07:01.503Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP18108897040223879847/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-20T03:07:02.420Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-20T03:07:02.421Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:07:02.421Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVm-csar.csar 2021-04-20T03:07:02.421Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-20T03:07:02.421Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.421Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.421Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.421Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.422Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.422Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.422Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.422Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.422Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.422Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.422Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:07:02.422Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.422Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.422Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-20T03:07:02.422Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:07:02.423Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_Ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T03:07:02.423Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.423Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.423Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-20T03:07:02.423Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:07:02.423Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0, abstract_Ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null 2021-04-20T03:07:02.423Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.423Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.424Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.424Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2021-04-20T03:07:02.424Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-20T03:07:02.424Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is not matching search criteria 2021-04-20T03:07:02.424Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20 is not matching search criteria 2021-04-20T03:07:02.424Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_Ubuntu20_admin_plane_port_0 is not matching search criteria 2021-04-20T03:07:02.424Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-20T03:07:02.424Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.424Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.425Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.425Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-20T03:07:02.425Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:07:02.425Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.425Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-20T03:07:02.425Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:07:02.425Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.425Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-20T03:07:02.426Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:07:02.426Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.426Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2021-04-20T03:07:02.426Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-20T03:07:02.426Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-20T03:07:02.426Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=248262f3-d02f-4607-ac60-4a2c86e420f1 2021-04-20T03:07:02.426Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.426Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.427Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.427Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.427Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.427Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.427Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:02.427Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:02.427Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm Description:service Model UUID:b6836f1e-704f-43bf-a477-593c2354880c Model Version:NULL Model InvariantUuid:3ed1a822-1b1c-4c6a-970d-bebee3f53695 Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm Model UUID:a42fab01-473f-4a2d-b64b-d019e2a4817b Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:dd0e5a98-687c-4991-a043-0d071544ade3 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:3728dde1-f152-4a46-b537-732ac6bf2094 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:a3bdde83-4648-4261-8a1f-4083874d44e7 ModelName:BasicVm..base_ubuntu20..module-0 ModelUuid:a7feac8a-9dc4-4a34-a556-4daa5d6d4ed5 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:248262f3-d02f-4607-ac60-4a2c86e420f1 ModelInvariantUuid:5a5a5bd6-7a87-4ca7-9d33-1169b12a0561 ModelName:basic_vm-nodes.Ubuntu20Cvfc ModelUuid:bc0ab2fb-386b-4be0-aea1-a915a4b25f17 ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_Ubuntu20 VNFC Properties: ModelCustomizationUuid:37efacb6-b478-4f30-b3fd-c943cdb827ea ModelInvariantUuid:6ceacaf1-7c7d-4b1d-bd77-c078f427f202 ModelName:BasicVm.compute.nodes.heat.Ubuntu20 ModelUuid:8d5ab04c-a8f8-41db-9df7-87553a21864a 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-20T03:07:02.431Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 0a5879ce-539f-43fc-acd3-77e16ab587b4 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-20T03:07:02.433Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||basic_vm 0 2021-04-20T03:07:02.434Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 0a5879ce-539f-43fc-acd3-77e16ab587b4 2021-04-20T03:07:02.434Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: ff690b25-c7a0-434d-8c2a-a26282a02629 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json 2021-04-20T03:07:02.434Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:07:02.434Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:03.051Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:07:03.052Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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 ff690b25-c7a0-434d-8c2a-a26282a02629 787 2021-04-20T03:07:03.052Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:03.052Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:03.053Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:07:03.053Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:03.055Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:03.055Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888023052, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:07:03.155Z||pool-99-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:03.156Z||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-20T03:07:03.156Z||pool-99-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:03.163Z||pool-99-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:03.164Z||pool-99-thread-1|||||INFO|500||cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:04.056Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "a3bdde83-4648-4261-8a1f-4083874d44e7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a7feac8a-9dc4-4a34-a556-4daa5d6d4ed5", "vfModuleModelCustomizationUUID": "8165ba5e-3a6e-4deb-9b45-d4a02407485e", "isBase": true, "artifacts": [ "c029f9f5-dcc5-46f4-a283-73340644ff23", "ab82d0b2-a542-4b87-b9c2-3cdf6e8e0149" ], "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-20T03:07:04.060Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a7feac8a-9dc4-4a34-a556-4daa5d6d4ed5 VfModuleModelInvariantUUID:a3bdde83-4648-4261-8a1f-4083874d44e7 VfModuleModelDescription:NULL Artifacts UUID List:{ c029f9f5-dcc5-46f4-a283-73340644ff23 , ab82d0b2-a542-4b87-b9c2-3cdf6e8e0149 } 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-20T03:07:04.062Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVm..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "a3bdde83-4648-4261-8a1f-4083874d44e7", "vfModuleModelVersion": "1", "vfModuleModelUUID": "a7feac8a-9dc4-4a34-a556-4daa5d6d4ed5", "vfModuleModelCustomizationUUID": "8165ba5e-3a6e-4deb-9b45-d4a02407485e", "isBase": true, "artifacts": [ "c029f9f5-dcc5-46f4-a283-73340644ff23", "ab82d0b2-a542-4b87-b9c2-3cdf6e8e0149" ], "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-20T03:07:04.062Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVm..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:a7feac8a-9dc4-4a34-a556-4daa5d6d4ed5 VfModuleModelInvariantUUID:a3bdde83-4648-4261-8a1f-4083874d44e7 VfModuleModelDescription:NULL Artifacts UUID List:{ c029f9f5-dcc5-46f4-a283-73340644ff23 , ab82d0b2-a542-4b87-b9c2-3cdf6e8e0149 } 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-20T03:07:04.063Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: c029f9f5-dcc5-46f4-a283-73340644ff23 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml 2021-04-20T03:07:04.063Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:07:04.063Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:04.564Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:07:04.565Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml c029f9f5-dcc5-46f4-a283-73340644ff23 5033 2021-04-20T03:07:04.565Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:04.565Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:04.565Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:07:04.566Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:04.567Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:04.568Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888024565, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:07:04.668Z||pool-100-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:04.668Z||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-20T03:07:04.668Z||pool-100-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:04.676Z||pool-100-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:04.677Z||pool-100-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":1,"count":1} 2021-04-20T03:07:05.568Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: ab82d0b2-a542-4b87-b9c2-3cdf6e8e0149 from URL: /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env 2021-04-20T03:07:05.569Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:07:05.569Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:07.245Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:07:07.246Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env ab82d0b2-a542-4b87-b9c2-3cdf6e8e0149 903 2021-04-20T03:07:07.246Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:07.246Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:07.246Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:07:07.246Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:07.248Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:07.248Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888027246, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:07:07.348Z||pool-101-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:07.349Z||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-20T03:07:07.349Z||pool-101-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:07.358Z||pool-101-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:07.358Z||pool-101-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:08.248Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: b6836f1e-704f-43bf-a477-593c2354880c 2021-04-20T03:07:08.249Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm 0 0a5879ce-539f-43fc-acd3-77e16ab587b4 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-20T03:07:08.259Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:08.259Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:08.259Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: a42fab01-473f-4a2d-b64b-d019e2a4817b 2021-04-20T03:07:08.259Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: a42fab01-473f-4a2d-b64b-d019e2a4817b 2021-04-20T03:07:08.260Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel to get resource 2021-04-20T03:07:08.260Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel 2021-04-20T03:07:08.261Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|INFO|500||Invoke 2021-04-20T03:07:08.261Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-20T03:07:08.261Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel 2021-04-20T03:07:08.262Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|DEBUG|500||Method : GET 2021-04-20T03:07:08.262Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/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:"24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", X-RequestID:"24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", X-TransactionID:"24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", X-ECOMP-RequestID:"24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"104fc462-ffbc-4dcf-a918-c8aacd4074ea"] 2021-04-20T03:07:08.262Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|DEBUG|500||Request body: 2021-04-20T03:07:08.262Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-20T03:07:10.071Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-20T03:07:10.071Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-20T03:07:10.071Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|DEBUG|500||Status text : OK 2021-04-20T03:07:10.071Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicVm-csar.csar"", Content-MD5:"MGRjNWU0Y2ZlZDc1OTQxZGJjYjhlMGNkMzEzZjQ3MjE=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-20T03:07:10.081Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/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��R��}��osnQ ���Tݪ�pfk���%�r0񆗐��W�ﱝ0��A�M��Vw˶o{ �T�����I+�z�?'�Ny��H�@Ӑ��f"�Ї'�(J�V�ա���g'���h�1�#��H��Uz� y���X0�Y �4���*�^*͈�����؂&:�d�銴2�<��?������U����9�~ ���Ǽ@�Od�w���qyv�*�Y��� �)��U�v�ڟ��wmkzSI�|�[��Ԋ���7l�ⰵ�7�*��D-V���b�N��#��"�j�W�ʜFh��~b����Ö�Q+k4�4I��D��vpo�A(;����G.�ݕDȴN�)�6vj{����(�cV�;�4ɴU�<��F#$k00�*�����b�("�H�[�)�^���U�C]�Q�G9���U�R򆺞Mnb<����J��1�#9��K�������x#)���� �*I�A^>ٶqH�Y�����"��O�Bdc�9l������v��pa�F��,Dh����t /s��1���ʶ�=���������A�Kɪ�%&�"o �>�m����kpw~�&�n�� �Ft$n�O�B� �xq�DKL�i@�m28�R$��:���$݄K��fk�z�޾��h������&U�^�f�z��}�D�/�]o���`Woo���z.����'�-^��{�~_)�����v6���������dž�Tx����^�����l<~<��ú-���?m��G�y���&���ǒ�on0��F�9|�����r�0z:u6>?�\w�n��?7���{Ӽ~��4�7eki�ϟף۳�O��r9|�j����~������硡����f�~�c2�VG�k;g�p9G�Ϳ?_\o�͖��Dt��3�g���/߽���O�[�W������ͧ�Tߏ��������x�0]< �o�z5�E�]nTg*-7�f<���o�ŀ�|��Ƿs���7����)j�r*^�ܝ� �=ߊ��x}+�F �x������v�Dϡ�A����ך��p����ɑo>=>?x���F����#g�gz�_ʄ>��7���{8�.��� �7��38 ���)Qa��ΨR�E�8(��L4a)���WQA ����.����� �ة鼓�~�EA{:�n� \�� �,=����$��<���v�U��7�}$�J�Ss��FڊtCAU�Y�G�Zhg��9�2�a�)�좋�.z�$J��Kk���>�z�1 ��U�a�@���A�r�4��H���yf��md�$:� T�*pډ�j �ՎuP.z�kA ���,���?lw��t�9�5��B+b2�����Z�<�h���?��d"F�H�fJS��mio�9�!��1V��a�>�Mq9�"M_�Pt()}Lg��>%Z��& �S3�[��,_]1�1����t)����h'�6�.��Py%R����e(rv��1~�۔r'Ni���ǝ�m$T���b@�?�T�b\�Pf��$=_��i�`gDB�OV0���8�����̰8.L!"� eV�7dD � �"3���5f�X~� ,!*�j����@�ִ2���."4t���鱯�} ���'�O�Ba8�W�9݊���m���^xb�;:�U`��xP��Ю���PI�,�2�l�X BÜ�����h-���l�CWkpBP���C+�saBJ���,��IU�DhH�Rh=�_�n6M�*!�*5d@����Е��J�F1�����䩽���V+ Px*u*>#4�C�� ۋ���!]S]�fS��>r��i�CR������*�>xH���4����B�%���}�{�� �:d�Ъ�؟�7-�����m�'��m͉d� ��2�U����q�Y��U�E�}��#P��.� ����e�p�_�S #��^�%.Jf��hS �����������L�;����MϷ�苭7AO���g�x��ӛ����M�U|�� PEl�z�E���\�Oս� ���3�P���,df[� q�nzЊ�r��D��Au op�7 j�+h5�J�DW ���X%d�<��� O�콚<�<���4V�S���4�L���X�X��n;��ܭ��Ž� �����]5�d{��@�������%Gk'����'s���dVh�����jK��A"dTP�伏�fH�i����)RUAb_C�qؕ�}h�x������А�n�<�YTmW�X��s���*y�1=={�cJ���^�ms���diTR'���;�Tv��_9�Z%��j����~�*8�5���Vw�e�p��-I�4 w���{{��;�t��L<�&E�J&���&�a����S�9y�����]�&�oәb[ ��B��g�M��2o�z�S�[d���͞"�&5�i3NM��׍T�]��p�3'u/���[�J��'W3��::Z�c�RȮ+��a�uG�;󰿔���7uɢ�8Q��aZ�_�r9f�ۛ<�=�����o0�ڝ��1~��Q��>�+#7s1ئ� jn5��W1��)\�UT�^��"!'�*s��1�Y�c�h����xī<�FՄb����2�@T����UA�:����26ݙ�e:�U��ed�w{[�l)�u{J��co�D�Nû����Y��Y�,)�L?���w�ɶ������Q�#��>��� �� �� P�O^m��@�/��p��v�h�,�h�7�Ѓl��� ��/�Z��n>iw����P-M�;����b�!�Cj�DUwj;%OyY y�R���}�� �V���*�����ve���ڟ"_Z ��ҹ����v?�w]ȵ(J�=j�����V���>��>+�/�V��^��������Z�5�����܃Iٍ���}:t�ՖP�t {�im��Y��"�^>��Y�_n�u��B�ޮ�$P�R��U`;�t��hC�� T�mE.~T d�+�}� ����M��L�ǻ�"����~0 T�%�[x _�Jc_�+R�4��C��r@~x���q@2Pd]~�4��W�IP1��Cμ����~����K�>p��DIU�R���z5o7|g�$-�Ll��(���ƚ����Dq5� ��7��PK���*�.VPK&�R3Definitions/resource-BasicVm-template-interface.yml�]Ys�~�_ᷙ�K6Ru�.kw�M �ԔK�2(ؒ�e��G� ����w�'����;G�Ȓ`�V��Aa���2���_�%�=��iPq�i(���I(����I�h���GG<� d�4�C 0�\+ZA�U`�2���*��*��h!+R7� �<�ĉ��K��1��4�,�0&��7\+T�U�*  �Ă�Ĵd m�P�S]��}��J�M��蔘�I���f�L���ozM-ʫ�qI�TWL�9\;H���!t��\� ̜b>�o��z�:��s����0��V)�������M��k']�%d �H��4p�v�r�hI��Aj� {>�=F�b�)� `�<�)*�::��C7��2�B ����``r�V;]H�'leȥ�)��� ���r�k�������r���0��p�72������M�Bw�U��"%����Jh �v�W���Wn*oL2|w�*3��b�g�0v�`��!fp�&�jXU7,�3!d�6aέM���2�n }�=�QH���Z3P+�j�!~�+�JU;��6� ]�o9E��v23~��q�-vY���� �X�u�͏�C��q+q�� �]�>����u��w������ *&)7O.Y�L&S��/���z�E��S�n�\T��G% ��ç҈Kz�Zgg��O���KM|v���O�j�q��� �x0~�N�=�����=U|(��7��U�}bGg%Jǰ�ؘ�?Q�k�����V��1)��ڧ�z�޿Oj�!�6��#���G��cC�f׭M��*-<=���Ī7��k����Z��i�l�Z��h�?m�����]UN`���@�z������q2{>l?�/njûÓ�GC��5�e�_��U;9��n��Wή�N�bT.����^�G���ge�ީ�r���W}r����]�\�=w��)��Uz��i��|���Bg6��|>�TJ���r����ݍ ���t��G�����׮�'��f����8�m����mἯ���$�B>�K(y��&,1�څCsX��p�����kg�V3'�l;�\I�V Δ���V{�>_g������'���j�y9��.D�����H't[i*��/r G� +�=��#�(NN�!�Z��C["��z�ҐC�8��Vs[Ĵ�o H���4A��M>�HBJ~�`vcF�׌��&��.�,� �n�xGo��W�xt��� ��ȫ��P�3w���`n�&�L�C<:~=��Q��rQ'0fd���}�x !�9���!�y��ĭ&o\A֢8��H��s.�E�e�r$۫�x � QU�REkNʇ��Z�v�Uo�eS` M�s)%�����q�̪Kt�(�qg˃K��V�-������)K��d�z�@����3�'�4���\u^�'����1�����E�WvnB�#�]�s(�/-�����O��� ��5�N��c;��ha���LU��A��~"[�V���M5^�s�W^'/F���Ry�h���e��+�pup��AR˛$Y�I&�VĹ�\���@�w+"|�� ݗ�Wx�@0���p�^�lD�����h��V����� �ݠ�~�����p!��B�.�� ���t�4Ҷ]nv`/_�����������6� �"�ʛ�� ~Y�S$�Q ����c�w�W��*�fA�IK�\v���� �&\�Y�A���C�,�:U`�G@v����4��C�E �^n3;��HTԩ��<��:#�E��'�1dK��6iF�wj�BR-�4��h׀Ys� bB��,�2|� �� y���9}�r�,���jJ���0^�?�"[]�xV��Z�x�f��P�:UP��.ٱ�.� #; m}ap8�er)���;-2�����ƀ:��>�se��~������q�>\� �*,�� ;m���f���Z��ȕ�6�O�U�M5Iʈ�B{ai�LXT\�7&MŖ��xvc<�pSe>�����ϱiL�� ^��'�N],6J6$�=h�f����_KǨ�7�U�����T��s��:߮����ʷ �a��RB�G>Ȼ�S�W��?7�T �z�{��7^��Bin�K��!�g,��;s(['3%��� ���d��s��_�`���`�ZpZAڛ�}^Y|�f�u����l*fŪm����X]�f��\_�Q�:a�=�̫��}Co�l���~�G��Pu��+kr[R�6��Hh�h�D�� i#�H�/A��YH��7!�|S���<Ѵ9��n�M�45^a!�m�wԤ/�]����Mv~i@�~�]���4��-�n�����e��u� O�ӆ[v9-����ƚ-g��Dӷ��#N��@������S��������h�BR ��ð�>U˺H��}�<�B\��/��Glϟ�9UI>�e��r�0}��ҭBd�ryS� �{��z�tC&r�6͞�/� 6�;� j�x��D������G�9�x��vz�/%�e׬���9�������q����բ�]����8�1�<|Ř�o���2�߁y��`{�t�ɉ�H��c��}C^e����C1z���j�"��{��D��_X4>�E*1�'*0�{��=�{�M�UNٸ�ӵB,�PK�� c�PK'�RADefinitions/resource-BasicvmComputeNodesHeatUbuntu20-template.yml�����0�{?;W"$E^)�r A�l��n�!9��!���}F�+l:�O�p%%t {�t���n��в��������tEW,&P��=0��A�K���-{��"�e��J*��3��M_�u_�%}�:��+�A�7YU(��W}�5���ʢy��`[���˥�Ø�;�0����bti,sbI�Aiy��O,�A��: ���Q�6��z����íe_�-I���#1���яA���eb~�d�_��� B�Lǂ��W��T�y�@�:�eRl[����X� 9��ެ������0�[\�B��y�74��e�/zر��_��Ԫl��-�Jy�6��i�}�����~W�Õ��f3O��[ȧ^��N�6�-Ǹ-ǚPф'T]�m߲~pp~�����w�PK{�b�TPK'�R:Definitions/resource-BasicVmNodesUbuntu20cvfc-template.yml��r�8��i�{�JOK���qfS�x\N��^X ���$������ >e�R���~���ntbaB�iS� \�Ab�i����^%�y�|žg����2lc��?��q�������kc��e_�=>�і�=:ڛ Z����j����`��Ybk�Xhs���֢K�)^!|\���Z����SƉK̳��Ц�⇕,]/o�xDb7b�Է!�����{��g� 71҄�N��& ��޹��� H�/�������)�_��?h@c��HR�~|c%,Ƅ��&a�D;� I�>h�o+@p�,�+B �+�rE�[@n�h�`Be� ��8���J4����٭�L ��J]伟)f�z�g�6G�8��J��s��}x��h kQI��N��Z x������HQ�HK���m.}a�4eq�>( ܽ�  �� �>�u�$Z����P�� �R��>��X��^��i�!AA�e'?�Ȍ„�n�0�nf�& �=�q�-�>����� �)-��N� C�!A�,��Kݘ�׆��$��#2K3�� ���,�l)S� (��?�k���&�E]�,~5�L}\b��a|Z�xMnV��-- N�ǜ�}��&I�S��d��g�bReh�'��~8g�CLQnpjN\E=�g�x$ɕ���'V'�}�P�b�.#�N��b�f v%����v%y�;j�bc�Kn:a�cv��D���x��f����;M��j����Y�d��6}1��K���zLB0��G�+y�ڤ���� ���%K�{] �H��R>�o—O����R�Ч����Ρ��&vв>15� ��&aP�?1>uhH^�~�bB��&�C�R!A 9�0���==���]��e�C�6���0=��k_�,������M����lwY��b@38�.��#9�p�al׎(�������Z�%|��ƕ�s�Nc�G.��fv�����Ϝ��1B�t��}c�ٍҳ1���i5E�B�[������2�i-��%���zs�����}�b�J}���Y*<�2fir���O}#�v�|~a#S^Й3s�r����QKc���4�m���Ʊ���I_�κ�[�0~�u��21�� �-E�@�HÓ�j[)�� H�ea%%U�!-�4�iN�wE(&�Y�=��hk�ld��="���ٮ��z��ps�����rK>8�]�:������W��-���4a����mXs��f�XW�����,��qlD�� ���zOk���X��O^�Pi�0$+��Q���4i����ę���|�GW�+ ���k�T@��_�`;q]�����P��闼%��y��R�h��jS�; =J�ѐ1�4��v,����~�����utk���񖸽�MB���1-*2&L{�pGqm<���������Ѽ�t/l�B�m������Hk����4i��Fh�����흼�&H4”�"|���R�v��l7���E}�9���F5Y0$V�Z9�,�M���C���z� ��[�����)9r]�(�cU��y��:l��E��5y42��/Hr�4֤��Uģ7MX2Sc21��F��s\�m]Hx�V���łq� gv�J~)m���0��B��獪&4`�/�@���؃@B��!��.+�%9��4��L�t � �Y\��v�i�'+�����;(�g�^ � ��"�O�Q#+�9�͙�-N�6��$B����@ѷ��:Gu�g� v㩖�}k�r�D�z����s��V�g����t���y~EA1(ă}Ԥq�M9�:d�gKr��HX��:�j�j_$Z�� �ȇR3=�-g��+��hX���_��wh�#�Ց�K{W��([��;{�6�N�Gd���>.���.���[�v���������q��%FW��~m7�5��d����p�����7���� AiYoほͬ���!�!{��q�ر{���~E�8�V�X�*�ew�T�o׼���y0��������x���/{��@/{�Z��#�F�5kK̪.-mtgeƲmҩ Cn��t��hp5[BRUcb h$��s�����:�]��cn���Q��3��^����HC4��!/����hZ���7V�&��L Y��F�4��7�-ګiE��(��՝K�EHi#bsh��p:��?�j�\�� ������� +�x-�彖�*�h�H��ls�);At:�veC����F:8��q�2�E� :��q���� UB`f�(��ޥ�7-�c+�4�4�E1����¶�&�`�c�b=��]�J�(|��h���x�!���w� �ijLգ` B�9�� �}��0A�G�E�����;�����&��Օ���R�����t45�A}�GGH��k�, �V����d��Z�H'�a�D�2u4�PWLcR����r�ۉ�,L��}���p�#U��t*Q�FU�ͣ���o�zo�}�+hO��x:}jU�U[YW���-�,�sՑc�9�� ]�[!y�ܭ*A����u��6,bF�9��i��:p�0[��g~sm�)�$��zΫ�+�{�!D���'�B�.�LNU�E&=��ʐIn���ԃ6d5�9`�0y�Ş�h��Ҏ;���4�b��o:� ͊x���4������r����[���AV�<��iߣ'�Y�h��\k{7!�"Хj�ɫ;m�}��"�GB:o��<��2��������m�]zh��'�i�t$������<��y�@OE\���^�+j�^ǀ��ծɍ�4 \�Ju�U��Zm�.���z�SӲn����ԗ�������~!bү o������@:�ZS���HyYf�u��Gz���_�QܔG��r7����tW�']Wrp�}d�����]l� t�|1T.��<@"���y���ڏ�n8��V�H�&�����K���901�����+�H~ ��Yy!ڤ ܌�!f�� ؋�}J22� 4�.�^��*��B��Ze[7��K%�v��Ju;� �;M�ת"DiJ�n)�rQ�vo{(�2���4��2W�E�����cJ�w2�Fj�/%f�<&{U63��,� %�ِ� �o������A!��3�Im0�ax� L�X�e��_ua�������m�ڎ��\ʄ���ؿ9W,��It]���z�I�r�����;W���O0�S�'=�i&�����R� �6X�KIS����l�Ũj1�Vjp_)p�5_�d�C����ҭ�8}'A�o����XPx�5��F!/A�*�QV�3��"�E�M� :!`;��/dK�]��{� ��o��U:7�i#�La� ��*%���k��N�"!k�,�/���� _ ���� SϚ�����k���ȕs�J�a�~��ݹ�>50d�t:�PJ&��(~�1���Qq�[ZDΏ�E' �Ee��Q�yJ���0�đ���k� ������ z�6d���0O�BhN4�X���V�5����bŗ+Lք'��:}����Ղ��mGQ{H���z�nv���U>YQ���������L��)��lk�WO���W��ЁȬg���Ŕ���9w�:�Cqh�vGhO�6DJ~�����Y�ߑ_<�S$�tΔ�>�������� v?e=(���� f�. O��3�v���L1l�{8�2r�Ř4rc�B�p���K!4�6�+�M���V����D��!Tn���2�1+bC��P~1tWi4�X��)�W]�6pS�9C��h�rm�$�m8ڶ,)pV��5ߠk����w_~ܿ��~{ |>�q�5P�J�������� ��6O[�)�m��5V�UT�\h�BF�XD���j���?[�{GK��S�k� �B�a�i3����B�G��}��OX4߀ "�� ���`�N.31"!,���n�ڭ�AO�ڶ����jT�����{��]��i�t�'n�5�ұ"�Y�$��僯0�G� �=� �~���,Y�Y������i<� |9���2mB�3�{`�����!�!��?k��#��c��{�27K U�u۩g����L鷄��)\�b$+���kߩъ�E&���S%��'a�E,�w��#�٫��Nh��QF�3!L=m�l�1}����� �U���j�5���/2��챓�=��F�N�Nʕ��Z�R_��]-��0R)@�"�(L�h����켁P��>��r3;.�i���d\T��1�P�\ ��mW�ڞ�oF���Y�sÓ0��Ak|=��V�`������� ���=&H���d��=�ۖ�:.ٛ���Z�w- ��ce_S?b�1�!\��i�/�-_�� �(v |�� ��8y��ӿ�%2�[b��c}���5�&3D�́2m��(��쓻-x�𔥧Է���i����"&�l�R�HR�+dD�����s����u��R�W��t��Ùe��S��y��N�H� ߞ�j�|�;�A<&Rg��f\� �;I��&DT��x�({Lb �+{Ëf��X�f+q�8�������L.��-1�zY���{��4���+}��8�fվ[q�\���(“Ƿ�����|�I���9��H��H���.�9�%����Ù�>;/��5��D�ÁI�����SA��F�N3� Y���0h�}���y��� �Ϸ�S�:PQt 5���#�r�=�O�pn�sI�����6�o5-.☫�:1 %."g����d��8Ϙ�H�N$ $:3�z��1��c�œ4+:�t�G�b� ���C� Y�������� � ��� �qQ��� qg7�,�b��0�ˈ%�������왗�N�W[��'D�� �o�=� �V�Sf��g7�ˣ���?n�������ʋti�����8��}!��Y5�\k�I��B}�E w��zy]M�x��� 괲���ȭ��˺_��k��s�������h��P�uD/K��v�PKg��f�}PK'�R&Definitions/resource-Port-template.yml�SMo�0 ��W���� ��5�m��0`K���ՠ%:*K�$�ȿ���m�=�ȏ��O"��I*�QAY�=9χB�4e,ug񬤀�3e�������I!^x���(�v��y���zyYD1Ɨ�X$�z�䬎��U'�8Z\$L�D �"�*�y|�t)��KJ�޺�?��p� ���y2���;%P��p����{+�Sx!2pm˪h$l���u%�'�����4����(8g�!�d�)����<��j*3g[�v����֥p��~_����&�@��s�x���E.�7��V���eN�vv6����t�{~����,��C�9����ԘЀ}\`�����)e��TG��xRՄ; �䝳���!}��Z�W%���16t�c�n��e�� ہ�w`��̛��$woO2+�-� ����S>g�*g+r�w�]�2��+�a}p�쎠���r$S(P{�}��X�pJ� qPͭ��3���2�fG���| >� ���[�έ�Ĕ�$��Zpu'�C�v���H6q*`���##hԊhT.����n����9bǕ9 �5Y�a���F&O�3dNWj��m�Z+��9�q�ZnR��PK���LZePK'�R,Definitions/resource-Globalport-template.yml�WKo�8��W��� �v�}�&���d�\ ��F2Q�Ԓ����R�X��H4��C��<��8�� "����K��5(�sbܑ�Y�B��Y���Q�F���!\���T�����9�i�i�i�E36�N�2��'�^8����hz>�U�<��axr:�(�x�g�͢��MG��|2�'�* �����ʐ�7RE���qI�B�@�0�P�85�ʄ3���>y�fE2��I�EB�i�S,����&�7�ɨ�D� ��3��"lŋPE�M��B1xI5'_�����Bv�u| )P�a���=F��-�kA�,��ۇG;���Gx�-ބ���sʾ�Ѿ�{O3�7��.�����<���\Y ��8wX �Q"XZ�����9i�ܐj��s��m��B�>c ��&p �d���#D�{d���_���~y�����)>@A�~T� ��C����-�j��[ҌޝX�L)�f 6)�/q�X�W����*i�������A��y��$��n l �9^�}��+�����N&G,�#z�v����f_7F�ҍ�y���{0����z��D>��7X�Z��?�xj�V�����x����M�þ�k����PK#7�ek�PK'�R/Definitions/resource-Globalcompute-template.yml�Mo�6����m� !�b��-Mڢ���f/Ea���&J�*I9p}G�dKI�&�����G�QFjF7���Ro�4^���Y���͑b�l�� ͨ��+Bxy���Ҽ����&4�˷˻4Z,��v���}��Qz�X��,�n������2�^���6Y.�U��e7�f�&���7+4.ik�[*eQ�05���m�7�h(�&��%9pej�_P��%�Wn����G�x�#�Vt�vt��c��|���5����B �3L�������FQf0+��b��L�5�������F��ﲿ����$���kv����"3�u�,�ӧ+T_*��W)1K7��s��؄�X�l\�tbd�$v��MFB�� �(�y5�et�;%�U��eWRp���>�3�e)M[��j�l ��nN=�j� �Ð���0>�,nU�XiK�Ћ�6��E��ج��*��X ���P�EE���g��{7*o?$2~.$^�:�t�� �-��=5x�2Q� ~��rn��3��;k��%�B�=�H�mOǧ�%c�RP�s' �H2�~y������/O��<۴~��J�:����R��J����0����Z��G � [����)a �YbҊު�ԋ���x��Գ6��V�ϣ��[s�Tu�&^jCQ�����z���f< ~��ﭨ{�F'.+?}�ot���8�U�,n�@���>��c6XUc�E�� ,L��IW�}oym�P����cA��� c��h �+��T�*n �������� P���!�����.xŊ��yt�a�*�;�������{�9��p|?������ъ !�}l8p6$�E���vj��~�����H�y�f�ZX΂�.��E�����&N{����Hz��!���,`�, ���a3�h�bO:dp��\N0���҄C��H������Q,,2/6`���<�T8 Ӣ`5���CT��W��`Fg`��J�(�����t�lႇ�}�/�x�$`r� �Yp���b>O�����K�b�����0x�A�rhXv8{�vV+��•� � ޻��U�y� 0� ��s��A���룒^��?PK��">KPK'�R,Definitions/resource-Novaserver-template.yml�WKs"7��W�� 񃛃�Y����TjJ3��j����eS���f`�q�ĕS�˸Տ��mo\����K�]2��c�|xr�($K^���� �\p�GG�I=�Vr��.FL� {��)� ��xg�?���i�vD��!z���������}?���3� ���}������az&zȬy#61s~�!I�ˬ,}y��;ƙ���l.�����Lj � �]v�sc N�̕��\�`������<0m��T���*� �0��\�V?��h��S9�~���"�Qk�L%�s�x�V���h�9�U�)r��q -tk%�5s)�b r^)����z=��9o���%��L��Dt$*^�5^�Ʒ�A�����%C�p�p�,1O���qSd�A���\���`�r��|e_1=��v��āI���e0Tv���W��� ��ffA�xYb�p-v�`��|�ݶ���J:l*���~�����J� ��2���)��h�&UB�2�Dj�bK�ڲ XL�+x�H���9\wU4�s�!dF5�0��M��=�z{}>�|������\�{����M�E���[�rH;>:���H = �@VQF�e�:X��ο���4�B6[,���� �$\����Q��2X��d�2���#�����u�Hq�� �yk�{��L�h�Mp��(���h_?5����o�P*\C�1^�KD��[*d�Qڮ.�d�� `���fP�Jsk�ph�r������o��pRDy�cf�,�V���in��-�>�U����Ŏ�G�ޭ����`>C�M�SſeD���Ϩ�-���������ury�ty��?L(�4�֞�����{ (�Xl���Ң�o�Չ�l製E<�x�����\x�����~��B�J�/�p��&��<�2ƴ����M��eK��'� �� 6��c�������J�5��$E�0xx��'�뽲�}pw�\U�h*����.�$�?�� T7�/{6�_PK"����PK'�R(Definitions/resource-Extcp2-template.yml�R���0��s궇D��,�T��,�`/U9��:v:1l���IIw�S���7�7cM�Y*0�ZZit���*$`k��E�0��B�Q� �L0˒��gF�i��]%��D&�S q6�l!��>���xθ` '�e5��,���C0�sLg"���0���"wb� L`��.��+��$K[7�;"<�>�`i�F�A��-d�B���)��`�u�$�9����|�`rf�`���N�۬N� ޠ}5�� Զr�J ���(ˁv@����P� -]%�_O^�V´6���W��Z�M� BS�5qS�����y�?��V�l��m'��j��͂í��M�����o7-$�!�W�z�Æ��=>]�4���5�����7�����z�ag��H3Z��{����\7�￞��#-�}��I�k�q3��uusP���I�r�*�PK&;AA�PK'�R.Definitions/resource-Extneutroncp-template.yml�VK�7 ��Щi�خ��9�Ma ���^�b��8��4�4�E�{)��c�&��>x@R�'�#)�-� �L(�V6Y���TV䅄dKs� ��E�r�h|A�PkjU��q6�I6��A�i��f�z�~Q6��]_��j̮G}~��*��.o.��wïoz������3����+:�����!&���P:����,3�p�� ���r���d��r$���@��D�r���F��dF����c�2�`��6&�B#�2[�;��F���NB�Y���4 �@qmbr?�,ȯ>u��P �)&���� ������ �e�z{��ӯ���E�(TY�wB2!�MD�\�����e�� k=�M��"�t嵩IV�س�S��K��}�JR� -;��j��v�߮UG �e����,#]`��΋�IaĊh=��t�\V5�/z|�p`�ϥ!���f�~�`a �4�mP4��e��Tk$�j�{��K��>%�ٷ\X���1A�������#�Ja0 ɨ�pѸ_ �x��:#��u�p�̦DgK؀�H�o�&� �sB�2���5����?W���LP�([����Kc���A9G2 ,*�=D%�u�c�pf'������lAjG$8j�{PE�[a�,W�*'$�`y��&�� �;X �}6�s ZuQ��hR!Z ��A*�4�k%X�s��V�Nj��L-߱-��)�[SYBb `���F��t1��s��x�ݳ3�m�)��G(�%�=��5�{9�{Gopy���y�s��R�N��T�ԧ� Zj�K(�Z�\�f�������ۺM�π��:��_.dk�Uh�')��+ $7NTl����G����v����P���N�� �[��3铉g�A��S�>(�-�.-��H ��8�{zV4��)k��9dı��L,��/�f��p�s�$���,^!�3%���^�4�j8?�D�m:2�â|� R��|�c���� M���o�j��^�?RoI���£?�{NZ��V3��A��=2�|?���?Χw�V��<�Z�~ȑ/��u���#k��;<�>�����ױ����z��m[�����O����d��Lg �PF;��L��2���PK|��O� PK'�R)Definitions/resource-Compute-template.yml�VKs�6��W���@ %˱��i&��;ʥ���R��(����F��uƹT���v�}� �d�K#���';r� ��K](J�\�d��&��x� c�츓܄��������d�Y4_�q��,Z�Gg�����1�-N���'˓�lI�iL��AD�I[�gM�a���}�|�� k�mX��d�I�/�'1�ϕ"��*�cK'�X�b�7�o�����U^�m6����o0�QuS�`�ի �Ӻ�W��.��ڒ�0 fj�t��U�V� ��� ^�T*��җ�PG�.���b�(Z���r�j$���J��<�Z7Ɔ�n���*ؤ����i��������j�����vgmh!��؋�;�},��x߇Qlj6����!��sdē9�"����������N��JfI3lm'�?;-cuk�� �'[��4�4>�ۦ��tb��& ip|�hy�=������������ߚDo��|�B��k+� N�;I�)OG��Z��6#�b��t܂f�l��>�����Y�'�m-Y�Ӳ>_�k��X;b�U�4��@���,V[�Ǵ��5��du?��=|�z��yxĹ_�A����A�M�Q���ꇂ?���x^���E%^�� 3�&�� �����n{Ē��|S\��Ma(M��Z�CN�o��E�����* 6L�Wہ� ���Ի�Jh � ���B�W8�CHYnpv��n�W���ސ�Cc�\�{�odq:S���J(��#�3,� y��Y�c1W�{�F�)uIy�@ j��E�����`>:�w����m���[�v��7�2�9�����)����?��=�;*��8�7�D�A�yT�_PK����YPK'�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'�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��� �_��+-��P^�Av�&�@�ǯ��z��f2�6ǖ�R(�|DZ.���l޵���ژ(��>�1O` Z8���]��Fcf�xң)�����)�gj�Q�N�r�#� )i�Õ��sw+�A����rdꚉM9�i�[*��N�/PKĆ�PK&�R�R�B4E csar.metaPK&�R��Љ�kTOSCA-Metadata/TOSCA.metaPK&�R���*�.V);Definitions/resource-BasicVm-template.ymlPK&�R�� c�3dDefinitions/resource-BasicVm-template-interface.ymlPK'�R{�b�TA�Definitions/resource-BasicvmComputeNodesHeatUbuntu20-template.ymlPK'�R��B JO:�Definitions/resource-BasicVmNodesUbuntu20cvfc-template.ymlPK'�Rg��f�}D9+Definitions/resource-BasicVmNodesUbuntu20cvfc-template-interface.ymlPK'�R���LZe&I4Definitions/resource-Port-template.ymlPK'�R#7�ek�,�6Definitions/resource-Globalport-template.ymlPK'�R��">K/�;Definitions/resource-Globalcompute-template.ymlPK'�R"����,W@Definitions/resource-Novaserver-template.ymlPK'�R&;AA�(�EDefinitions/resource-Extcp2-template.ymlPK'�R|��O� .?HDefinitions/resource-Extneutroncp-template.ymlPK'�RV�{W�� )�LDefinitions/resource-Compute-template.ymlPK'�R����Y/�PDefinitions/resource-Securityrules-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Ć�4��Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPKX �� 2021-04-20T03:07:10.082Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-20T03:07:10.083Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/a42fab01-473f-4a2d-b64b-d019e2a4817b/toscaModel|INFO|500||InvokeReturn 2021-04-20T03:07:10.085Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-20T03:07:10.085Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-20T03:07:10.086Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= 3728dde1-f152-4a46-b537-732ac6bf2094 2021-04-20T03:07:10.086Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 3728dde1-f152-4a46-b537-732ac6bf2094 matches Tosca VF Customization UUID: 3728dde1-f152-4a46-b537-732ac6bf2094 2021-04-20T03:07:10.086Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: 3728dde1-f152-4a46-b537-732ac6bf2094 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-20T03:07:10.136Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.136Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:10.137Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id 3728dde1-f152-4a46-b537-732ac6bf2094: {\"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-20T03:07:10.138Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@1f1d9dde 2021-04-20T03:07:10.138Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.138Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:10.138Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8165ba5e-3a6e-4deb-9b45-d4a02407485e 2021-04-20T03:07:10.138Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8165ba5e-3a6e-4deb-9b45-d4a02407485e 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-20T03:07:10.140Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.141Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-20T03:07:10.141Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:07:10.141Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.142Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-20T03:07:10.142Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:07:10.142Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.142Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is not matching search criteria 2021-04-20T03:07:10.142Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-20T03:07:10.143Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-20T03:07:10.143Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=248262f3-d02f-4607-ac60-4a2c86e420f1 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-20T03:07:10.145Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.145Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-20T03:07:10.145Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:07:10.145Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.146Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Node template basic_vm 0 is matching search criteria 2021-04-20T03:07:10.146Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=3728dde1-f152-4a46-b537-732ac6bf2094 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-20T03:07:10.148Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.148Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:10.148Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid b6836f1e-704f-43bf-a477-593c2354880c: basic_vm 2021-04-20T03:07:10.148Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.149Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:10.149Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.149Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:10.149Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.149Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:10.150Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.150Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:10.150Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:10.150Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:10.150Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:10.231Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm 0a5879ce-539f-43fc-acd3-77e16ab587b4 1 ASDC deployResourceStructure 2021-04-20T03:07:10.231Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:10.231Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:10.231Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:07:10.231Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:10.233Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:10.233Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888030231, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:07:10.333Z||pool-102-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:10.334Z||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-20T03:07:10.334Z||pool-102-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:10.422Z||pool-102-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:10.422Z||pool-102-thread-1|||||INFO|500||cambria reply ok (89 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:11.234Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:11.234Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:11.234Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:07:11.234Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:11.236Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:11.236Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888031234, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-20T03:07:11.336Z||pool-103-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:11.337Z||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-20T03:07:11.337Z||pool-103-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:11.346Z||pool-103-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:11.346Z||pool-103-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:12.237Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:12.237Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:12.237Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:07:12.238Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:12.241Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:12.241Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888032237, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-20T03:07:12.340Z||pool-104-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-20T03:07:12.340Z||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-20T03:07:12.340Z||pool-104-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:12.349Z||pool-104-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:12.349Z||pool-104-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:13.242Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:13.242Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:13.242Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:07:13.242Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:13.243Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:13.244Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888033242, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:07:13.344Z||pool-105-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:13.345Z||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-20T03:07:13.345Z||pool-105-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:13.422Z||pool-105-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:13.422Z||pool-105-thread-1|||||INFO|500||cambria reply ok (78 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:07:13.633Z||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-20T03:07:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:13.649Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:13.649Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:07:13.649Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "bb94488d-736b-485f-b478-508a479a13d9", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887896479, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "NOTIFIED" } 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "NOTIFIED" } 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:07:13.650Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "NOTIFIED" } 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "NOTIFIED" } 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887911190, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:07:13.651Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:07:14.244Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:07:14.252Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 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-20T03:07:14.255Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:07:14.255Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-20T03:07:14.255Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-20T03:07:14.255Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-20T03:07:14.255Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:07:14.255Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:07:14.255Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:07:14.256Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:07:14.256Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:07:14.256Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:07:14.256Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:14.280Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-20T03:07:44.280Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 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-20T03:07:44.286Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 and serviceModelVersionId: b6836f1e-704f-43bf-a477-593c2354880c 2021-04-20T03:07:44.286Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : 3ed1a822-1b1c-4c6a-970d-bebee3f53695 2021-04-20T03:07:44.287Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/3ed1a822-1b1c-4c6a-970d-bebee3f53695/model-vers/model-ver/b6836f1e-704f-43bf-a477-593c2354880c?depth=0 2021-04-20T03:07:44.292Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-20T03:07:44.326Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/3ed1a822-1b1c-4c6a-970d-bebee3f53695/model-vers/model-ver/b6836f1e-704f-43bf-a477-593c2354880c?depth=0|INFO|500||Invoke 2021-04-20T03:07:44.326Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/3ed1a822-1b1c-4c6a-970d-bebee3f53695/model-vers/model-ver/b6836f1e-704f-43bf-a477-593c2354880c?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/3ed1a822-1b1c-4c6a-970d-bebee3f53695/model-vers/model-ver/b6836f1e-704f-43bf-a477-593c2354880c?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[5ebc97b3-810e-4c9a-8772-b0d3c960be3f], X-ECOMP-RequestID=[24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8], X-TransactionId=[], X-ONAP-RequestID=[24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8], Content-Type=[application/merge-patch+json]} 2021-04-20T03:07:44.340Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/3ed1a822-1b1c-4c6a-970d-bebee3f53695/model-vers/model-ver/b6836f1e-704f-43bf-a477-593c2354880c?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-20T03:07:44.484Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/3ed1a822-1b1c-4c6a-970d-bebee3f53695/model-vers/model-ver/b6836f1e-704f-43bf-a477-593c2354880c?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/3ed1a822-1b1c-4c6a-970d-bebee3f53695/model-vers/model-ver/b6836f1e-704f-43bf-a477-593c2354880c?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[0-aai-resources-210420-03:07:44:346-50264], vertex-id=[270392], Content-Length=[0], Date=[Tue, 20 Apr 2021 03:07:44 GMT], Content-Type=[application/json]} 2021-04-20T03:07:44.484Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/3ed1a822-1b1c-4c6a-970d-bebee3f53695/model-vers/model-ver/b6836f1e-704f-43bf-a477-593c2354880c?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-20T03:07:44.485Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/3ed1a822-1b1c-4c6a-970d-bebee3f53695/model-vers/model-ver/b6836f1e-704f-43bf-a477-593c2354880c?depth=0|INFO|500||InvokeReturn 2021-04-20T03:07:44.485Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-20T03:07:44.485Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:44.488Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|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-20T03:07:44.489Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID 24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8 and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-20T03:07:44.489Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-20T03:07:44.489Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:44.491Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:44.491Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888064489, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:07:44.592Z||pool-106-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-20T03:07:44.592Z||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-20T03:07:44.593Z||pool-106-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:44.603Z||pool-106-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:44.604Z||pool-106-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-20T03:07:45.516Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||received message from topic 2021-04-20T03:07:45.517Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||recieved notification from broker: {"distributionID":"b320ce6e-00a9-43ce-b3b0-37d1dbae809b","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"c096ae35-ef28-47ef-8997-c4b79a06a392","serviceDescription":"service","serviceInvariantUUID":"ac65f14c-4d66-491f-b711-e43028ad385e","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"8f3cbb76-61a9-4874-aed3-df5308566ee6","resourceInvariantUUID":"e89be947-ccbc-4abb-8fdc-41a1fc3f42a1","resourceCustomizationUUID":"01957a86-82e5-4371-a1da-865d155ad4f8","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":"YmQyYjQwZmM0ODMwM2UzMzMwZTI4NGM1NzMwZmMwNWU\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a829cf8a-2fa0-458d-bef9-e7f9e93aae19","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":"Y2RlOWY0YjdlN2JjZjQ0YTk5NDM3NGY2NThiYmQwZjY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"48211d8d-f75e-4ed9-8ae4-b983779a69f6","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":"f47100d2-cb7a-4a24-96eb-2052ce02898a","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":"08efe1ee-95cb-453a-a2f6-ae7b81e829a3","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":"8cb6cef3-d2a3-4b35-aa35-d7c1fc5078a6","artifactVersion":"2","generatedFromUUID":"f47100d2-cb7a-4a24-96eb-2052ce02898a"},{"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":"NTFiZGY5M2ViMWMzNGNiNjllMTg4MjNkN2FkM2NiNTI\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"8a0666a3-a7e8-42d2-a8ac-d2255f1c2384","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":"MmY1ZjJmNWQzZDYwYzIzMGExNzI3OWVmNTU5NGU5YWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"aac14cf7-4996-4857-bd04-8f461a3542b7","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjZmMGEyMjU4NmFlYjBmYjJmYTdjYjc1Yzc4Zjc0ODU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"a6f4683c-1937-4d8e-9be3-66f89649b82d","artifactVersion":"1"}],"workloadContext":"Production"} 2021-04-20T03:07:45.517Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:07:45.517Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:45.518Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:45.518Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:07:45.619Z||pool-107-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms 2021-04-20T03:07:45.619Z||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-20T03:07:45.620Z||pool-107-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:45.627Z||pool-107-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:45.628Z||pool-107-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:46.519Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:07:46.519Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:46.520Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:46.521Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:07:46.621Z||pool-108-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:46.621Z||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-20T03:07:46.621Z||pool-108-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:46.630Z||pool-108-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:46.630Z||pool-108-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:47.521Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:07:47.522Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:47.523Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:47.523Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:07:47.623Z||pool-109-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:47.624Z||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-20T03:07:47.624Z||pool-109-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:47.633Z||pool-109-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:47.633Z||pool-109-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:48.524Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:07:48.524Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:48.526Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:48.526Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:07:48.626Z||pool-110-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:48.627Z||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-20T03:07:48.627Z||pool-110-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:48.639Z||pool-110-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:48.639Z||pool-110-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:49.536Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:07:49.536Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:49.538Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:49.538Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-20T03:07:49.639Z||pool-111-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:49.639Z||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-20T03:07:49.639Z||pool-111-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:49.647Z||pool-111-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:49.647Z||pool-111-thread-1|||||INFO|500||cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:50.539Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:07:50.540Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:50.541Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:50.541Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-20T03:07:50.641Z||pool-112-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:50.642Z||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-20T03:07:50.642Z||pool-112-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:50.654Z||pool-112-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:50.654Z||pool-112-thread-1|||||INFO|500||cambria reply ok (12 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:51.542Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:07:51.543Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:51.545Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:51.545Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:07:51.645Z||pool-113-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:51.646Z||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-20T03:07:51.646Z||pool-113-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:51.722Z||pool-113-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:51.722Z||pool-113-thread-1|||||INFO|500||cambria reply ok (76 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:52.546Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendNotificationStatus 2021-04-20T03:07:52.546Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:52.548Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:52.548Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:07:52.648Z||pool-114-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-20T03:07:52.649Z||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-20T03:07:52.649Z||pool-114-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:52.659Z||pool-114-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:52.660Z||pool-114-thread-1|||||INFO|500||cambria reply ok (11 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:53.549Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||sending notification to client: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "serviceName": "basic_vm_macro", "serviceVersion": "1.0", "serviceUUID": "c096ae35-ef28-47ef-8997-c4b79a06a392", "serviceDescription": "service", "serviceInvariantUUID": "ac65f14c-4d66-491f-b711-e43028ad385e", "resources": [ { "resourceInstanceName": "basic_vm_macro 0", "resourceCustomizationUUID": "01957a86-82e5-4371-a1da-865d155ad4f8", "resourceName": "basic_vm_macro", "resourceVersion": "1.0", "resoucreType": "VF", "resourceUUID": "8f3cbb76-61a9-4874-aed3-df5308566ee6", "resourceInvariantUUID": "e89be947-ccbc-4abb-8fdc-41a1fc3f42a1", "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": "Y2RlOWY0YjdlN2JjZjQ0YTk5NDM3NGY2NThiYmQwZjY\u003d", "artifactDescription": "Auto-generated VF Modules information artifact", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "48211d8d-f75e-4ed9-8ae4-b983779a69f6", "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": "f47100d2-cb7a-4a24-96eb-2052ce02898a", "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": "8cb6cef3-d2a3-4b35-aa35-d7c1fc5078a6", "generatedFromUUID": "f47100d2-cb7a-4a24-96eb-2052ce02898a" }, "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": "8cb6cef3-d2a3-4b35-aa35-d7c1fc5078a6", "relatedArtifactsInfo": [] } ] } ], "serviceArtifacts": [ { "artifactName": "service-BasicVmMacro-csar.csar", "artifactType": "TOSCA_CSAR", "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "artifactChecksum": "NjZmMGEyMjU4NmFlYjBmYjJmYTdjYjc1Yzc4Zjc0ODU\u003d", "artifactDescription": "TOSCA definition package of the asset", "artifactTimeout": 0, "artifactVersion": "1", "artifactUUID": "a6f4683c-1937-4d8e-9be3-66f89649b82d" } ], "workloadContext": "Production" } 2021-04-20T03:07:53.550Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||DEBUG|500||Receive a callback notification in ASDC, nb of resources: 1 2021-04-20T03:07:53.550Z|24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_CALLBACK_NOTIF 3 c096ae35-ef28-47ef-8997-c4b79a06a392 ASDC 2021-04-20T03:07:53.550Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||ASDC Notification: DistributionID:b320ce6e-00a9-43ce-b3b0-37d1dbae809b ServiceName:basic_vm_macro ServiceVersion:1.0 ServiceUUID:c096ae35-ef28-47ef-8997-c4b79a06a392 ServiceInvariantUUID:ac65f14c-4d66-491f-b711-e43028ad385e 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:a6f4683c-1937-4d8e-9be3-66f89649b82d ArtifactChecksum:NjZmMGEyMjU4NmFlYjBmYjJmYTdjYjc1Yzc4Zjc0ODU= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } Resource Instances List: { Resource Instance Info: ResourceInstanceName:basic_vm_macro 0 ResourceCustomizationUUID:01957a86-82e5-4371-a1da-865d155ad4f8 ResourceInvariantUUID:e89be947-ccbc-4abb-8fdc-41a1fc3f42a1 ResourceName:basic_vm_macro ResourceType:VF ResourceUUID:8f3cbb76-61a9-4874-aed3-df5308566ee6 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:48211d8d-f75e-4ed9-8ae4-b983779a69f6 ArtifactChecksum:Y2RlOWY0YjdlN2JjZjQ0YTk5NDM3NGY2NThiYmQwZjY= 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:f47100d2-cb7a-4a24-96eb-2052ce02898a 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:8cb6cef3-d2a3-4b35-aa35-d7c1fc5078a6 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:8cb6cef3-d2a3-4b35-aa35-d7c1fc5078a6 ArtifactChecksum:NTE1OGNiMzkxNmE4OWU3YTUyNTFiZmQyNGEzYjU1N2Y= GeneratedArtifact:{NULL } RelatedArtifacts:{ } } } 2021-04-20T03:07:53.550Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF c096ae35-ef28-47ef-8997-c4b79a06a392 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-20T03:07:53.573Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:07:53.574Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:07:53.574Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:07:53.574Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: a6f4683c-1937-4d8e-9be3-66f89649b82d from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar 2021-04-20T03:07:53.574Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:07:53.574Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:53.796Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:07:53.798Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DOWNLOAD_SUC /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar a6f4683c-1937-4d8e-9be3-66f89649b82d 77520 2021-04-20T03:07:53.799Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:53.799Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:53.799Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:07:53.799Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:53.801Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:53.801Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888073799, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:07:53.901Z||pool-115-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:07:53.902Z||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-20T03:07:53.902Z||pool-115-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:53.910Z||pool-115-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:53.910Z||pool-115-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:54.801Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||Unable to find the system property mso.config.path, use the default configuration 2021-04-20T03:07:54.803Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||MSO config path is: /app 2021-04-20T03:07:54.803Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||Trying to write artifact UUID: a6f4683c-1937-4d8e-9be3-66f89649b82d, URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar to file: /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-20T03:07:54.804Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***WRITE FILE ARTIFACT NAME ASDC service-BasicVmMacro-csar.csar 2021-04-20T03:07:54.804Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||ASDC File path is: /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-20T03:07:54.804Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||ASDC_RECEIVE_SERVICE_NOTIF ***PATH ASDC /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-20T03:07:54.905Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||ToscaTemplate Loading YAMEL file /tmp/JTP17263102389175601036/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-20T03:07:55.771Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||CSAR conformance level is 11.0 2021-04-20T03:07:55.772Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:07:55.772Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||WARN|500||CSAR Warnings found! CSAR name - /app/ASDC/1/service-BasicVmMacro-csar.csar 2021-04-20T03:07:55.772Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||WARN|500||ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred... 2021-04-20T03:07:55.772Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.773Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.773Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.773Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.773Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.773Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.773Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.774Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.774Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.774Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.774Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||WARN|500||#################################################################################################### 2021-04-20T03:07:55.774Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.775Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.775Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-20T03:07:55.775Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:07:55.775Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.776Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.776Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.776Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-20T03:07:55.776Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Search for entities recursively 2021-04-20T03:07:55.776Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.777Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.777Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.777Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.777Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2021-04-20T03:07:55.778Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-20T03:07:55.778Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is not matching search criteria 2021-04-20T03:07:55.778Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20 is not matching search criteria 2021-04-20T03:07:55.778Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_Ubuntu20_admin_plane_port_0 is not matching search criteria 2021-04-20T03:07:55.778Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found topology templates [] matching following query criteria: sdcType=VF, customizationUUID=customizationUUID 2021-04-20T03:07:55.779Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.779Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.779Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.779Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-20T03:07:55.779Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:07:55.780Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.780Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-20T03:07:55.780Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:07:55.780Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.781Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-20T03:07:55.781Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:07:55.781Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.781Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2021-04-20T03:07:55.782Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-20T03:07:55.782Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-20T03:07:55.782Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=531726f0-70da-418d-9b87-91f81ddbd00f 2021-04-20T03:07:55.782Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.782Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.783Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.783Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.783Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.783Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.784Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:07:55.784Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:55.784Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||CSAR Notification: Service Level Properties: Name:basic_vm_macro Description:service Model UUID:c096ae35-ef28-47ef-8997-c4b79a06a392 Model Version:NULL Model InvariantUuid:ac65f14c-4d66-491f-b711-e43028ad385e Service Type: Service Role: WorkLoad Context:Production Environment Context:General_Revenue-Bearing VNF Properties: Model Name:basic_vm_macro Model UUID:923d6d5a-a18c-41b2-b2b0-b82a321e2de1 Description:VF Version:1.0 Type:VF Category:Generic InvariantUuid:e89be947-ccbc-4abb-8fdc-41a1fc3f42a1 Max Instances:null Min Instances:null VNF Customization Properties: Customization UUID:01957a86-82e5-4371-a1da-865d155ad4f8 NFFunction:null NFCode:null NFRole:null NFType:null MultiStageDesign:false VF Module Properties: ModelInvariantUuid:ce36dd35-4969-4fae-80f9-1c2a2148fd41 ModelName:BasicVmMacro..base_ubuntu20..module-0 ModelUuid:00e8a777-9da2-431d-9333-1521eb9679c5 ModelVersion:1 Description:NULL VF Module Customization Properties: Model Customization UUID:NULL CVNFC Properties: ModelCustomizationUuid:531726f0-70da-418d-9b87-91f81ddbd00f ModelInvariantUuid:d369cebb-007f-477c-b5b4-0515f78ece7c ModelName:basic_vm_macro-nodes.Ubuntu20Cvfc ModelUuid:c292d844-ab9e-44ad-be40-248361f2108e ModelVersion:1.0 Description:Complex node type that is used as nested type in VF Template Name:abstract_Ubuntu20 VNFC Properties: ModelCustomizationUuid:b4bb365f-a323-4794-80e7-e9d6c149f510 ModelInvariantUuid:f1b0dc13-a942-47c8-b8ef-6314e829afb1 ModelName:BasicVmMacro.compute.nodes.heat.Ubuntu20 ModelUuid:6abf34f7-71ad-40c3-b92e-d5017dd68060 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-20T03:07:55.788Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||Processing Resource Type: VF, Model UUID: 8f3cbb76-61a9-4874-aed3-df5308566ee6 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-20T03:07:55.790Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||basic_vm_macro 0 2021-04-20T03:07:55.791Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Processing Resource Type: VF and Model UUID: 8f3cbb76-61a9-4874-aed3-df5308566ee6 2021-04-20T03:07:55.791Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 48211d8d-f75e-4ed9-8ae4-b983779a69f6 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json 2021-04-20T03:07:55.791Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:07:55.791Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:57.314Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:07:57.315Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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 48211d8d-f75e-4ed9-8ae4-b983779a69f6 792 2021-04-20T03:07:57.315Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:57.316Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:57.316Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:07:57.316Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:57.318Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:57.318Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888077315, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:07:57.418Z||pool-116-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 82 ms 2021-04-20T03:07:57.419Z||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-20T03:07:57.419Z||pool-116-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:57.428Z||pool-116-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:57.428Z||pool-116-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:07:58.336Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "ce36dd35-4969-4fae-80f9-1c2a2148fd41", "vfModuleModelVersion": "1", "vfModuleModelUUID": "00e8a777-9da2-431d-9333-1521eb9679c5", "vfModuleModelCustomizationUUID": "8109b19c-52ef-4e28-8b41-9f54207b31f3", "isBase": true, "artifacts": [ "f47100d2-cb7a-4a24-96eb-2052ce02898a", "8cb6cef3-d2a3-4b35-aa35-d7c1fc5078a6" ], "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-20T03:07:58.340Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:00e8a777-9da2-431d-9333-1521eb9679c5 VfModuleModelInvariantUUID:ce36dd35-4969-4fae-80f9-1c2a2148fd41 VfModuleModelDescription:NULL Artifacts UUID List:{ f47100d2-cb7a-4a24-96eb-2052ce02898a , 8cb6cef3-d2a3-4b35-aa35-d7c1fc5078a6 } 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-20T03:07:58.343Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||VF_MODULE_ARTIFACT: [ { "vfModuleModelName": "BasicVmMacro..base_ubuntu20..module-0", "vfModuleModelInvariantUUID": "ce36dd35-4969-4fae-80f9-1c2a2148fd41", "vfModuleModelVersion": "1", "vfModuleModelUUID": "00e8a777-9da2-431d-9333-1521eb9679c5", "vfModuleModelCustomizationUUID": "8109b19c-52ef-4e28-8b41-9f54207b31f3", "isBase": true, "artifacts": [ "f47100d2-cb7a-4a24-96eb-2052ce02898a", "8cb6cef3-d2a3-4b35-aa35-d7c1fc5078a6" ], "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-20T03:07:58.343Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||VfModuleMetaData List: { VfModuleMetaData: VfModuleModelName:BasicVmMacro..base_ubuntu20..module-0 VfModuleModelVersion:1 VfModuleModelUUID:00e8a777-9da2-431d-9333-1521eb9679c5 VfModuleModelInvariantUUID:ce36dd35-4969-4fae-80f9-1c2a2148fd41 VfModuleModelDescription:NULL Artifacts UUID List:{ f47100d2-cb7a-4a24-96eb-2052ce02898a , 8cb6cef3-d2a3-4b35-aa35-d7c1fc5078a6 } 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-20T03:07:58.343Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: f47100d2-cb7a-4a24-96eb-2052ce02898a from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml 2021-04-20T03:07:58.343Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:07:58.436Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:59.340Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:07:59.341Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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 f47100d2-cb7a-4a24-96eb-2052ce02898a 5033 2021-04-20T03:07:59.341Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:59.341Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:07:59.341Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:07:59.342Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:07:59.438Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:07:59.438Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888079341, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:07:59.537Z||pool-117-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms 2021-04-20T03:07:59.538Z||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-20T03:07:59.538Z||pool-117-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:07:59.547Z||pool-117-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:07:59.547Z||pool-117-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":1,"count":1} 2021-04-20T03:08:00.439Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||Trying to download the artifact UUID: 8cb6cef3-d2a3-4b35-aa35-d7c1fc5078a6 from URL: /sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env 2021-04-20T03:08:00.440Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - download 2021-04-20T03:08:00.440Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:00.690Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||GET Response Status 200 2021-04-20T03:08:00.690Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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 8cb6cef3-d2a3-4b35-aa35-d7c1fc5078a6 903 2021-04-20T03:08:00.691Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:00.691Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:00.691Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendDownloadStatus 2021-04-20T03:08:00.691Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:08:00.699Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:08:00.700Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888080691, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:08:00.793Z||pool-118-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 93 ms 2021-04-20T03:08:00.794Z||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-20T03:08:00.794Z||pool-118-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:08:00.803Z||pool-118-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:08:00.803Z||pool-118-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:08:01.700Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Preparing to deploy Service: c096ae35-ef28-47ef-8997-c4b79a06a392 2021-04-20T03:08:01.701Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||ASDC_START_DEPLOY_ARTIFACT basic_vm_macro 0 8f3cbb76-61a9-4874-aed3-df5308566ee6 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-20T03:08:01.711Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:01.735Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:01.736Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Processing vnf with UUID: 923d6d5a-a18c-41b2-b2b0-b82a321e2de1 2021-04-20T03:08:01.736Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Will get resource from SDC using resource id: 923d6d5a-a18c-41b2-b2b0-b82a321e2de1 2021-04-20T03:08:01.737Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||will invoke url: https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel to get resource 2021-04-20T03:08:01.738Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5||||https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|WARN|500||Could not Target Entity: https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel 2021-04-20T03:08:01.739Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|INFO|500||Invoke 2021-04-20T03:08:01.739Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|DEBUG|500||===========================request begin================================================ 2021-04-20T03:08:01.739Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|DEBUG|500||URI : https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel 2021-04-20T03:08:01.739Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|DEBUG|500||Method : GET 2021-04-20T03:08:01.740Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/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:"b320ce6e-00a9-43ce-b3b0-37d1dbae809b", X-RequestID:"b320ce6e-00a9-43ce-b3b0-37d1dbae809b", X-TransactionID:"b320ce6e-00a9-43ce-b3b0-37d1dbae809b", X-ECOMP-RequestID:"b320ce6e-00a9-43ce-b3b0-37d1dbae809b", X-ONAP-PartnerName:"UNKNOWN", X-InvocationID:"e6e9bbb1-adde-4b54-955d-e2eaa6dca8b3"] 2021-04-20T03:08:01.740Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|DEBUG|500||Request body: 2021-04-20T03:08:01.740Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|DEBUG|500||==========================request end================================================ 2021-04-20T03:08:02.257Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|DEBUG|500||============================response begin========================================== 2021-04-20T03:08:02.258Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|DEBUG|500||Status code : 200 OK 2021-04-20T03:08:02.258Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|DEBUG|500||Status text : OK 2021-04-20T03:08:02.258Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|DEBUG|500||Headers : [Content-Disposition:"attachment; filename="resource-BasicVmMacro-csar.csar"", Content-MD5:"NTU0M2U0ZWFmN2UzNGY3Y2M1MGEyNzM5ZDEwYWQzMTU=", Content-Type:"application/octet-stream", X-ECOMP-RequestID:"b320ce6e-00a9-43ce-b3b0-37d1dbae809b", Transfer-Encoding:"chunked", Server:"Jetty(9.4.31.v20200723)"] 2021-04-20T03:08:02.263Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/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�is���{�z�t�ن̼��8I���Y���1[X;��Ilf7`��3wR�l::����(�H�-��m˓������Ny��H�BӐ��b"�Ї�_(J���ա���W�D��(���24��@FS8�g!��"`��ԑ:�2�Y �2 d��� VE؂&:�d�銴6%*���U�)������K<�o��@-mw{J}Gru�y���Ȟ�B���.���U�Y��ƜFXd�v� =��+3�����m���&����A����/���GTGQ�n` ��`kx���,#@�y:P� �Oy��x �"����;9��D �t� ��ӎm�J�e2�@˲��n*3��) �w薏\ *(/k |F��u�#l�x+w8E�H \����* &.�H)�1ڪ�X~��ӵ��vFP c���AE�\�u�6� �k[��Jߊ�vhz���+[�y�=��L�beW=Pl� 0L��W�T��*[��§n��3A���ݰeh�JM;M��,+��=ܛ(D�:3{ ��C~%2��y ����^n�d4J�U�nkM2m;���� � ��Ju��T �p�uk�"e���+���q��sJ�(ǵ׺�TJ�R7��m���@w�zJi��"�Jw$��|I�<g-= M�b[�� ��_%i}7��'�6��V#K�p�‹(��IQ�l��$� kOM���lw9� Gi��B�L�O��2�gwO_�W��4�5��o\ �XJV�-1���cȕpڶ��Zn���%8���*�����nrF��wSN�ߗ[�e��r���i��m��-{������>�w�@T]z%���=^ g����ތ���?���j�>�N�����U�����CC�͇�����df��Mf��_��M���xq�7[����6��<��/~�� �����~=���:���TV���㐵���9�y������^�/EjW[ՙ�����f<���'b�\��ܷ�ے9�X��BM�5�Y9/��ܟ��44��|'rw��N��@��.�������n�Dϡ�E����熿�p�����7�|ZH%�)�9z��3�閂������� Χ� *e��K��e;�]�( H�6ɑ-=�vNk87�6b]��㺁n�w���8i훑�+G���k�ȂIt6��U��j �ՎuP>� ׂ�/Y>������5��B+b2�����Z�<�h���?��d"F�H������y�BFj�⃳v� �ת�!b�ϟ��=�ź�G�A��S�v��_�ߤ �k� #���e�!HU� �AZ���,�hCQ#n(�1@iP�Wi���"�(J������_`Dz,���X<&�1�F���D4R�������_�ҪZqa3�ك �հ벥Bm� �УL6�)��!6ݭ��/�rݱ�D����?��7����=�����Pi���)�`p�v���r��Xaԧ����{�B��c >X);0"�i��l���.���)E���'t��Sr�� ��vj&u+7��+f7ƱW��.P�X�d����}*�AJ���Q� E�.��#Ə��R.�F[�z�'C�O����(� ��e��e֍���u?�v ��n$*H�M�5�����C���jc��R +�����"�n U #�,>k��eh5��!njY\r�1�BV��0"� ���*Mk����>`]� ]�M���� }R �5"�p6�'5�ӭ�Q���i�H��'�۪�^\�W���=ن �T�R�4�Ɠ%"�0�i�|�آ�6�^�n8���$��|?�x<v$�4ggf1OO��/B�ҔB/��Z�����U� �U�!Z�Ol��D|W‡�Y��O��k �m����R�3B��:�(Ͱ��XK�?�FՕ]y%i��#7��;$�O�Y辩R"�Ǵ+ M#��j+$[B[�Ǿf+� �C �j���Yx�B����ݦ|���&�\Yf��|~&�*#�A��1�Dkܼ�Qo���*[�d�20��q+�.��T��-���ɇ�ґ�b�+�-���a~{{s�xq.�_<���;�]��֛�����h�x�6�۾���M���H5���5Ë�+_ג��{�A�C-�V�l�,dV;� qI�n{Њ�r��D\�Au o�!p@��W�jj�������J��y �� O�콚<�<���4V�S���$��5�'���No�w�)�i�����e�wi�����\�=�F^��~$u�h�?N�$�v"^��L~2���Lf���a+Q�{تv�Z�1BF�J·Xh�D��k��A�"%P$5��]+NЇf�W�a(��2��G�E�v���[���KA��W�����S u��l��~P���QI���,���!���Vզ�j��+i�A��J��4���qxJ��e�=9B���$I���en,��^��8�r�ϙ[�M �,�L���M�Þ*��*��j�����]�&rGәb[ ���B��g�M�];�~��~��n�ɞ�m6�Z�T�͸4�_7zPMP�E���Խ��z艸t����FWQGG�v R �c�>���(gߒ!�����Keݞ��W�i}}} G�՘�no� � =$%�~�A���w�� �:��0�e����6�dPs�Yu����E7N�z[-���U��RA�HU�!�őx " К��,� ��3Մ"|�F��@T! x�Q��q`�,�dq4�a5�bw��t{FT��IW5v��������7�)E�����\�; os)>|W �c�YR��(~8%s��m��+�ͅO���|���� �يƉ��A ҊxU�����ߘ�EF�Q�!�1Oá"( "1�1PjҴƈ#�+�h���EdZk��-)z�`08�ď={'yG�]T宰����‹<ݢ"ǰ��3��ᶩa���_��O=����f�^2�����=����B��q��_��Wr�\��� �B-Y ���(qj��i�71j¯eZ��l�TBj��6I��2[�(��j�W� 6��c��#�^U��"}y4�Jo�o��{����v�y����q���+�jYУo���5����+?,�V��~>��G��ϔ�=�׊���tU�M�n��m�â����ڥS��O�;h�G�z8N1����z�r{�����ʗwU�(����J_���x��W�@;����V�bn'r�S ;X\Y��V�0�}� �f�=���)�����R�b.���Ka��X� _���d�>���;�f?���"��;~�ᵾ�O�����r�}{���8�<�[Z��;� $J��� ���� �yɸ�;,%i�db� �MM/:�|�'���x{T�0�PK4s��VPK"�R8Definitions/resource-BasicVmMacro-template-interface.yml�]Ys�~�_ᷙ�K6Ru�.�99I Yn�r [[2�Lb~�H�!6��@�)���^�nu˒`�V��Aa���2���_�%�=��iPq�i(���I(����I�h���GG<� d�4�C 0�\+ZA�U`�2���*��*��h!+R7� �<�ĉ��K��1��4�,�0&��7\+T�U�*  �Ă�Ĵd m�P�S]��}�����i��)���<�%،�ɾP�M��EyU�*3I��I4��i�21���K����S���͜_oQG�~.�Q��*E�p;�R�)]{���lA�iP���nUn-)�8�B�\ҁaχ���R,b3a�̐'BE%XGC�z�b�f�Y�t@��0 � L��j��I� ��9\A��a��Y�ZnyM6Pc�q��Bnd6��n�Nf�<5x�^��]�V�jآ=W$��0 U8Z �����n4s��m�=#�)@��\eF0TL�������4� !�S � ���s&�L�'̹�)�3P�Ѝ�϶G9j��?�RkjW-6��z�S���a�V���k>�-��^�Mf�e���b��O[�/��u\����x`:Ծm��w���ڵ��sq���ݴ_z'O���٠b�r��u�d2UY�ʼz��\�i:����E��{T�@�?|.�谤�Ѩuv�?���/ʸ���gwn���r_��Kוn�Tx���uz��>����V���c�0>�=��Z�3;:+Q:����̽D��i�G?�Z]s�Ǥ|?k�v꽟z�b|<�釠�螎�F�M� � �]�6i�������*������~>R{\j�ǧ��uPk����k\2�ο��'�)�����C���Lk����"d�r�~*_�ֆ��'�O�v�k��@�p5�vr0vMݸ}������Ũ\:�? U���_@/��:�W��������D����N��9{��S�19�>�7�J��.�ԅ�lT�|9�TJ���r�̻��� ~��|��G����?Ԯ�#��f����8�m����m�o���$�B>�K(y��&,1�څCsX��p�����kg�V3'�l;�\K�V Δ���V{�>�f������'���j�y9��.D�����H't[i*��/r G� +�=��#�(NN�!�F��C["��z�ҐC�8��Vs[Ĵ�� H���4��;�M>�}HBJ~�`vcFԌ��&2�.�,� �n�xG��W�xt��� ��ȫ��P� w���`n�&�L�C<:~;�>Q��rQ'0fd���}�x !�9���!�y��ĭfp\A֢8��H��s.�Eक़r$��x � QU�REkNʇ��Z�v�Uo�eS` M�s)%�����q�̪Kt� (�qg˃K��V�-������)K��d�z�@����3�'�4��\u��'����1�����E�7vnB�3�]�s(�/-��O������O$W(P�ֈ; ��Dңid�r3U�D��C��l�[_��0�6�px�]^{����kH偣�f�!�m�$���m��I] ,o�d�S$�hZ�� pp1��a�߭��UĒ/t_�b\�����_��{�����'���Z;X��gc+hw�6��w�R…�v 1���&����� I�<��ң]fI̩�� MB�LhG��*@x`�2���""���#���v߫))s�lx����lueO�Y�zjdpⱚMO{@M �TA��d���2��0��e����D�Mlȥ([����e�7O �HlK���ΕE���W�7G����]�p!�ol�����2@�\���ĚE�jki#h#W"ۀ�dW�7�$)#r 핥�3aQq�ߘ4[V3�ٍ�x�M����b� �x���!{����J1�H���"K�w��1��d��~�gR��{�lN�?��5�*0y�������|�U�U`x�D�>��I�E�b��w��i�J0����㥾�j�Js�_:�<� �8?c9L\�C�:�)ព����%�g��d�zKDе�7���+�ޕ0����2��0Ũ#U��$��1+VmK�O���6�����ʷ {�g^}�D�zgg+8��c{�\̩�H�,{����零�n� ��˛���3��ջ�2�Ӵh�||9U���ِeP��S�&R&��g@5H??�yǛ���;})!,�f}�!�\ʩ�~�MYB�ߛS� �Ɲp��%[=�Vұl�y�r�.� ���w%l���|�����[�7�$����=���G����1��k��_����A��7��|芓ّ���pS����V���� �b.����E F �N�%�d���h|"�Tb�OT`(6���{�*�0ҫ��qקk 4�X�PK��� h�PK"�R?Definitions/resource-BasicVmMacroNodesUbuntu20cvfc-template.yml��r�8��i�{�J���o�3����r��IP�$�$������ >e�R��t��h����-�x~�3�F�u&q_� �u%~x �����ZY�!a�� _0 ?:��������׆{�=8Ķ�r���9���&ZnVo�'�9�vև��7M��A��]ds����j��֫�����ڰq�;�9�B��E�%�⇝F,]/o�G MN�XF�-�T�|��^O��3f��iB\'FD߲>?2�> ��>}��?�ȑƯ��$"���HR�n��c�A{L��y"�K�ޒ\�(om {$� L�q�X~lu҃�4� �����Yr�e�J����!g�k@'��io,�|¶�n�C��bhL� ų��J��cLSyT�Rt�h�;�)˶b�"�r��(���+g� �G��v�L~�� �r�{\�:�"��Is~���I�b�>('�{aQ>�9U��X`���Z��Z�?j���B �ws��b��>tA�|[8p�R�s��`Vm����0۲�6������|O���AI)q��$���Y1qۊei�ta�U�2 �N��Vٚ�PX�{��?Y'�0ˏj�Ϥ�rh���4��ʇru��4`���m���)�m1�_��Ľ6<$�H.V�j ��Y@QD��gie相VD�/�L�� ?a-�$b�8�$�%d K�ゞ@�r�.*]�(fZ<�3��$��B�� �� XU����S? 3g���X`����ܸ {��:r#�3=��X�@�^0��ŌH�$ ���Jf'@��� ��������hbv��H{��Lc+�FQ̕���Zp�Y�l��G.y��8H��jv(,�[��U8SLm��Aca��ؒ���=S���$�g)���7�O���H=O��~��d;��֛�AK�D��2��7�Q�#�b1|���|8���'Q؇��������t�g��l�3��&���� 7G/���������ł��>���TPY�n0�n��K,0��7@��%w��0��Z�Dp���ut[G�}�/t�8��4rD�Sꕋ:���,;�+q�3GbdH �A����K�n��݈�%~H�-�e"ߊ��3���wZDž�̒U�S��$�j�C}�Z��r�!~�J�']�,m�W��ihDY8��bt��Ϝ�����.~>�8֯q��Ơ�-1ؾ�k)�����/�% ���W?z+�}���b�+G�X��e� #�/�P)'U̝� �M_����V��uVW�52w��{����$��{����A����Lo�v+�"s�\!��&��,W;���[�NFC��,j��mӶ����Ly0�~Iv�ܭ�2�fU�Wy�2=����D&��=e�[i�q` 8F���DlQ��.#X�Ġ��jp+;����cN1�R\����y���Hx�X'6"� �F F�jϣ.�����JY�A��C��ғ�ó,�������/��֮%���[���7���cRdh,��(���x��������ݣu��^ A3��m��f���K���.Z��&��E�-?|����O��F�R��o��SR�Nd��'?p����"=��Q-F)��=W(����౻�_�(,x�2�P56匜Ww�MU��� '0�����k�jd,� ���!�X��W� n�I’�������4=���օ��p�Z����� �-Y�M�P퍝nT�o���j��U�c�T�t�u���C�WP��y���j�ny�!� ���nN���90ܳ�V��?g����d���PA=�Vt���T��x9�q�d�I�Y����\��p��_Z�ɍ��\}К��]�v�C�0�ܪgi۝�LQ �G0K�7��b ͉x� �'i�]�1"% ��"���[q�� )�*������I�����A� �&���T��"~u�,�/a����^��獋 ��@t[���9A^Ot7��h����C#砿&�vK�{}��)��u���`/��� V$�+M��-��vbn�/3�a��P��]�_4Poӕ�&�Ā95u��! ��hR��G�#�\`���I?�0��.�Gz~h�Ԝj��G�3c����7��ξ�����<�hR���޵Oz�>��@�NȔ7�fj��5��Q�c(]RQyEb��}y��Ճq$�V�H�y���������51�Y����w�HnJ��r����q�>S�|+��Qr��E�Kc$7O1����oPK����돦yk�F ]0�4\�5� ��"]>R,�S�68K�5�� ~ ���7 �/|,��*!�d)�B��}��B>��N5)S��G!ʵ� EV4�m�F��ٖ�q]c����V�F)���T��a ?P�[Yp�F<� �, j|AǠ�kT��R*Z�xY�*�g�!E��"V%�H��t���w���-us��� ]���F�BӶ�BQ�L+�B� ��[�Qk��E��B�_��w�� ���-i*�5/� ���8-��+��,���w+�} j ��<�46�2�0!7G�cE��U�����"~�~|,1H ;kT�}%��exI_ �L�/�fTc����G ޢgҐ��=ع�<+3Es�h���>� �����7X��r��������w˾��U��9 r,�@�������^}ۑ��d_�q����)� �����9|!۹U�0��r� �t�>Wp��j@\��Q���x؞��]�����'#**EEb�S����$jF�HP,�[�z��:d� Df=]�d.�D���z �Q��C�4�{�� 2� 5��D�Ϛ��bY�E���T�ÌQ�z�]a q�`�Sރ�~�NI!ad@���j[#h��<����4��3/� w��I#;�? ����x� B�mŻB]j9� ZIF�[�R߇P�)�7�HG�� IZ@�E��RH��ƸtF���:���<��(�A �R�L�D��ۚ�J�Z�Mtm}�q��ˏ���o���UK��D��ś��߻ �����O����X�ZT� � @SU�E�E��}U��p�߭ �ӑ��[���B��?P` ��N������01~?b�0���gM�"�`$��zl�f�]z)�H5o;�����)���:���'aaetr�a�;5��(Pd� `�;U� }v\��|w 90b��z�)a�Fy�N½5�%5��{[�p��D���k��щI(qg&�� A晈�9.�D�A�@�3�������)�I㰢sI�(��0�?4���K��ꜛ,�m�v�& �E5W8O�� ����E��T�@��^F�����M\��g^�T8�_=la��C[ya�bz� ��c��D�*�;��SvO{yt����[o#`d�,���^�g���@����e�oB�t��cs�����e��>��KnN���6k��gP�9շ�EvQ�]4��HAg�w�c4��p�^�@���J�#ZYɦ���PK5B�q�#}PK"�R&Definitions/resource-Port-template.yml�SMo�0 ��W���� ��5�m��0`K���ՠ%:*K�$�ȿ���m�=�ȏ��O"��I*�QAY�=9χB�4e,ug񬤀�3e�������I!^x���(�v��y���zyYD1Ɨ�X$�z�䬎��U'�8Z\$L�D �"�*�y|�t)��KJ�޺�?��p� ���y2���;%P��p����{+�Sx!2pm˪h$l���u%�'�����4����(8g�!�d�)����<��j*3g[�v����֥p��~_����&�@��s�x���E.�7��V���eN�vv6����t�{~����,��C�9����ԘЀ}\`�����)e��TG��xRՄ; �䝳���!}��Z�W%���16t�c�n��e�� ہ�w`��̛��$woO2+�-� ����S>g�*g+r�w�]�2��+�a}p�쎠���r$S(P{�}��X�pJ� qPͭ��3���2�fG���| >� ���[�έ�Ĕ�$��Zpu'�C�v���H6q*`���##hԊhT.����n����9bǕ9 �5Y�a���F&O�3dNWj��m�Z+��9�q�ZnR��PK���LZePK"�R,Definitions/resource-Globalport-template.yml�WKo�8��W��� �v�}�&���d�\ ��F2Q�Ԓ����R�X��H4��C��<��8�� "����K��5(�sbܑ�Y�B��Y���Q�F���!\���T�����9�i�i�i�E36�N�2��'�^8����hz>�U�<��axr:�(�x�g�͢��MG��|2�'�* �����ʐ�7RE���qI�B�@�0�P�85�ʄ3���>y�fE2��I�EB�i�S,����&�7�ɨ�D� ��3��"lŋPE�M��B1xI5'_�����Bv�u| )P�a���=F��-�kA�,��ۇG;���Gx�-ބ���sʾ�Ѿ�{O3�7��.�����<���\Y ��8wX �Q"XZ�����9i�ܐj��s��m��B�>c ��&p �d���#D�{d���_���~y�����)>@A�~T� ��C����-�j��[ҌޝX�L)�f 6)�/q�X�W����*i�������A��y��$��n l �9^�}��+�����N&G,�#z�v����f_7F�ҍ�y���{0����z��D>��7X�Z��?�xj�V�����x����M�þ�k����PK#7�ek�PK"�R/Definitions/resource-Globalcompute-template.yml�Mo�6����m� !�b��-Mڢ���f/Ea���&J�*I9p}G�dKI�&�����G�QFjF7���Ro�4^���Y���͑b�l�� ͨ��+Bxy���Ҽ����&4�˷˻4Z,��v���}��Qz�X��,�n������2�^���6Y.�U��e7�f�&���7+4.ik�[*eQ�05���m�7�h(�&��%9pej�_P��%�Wn����G�x�#�Vt�vt��c��|���5����B �3L�������FQf0+��b��L�5�������F��ﲿ����$���kv����"3�u�,�ӧ+T_*��W)1K7��s��؄�X�l\�tbd�$v��MFB�� �(�y5�et�;%�U��eWRp���>�3�e)M[��j�l ��nN=�j� �Ð���0>�,nU�XiK�Ћ�6��E��ج��*��X ���P�EE���g��{7*o?$2~.$^�:�t�� �-��=5x�2Q� ~��rn��3��;k��%�B�=�H�mOǧ�%c�RP�s' �H2�~y������/O��<۴~��J�:����R��J����0����Z��G � [����)a �YbҊު�ԋ���x��Գ6��V�ϣ��[s�Tu�&^jCQ�����z���f< ~��ﭨ{�F'.+?}�ot���8�U�,n�@���>��c6XUc�E�� ,L��IW�}oym�P����cA��� c��h �+��T�*n �������� P���!�����.xŊ��yt�a�*�;�������{�9��p|?������ъ !�}l8p6$�E���vj��~�����H�y�f�ZX΂�.��E�����&N{����Hz��!���,`�, ���a3�h�bO:dp��\N0���҄C��H������Q,,2/6`���<�T8 Ӣ`5���CT��W��`Fg`��J�(�����t�lႇ�}�/�x�$`r� �Yp���b>O�����K�b�����0x�A�rhXv8{�vV+��•� � ޻��U�y� 0� ��s��A���룒^��?PK��">KPK"�R,Definitions/resource-Novaserver-template.yml�WKs"7��W�� 񃛃�Y����TjJ3��j����eS���f`�q�ĕS�˸Տ��mo\����K�]2��c�|xr�($K^���� �\p�GG�I=�Vr��.FL� {��)� ��xg�?���i�vD��!z���������}?���3� ���}������az&zȬy#61s~�!I�ˬ,}y��;ƙ���l.�����Lj � �]v�sc N�̕��\�`������<0m��T���*� �0��\�V?��h��S9�~���"�Qk�L%�s�x�V���h�9�U�)r��q -tk%�5s)�b r^)����z=��9o���%��L��Dt$*^�5^�Ʒ�A�����%C�p�p�,1O���qSd�A���\���`�r��|e_1=��v��āI���e0Tv���W��� ��ffA�xYb�p-v�`��|�ݶ���J:l*���~�����J� ��2���)��h�&UB�2�Dj�bK�ڲ XL�+x�H���9\wU4�s�!dF5�0��M��=�z{}>�|������\�{����M�E���[�rH;>:���H = �@VQF�e�:X��ο���4�B6[,���� �$\����Q��2X��d�2���#�����u�Hq�� �yk�{��L�h�Mp��(���h_?5����o�P*\C�1^�KD��[*d�Qڮ.�d�� `���fP�Jsk�ph�r������o��pRDy�cf�,�V���in��-�>�U����Ŏ�G�ޭ����`>C�M�SſeD���Ϩ�-���������ury�ty��?L(�4�֞�����{ (�Xl���Ң�o�Չ�l製E<�x�����\x�����~��B�J�/�p��&��<�2ƴ����M��eK��'� �� 6��c�������J�5��$E�0xx��'�뽲�}pw�\U�h*����.�$�?�� T7�/{6�_PK"����PK"�R(Definitions/resource-Extcp2-template.yml�R���0��s궇D��,�T��,�`/U9��:v:1l���IIw�S���7�7cM�Y*0�ZZit���*$`k��E�0��B�Q� �L0˒��gF�i��]%��D&�S q6�l!��>���xθ` '�e5��,���C0�sLg"���0���"wb� L`��.��+��$K[7�;"<�>�`i�F�A��-d�B���)��`�u�$�9����|�`rf�`���N�۬N� ޠ}5�� Զr�J ���(ˁv@����P� -]%�_O^�V´6���W��Z�M� BS�5qS�����y�?��V�l��m'��j��͂í��M�����o7-$�!�W�z�Æ��=>]�4���5�����7�����z�ag��H3Z��{����\7�￞��#-�}��I�k�q3��uusP���I�r�*�PK&;AA�PK"�RFDefinitions/resource-BasicvmmacroComputeNodesHeatUbuntu20-template.yml�����0E{;W"$[�C]H�b�H`�y �!���}��6�����y玒�Z��v:i�b;b��Ѱ4������ִU[m,&P���0��A�K���/ �*Q*Y� 8׻�>�S!N��}U�iw�NTtj� �}��c��K�/�y���PVG���P��b�>A��j�@ϥ����;�0���/bpi���ɠ�4Yx��"��Z��]�~&*�{j;KHx��ްoH����A��?���Dz�� �N��0�6��������!�}ۊ��7�'�a�+�n��)6��M�봡��5T�)d+ �K]BB�u�<� ������W쪰����55+K��F˿�|���i��H=��Ͷ��p㾧�r��u�|�$_�,i�kO�eO�[�=�j��m�^��Ώ�b��d���u�PK�� �dPK"�R.Definitions/resource-Extneutroncp-template.yml�VK�7 ��Щi�خ��9�Ma ���^�b��8��4�4�E�{)��c�&��>x@R�'�#)�-� �L(�V6Y���TV䅄dKs� ��E�r�h|A�PkjU��q6�I6��A�i��f�z�~Q6��]_��j̮G}~��*��.o.��wïoz������3����+:�����!&���P:����,3�p�� ���r���d��r$���@��D�r���F��dF����c�2�`��6&�B#�2[�;��F���NB�Y���4 �@qmbr?�,ȯ>u��P �)&���� ������ �e�z{��ӯ���E�(TY�wB2!�MD�\�����e�� k=�M��"�t嵩IV�س�S��K��}�JR� -;��j��v�߮UG �e����,#]`��΋�IaĊh=��t�\V5�/z|�p`�ϥ!���f�~�`a �4�mP4��e��Tk$�j�{��K��>%�ٷ\X���1A�������#�Ja0 ɨ�pѸ_ �x��:#��u�p�̦DgK؀�H�o�&� �sB�2���5����?W���LP�([����Kc���A9G2 ,*�=D%�u�c�pf'������lAjG$8j�{PE�[a�,W�*'$�`y��&�� �;X �}6�s ZuQ��hR!Z ��A*�4�k%X�s��V�Nj��L-߱-��)�[SYBb `���F��t1��s��x�ݳ3�m�)��G(�%�=��5�{9�{Gopy���y�s��R�N��T�ԧ� Zj�K(�Z�\�f�������ۺM�π��:��_.dk�Uh�')��+ $7NTl����G����v����P���N�� �[��3铉g�A��S�>(�-�.-��H ��8�{zV4��)k��9dı��L,��/�f��p�s�$���,^!�3%���^�4�j8?�D�m:2�â|� R��|�c���� M���o�j��^�?RoI���£?�{NZ��V3��A��=2�|?���?Χw�V��<�Z�~ȑ/��u���#k��;<�>�����ױ����z��m[�����O����d��Lg �PF;��L��2���PK|��O� PK"�R)Definitions/resource-Compute-template.yml�VKs�6��W���@ %˱��i&��;ʥ���R��(����F��uƹT���v�}� �d�K#���';r� ��K](J�\�d��&��x� c�츓܄��������d�Y4_�q��,Z�Gg�����1�-N���'˓�lI�iL��AD�I[�gM�a���}�|�� k�mX��d�I�/�'1�ϕ"��*�cK'�X�b�7�o�����U^�m6����o0�QuS�`�ի �Ӻ�W��.��ڒ�0 fj�t��U�V� ��� ^�T*��җ�PG�.���b�(Z���r�j$���J��<�Z7Ɔ�n���*ؤ����i��������j�����vgmh!��؋�;�},��x߇Qlj6����!��sdē9�"����������N��JfI3lm'�?;-cuk�� �'[��4�4>�ۦ��tb��& ip|�hy�=������������ߚDo��|�B��k+� N�;I�)OG��Z��6#�b��t܂f�l��>�����Y�'�m-Y�Ӳ>_�k��X;b�U�4��@���,V[�Ǵ��5��du?��=|�z��yxĹ_�A����A�M�Q���ꇂ?���x^���E%^�� 3�&�� �����n{Ē��|S\��Ma(M��Z�CN�o��E�����* 6L�Wہ� ���Ի�Jh � ���B�W8�CHYnpv��n�W���ސ�Cc�\�{�odq:S���J(��#�3,� y��Y�c1W�{�F�)uIy�@ j��E�����`>:�w����m���[�v��7�2�9�����)����?��=�;*��8�7�D�A�yT�_PK����YPK"�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�A� D�ҸG�� �*?k"|hz�����{��;�.�!#�dq�}��z��������|�)��d �R�M-*�v � ƣ�L^`��7�h��� uL/VK���։^<���ˡ���]�����)��l ٜh���\�>���PK`���PK"�RGArtifacts/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/BASIC_VM_enriched.zip�yuXT]�7�%�9�tHJ#-0t�C� �"JH7�"1�t��JwKHCH�ȫ>����}<�����s]�s����~k��[{-�*2 1�5Y�• ��̓�TE�����߯��W�_�����=���~�-µ�ꆭ5 2����ݹ�!.;��!�y 98���^xn�Z��L�����ZhK�v���d�K�O�sq�)�i��EF)VS�h^'�@�sr5R�!�mJ���~e��q�'��I*%���n��>Ww%�pnw(xW7΃0�ke] j�i��� h�8�n��$��<��j�v%����=0�\Dc�Ϋ��J� �.W��<�M� }L<��:�'�1�z�}F-\S{#�b�H(L�-;�eM�-q��ܘ�Y [�`>A�@�ۉ�:t\H��q���Te+���O��ʹU�/�.pU�p��%��I�1C�"6xw�����0U���\�ި9�"�Vؙ����y�b��XO*�*��B�� }ļۋA�c�ᔝj|1%x�.�m^�wJ��/S��C�:?E}%2��`��e�.p)\cy&"���Mj@eUY�rFw�/�}7�}����PC~�����6-����F���N�?��ٻ^ ypdV/N�W#T2��n��E�ҫΎ�DckS)���u��Ţ"������H��F12�@����b7|�����ת�0�G�Z����uw��̓#9m�+jJyV�:#[/���j8Dw�%�y����M����(Wn��t7��A�m@V�+>��H@:x B��t��Y��a�9ز��������(�mSx�c����w/��>�!�T�N(�7�Fb �j�CdG6 %�"G��\���FxQ�4�F�x��/S˒U����0WZm��G{ Z�����(Fk�4�$��>4Vn��!���.���WO[pȝRW�+���0Ƥ�i<�a�S6��DB ���� ��?�,]�ʻĚ�8[6^=��� S#���_��!��5��_]�F�9!��!s���ȜoM�CZQ�k���=�Bs0��jgTr� �:.Ϣ�$�Tr��원d8#V�%���Pe_����|%dT�`���v��PnP7 ��a��r��$�TR�� #�!{ƻg#n����R ���? �9P��c7*��������v�D��ծL�L��$9u����"t�;�*<��>m,�]����ˢ��mvQ��"�� W4�5�2$UW��g��!w��c�i��Xj���"O1^�}M�C���5��k�v(8ҋt��hH+�T�n#M[��I$�Y�֕�B���{���)�D��R�cjbW����)Y�ZD.E*Ǜ⊖�����������N����� O����Z��B^>P)!�f�pm�7�n�:{��ӓT���Ip��|z��&u��c�����g��@>�B0�{��4f%��72�i[���� ���r��c���ѽ匁�c�ZM$�ѹKu���� _4�%5EN�a��z�+�m�8�.f2A)"M�Z�D�W @��|��L3����iXь ������&���q�9�F���v��� \�ŮE�5�Wo6jxOa�ț�f�Ҽ��D7J���r'�^��2(r&є��.�����včc�@���-��rW�x7�!�W=�W��c�����!�Egh��Z�M9ƻ�r�=�&uoC~��!�΄I;�.�#�T�KͶ9q�}3�P`q]G�ri�Q�S�g�%#\�6��� ��"�uHUd�%�>6�:FX�F���̇1��߫����1��r1{a�&���k�=�Z5u]�`�ou�@�`&M$9)���l� �ݪǘ���f��RmO���Ԛ�1�& �F�kf��YV��fh��Uzzď~��3仰n��Jxl7���=���|�<{���1�g�]2��BYh��rcjcx[�{o���r�uF}%��5�:��{�Z5V/�'v)DࢤOv��G;�J�SHb�x�`����o��rM7�evF�ԴgzZ{QU��$s�Qd_8޷�)Y�_�b�I�ܭ��7/���fs'�y���I��֕4����o9Eu� ڜz;P��n����p��� �^#��I k�����9y^0c^���.Ⅎ6IQ㓭ئyOVB?r��3ʍ�e�r�� i��:��F�\�� �ާE��'̈́Ru��D��E"@Pa�y���)=B��!�'�k �����rl�}VO3�M��,���NpǠ� �H&pR����*.�̯+�f ���EdU���9^l����l�V�(٢\ɋ^�y����F1|�%Y�h��h�x`g�@�ͧ Z�4ג���)��™����� ��_��Ut�'���̈)����gW��?�t;U}u�&���ҹ��݌��۸aMG���Gf[Z#{x��)��p]d�'-�5����Gؑ��b��D�s������Y�T�m^�?���;U��3���&�� ��nB8M�D�jF�hR��� v�3��u��fX�òm�Ć��'�E[��o�a"�o<�DQ�n�k�䪏=�� �#]�2��Mp&��37a%d[[����j��ui�� Y��j4L� fw9$���b�L��ܟ�yg��V�Kz��o���X�$�l��6^t�4�����k�h����$� �t�8�[�\���/Z@ �ǡ��e��XM���q7���f�ZĽn�g�y�Q*�]���a Kf�M��$X��d��`�2�tAѷ ��Q��@���r�Cr��r�������!�{,�b&��������ˇ���$��c�/y�4��1����@��%���zOU���S�J}5��?�#o�T/< X�/J�:�4��2;�eb���Z�00�WrP��_�=�gxJl��&8�(h*({?��g �8nWD�� o�4A�������"M���I�>��)pQ�z�o�=`��wO�F-y>ܝj{�8�@���t��^��� ?�F���K_״����n�I@�l.<�i�}4ԝ�(����g-U�K����J�lCՋ�(�g"��:p��Q�m���8�":�+�M"Į�F�F���P��_Y�` $��X�z �nxk���F��;XY�, g�����o����c�E%uh�̨�B���{���A�AԔ uT���#N ��[\G�yt ��ŞZ}iw��MN�X�ߧ���7k���2 �<�@�� ��Qz�� �F$�Ea��RW�U�8�^�4�����2�~Uc��-��8�k#S ���}c�+Vk��˥ý�Z�2���2/�'R���)lݡ~[�uS;���p��Lf��c�N�$(�s� qD��!E�_��2H�2�T� ��M��.�/��{�;�)ix�"��ݹ ّ�=���>�l,����;������޻�CLş�9�|�_�5GC=£Bϋ)�&�A��n��(�����4t��`���VLQ0�r�р�ȫA������� ל�OS������So�� �[�ڤzc!��s[���)5�����4R�,hThT�� =�r�����g��bd���Mu����#�:;L��J��.��@��ӥ��,����~�:`gW'��*~�k�� w���s.�����:%%D?�'>Q���_ �\�e ��%d����?�^��Vܽ�At=w؄GY6� �� .� ��a�eY[ <�Ѥ��LI���#�UT>�S��J��u�8w�e�����63#/,|�`O�{��eߒ��p[Z���屒 �����Y���e��3���{�m����/�|�@ ~J�C+�B{v&2���z��ů,N���}'�C QYҟ�N8�֟ʻ�� ���ˊ���GT.0�� � t(�K[ϫ�3��"��5�^�-���)��O�U�=5�2���_t{v�$���2T�n��<�������+�~O����n��_�aq�����x�Nz��`���H-*�`�X؝ׁ�~�i]ya�Q�+���#E�T�^�@��Z�s� ����Zs��懶R~��C����J�M��˶^�"����2�G�]yp���U�A��{S_�k�S�LJ���]O���XE��Z!���pj��-�����x�R}mZ��!_��=S��Q�A`�Φ ��`��GC�PT�˒{��b���%[�s>:d�N}(>����Ӿ�_\�"�?�� ru�w����i�;t�⴬s��n7o)�4�x�}cW;�Iٝ�&�vq2�����ړbLY\�Ty׹X�FLnt�[i@��:%����M 0{o�׀����̌�g�q(��"h�4�l9��)=� V��u�����8�-(��K.C1Ι�byp� 6�v���Ym���~��ÎLv��t�@] �1�y�e(w8���ip � �q�۬�J ��.�zB !|y�S��� �����zI��8AIq�)�W#���rx�r�'�ok���~ѓ�r����t��������ɳ���E?�_�~C<�'$�ڻ���e���AEڜ�\;�QfI�It��.��l�$�wF�q��)� �R����hU$���}ۣ��e�:���l�j@KA��7DU��yv~#�c&q��F�~�qoQ�'�H��StZ�n@e�!��t���b�w*g��d���b6�"(>n��ԍgj}�`�͛��N>Q�L#:���c]�c X��WC�3iG}�� ~���$��� �jc:��UD´=�LA�m���Y�� ��R�����u��/�n]���̵9���k�|8�^h��f�n#C�'���� r E�Ѵ�&���Qi�a�E��ÿ^�X;'GN_d@�-b0���c٫��L�j�>�����}�"g6��ѵ�<��D��%��,�xΫ�u���X[�&��EҸ1S� xVa �y��.��]7��::>�?W�$��|��!��'au�df���t�H{���@:�k+\�&����:X����NË�o��I?��G&��r��h����B1�w��n`j��hD��Q�wm_7��(�5��Aɓ5�mi��(jh��p��������kP����#��G��>�g��N.Ÿ<-݈'g:p}+�0�Q�S���F�^�_�֙� �A����F�����gf���V��y�����M���>xa/� �^)�����F�Ž����,q�����w�3q~�Rzb�x j`������ܔv��5Ue��)������E�O*��A����Lh[�ٻBoO��O�����jq�G����\�>�:A|�]}�cdԑ�p~mE������j���X�aF��q�3����w�� ���Z�-�A������\Ԫ��0������+�Q�>�"�l�ȿ p�15�K�[/�iP�]��tT\"�T4�dc�u���m��R�wO���6 �$��Sk�Ԅ�N�;��F��$���J�9�U�.>�iYe[���хR�=Xޏ�/�fl���W�l��_����z!"#\���l!"ܼxn��ڧ|׏�W-���Ju�����M��MN�k@H�A{�jS�� =����Z;�� ʭ]ś@W��4׀l��C��&�պ�5�A�[��7a��8�������m� �03�U�9��'�5;s�wF��x5���a���s�M��9�u8*����߄��`Q^�3!�--��s5���Iq[rv�^��=��K^n� ��#����7�sUo�O�����6�k0e4���_h��47G~u���f�L��d �����K�_#�����PK��t6�%PK"�R�R�B4E csar.metaPK"�R��ڊ��kTOSCA-Metadata/TOSCA.metaPK"�R4s��V.?Definitions/resource-BasicVmMacro-template.ymlPK"�R��� h�8zDefinitions/resource-BasicVmMacro-template-interface.ymlPK"�R�K/�9Definitions/resource-Globalcompute-template.ymlPK"�R"����,�>Definitions/resource-Novaserver-template.ymlPK"�R&;AA�(�CDefinitions/resource-Extcp2-template.ymlPK"�R�� �dFkFDefinitions/resource-BasicvmmacroComputeNodesHeatUbuntu20-template.ymlPK"�R|��O� .�HDefinitions/resource-Extneutroncp-template.ymlPK"�RV�{W�� )2MDefinitions/resource-Compute-template.ymlPK"�R����Y/,QDefinitions/resource-Securityrules-template.ymlPK"�R+�@j5��TDefinitions/data.ymlPK"�R�'}8��Definitions/groups.ymlPK"�R0?��@ @|�Definitions/policies.ymlPK"�R���C&�Definitions/annotations.ymlPK"�R�����q�Definitions/relationships.ymlPK"�R 2ea� |�Definitions/artifacts.ymlPK"�R�H�v~(ǫDefinitions/capabilities.ymlPK"�R8����Definitions/interfaces.ymlPK"�R5n���/�t��Definitions/nodes.ymlPK"�R�6��D�D��Artifacts/Informational/OTHER/VSP_basic_vm_macro_VSP_Information.txtPK"�R�ظW�,o�Artifacts/Deployment/HEAT/base_ubuntu20.yamlPK"�RW�P2}�< �Artifacts/Deployment/VENDOR_LICENSE/vendor-license-model.xmlPK"�R`���4�Artifacts/Deployment/VF_LICENSE/vf-license-model.xmlPK"�R��t6�%G��Artifacts/Deployment/CONTROLLER_BLUEPRINT_ARCHIVE/BASIC_VM_enriched.zipPK� l 2021-04-20T03:08:02.265Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|DEBUG|500||=======================response end================================================= 2021-04-20T03:08:02.266Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||Unknown-Target-Entity|https://sdc-be.onap:8443/sdc/v1/catalog/resources/923d6d5a-a18c-41b2-b2b0-b82a321e2de1/toscaModel|INFO|500||InvokeReturn 2021-04-20T03:08:02.269Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Unable to find Artifacts/Deployment/ETSI_PACKAGE dir in downloaded package 2021-04-20T03:08:02.269Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||VF Category is: Generic 2021-04-20T03:08:02.270Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||VFCustomizationUUID= 01957a86-82e5-4371-a1da-865d155ad4f8 2021-04-20T03:08:02.270Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Checking if Notification VF ResourceCustomizationUUID: 01957a86-82e5-4371-a1da-865d155ad4f8 matches Tosca VF Customization UUID: 01957a86-82e5-4371-a1da-865d155ad4f8 2021-04-20T03:08:02.270Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||vfCustomizationUUID: 01957a86-82e5-4371-a1da-865d155ad4f8 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-20T03:08:02.272Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.273Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:02.274Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||resource request for resource customization id 01957a86-82e5-4371-a1da-865d155ad4f8: {\"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-20T03:08:02.274Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||vfModuleStructure: org.onap.so.asdc.installer.VfModuleStructure@321eb6a4 2021-04-20T03:08:02.274Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.275Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:02.275Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Comparing Vf_Modules_Metadata CustomizationUUID : 8109b19c-52ef-4e28-8b41-9f54207b31f3 2021-04-20T03:08:02.275Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||To Csar Group VFModuleModelCustomizationUUID 8109b19c-52ef-4e28-8b41-9f54207b31f3 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-20T03:08:02.277Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.278Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-20T03:08:02.278Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:08:02.278Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.278Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-20T03:08:02.279Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:08:02.279Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.280Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is not matching search criteria 2021-04-20T03:08:02.280Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template Ubuntu20_admin_security_group is not matching search criteria 2021-04-20T03:08:02.280Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template abstract_Ubuntu20 is matching search criteria 2021-04-20T03:08:02.280Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found topology templates [abstract_Ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=531726f0-70da-418d-9b87-91f81ddbd00f 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-20T03:08:02.282Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.282Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-20T03:08:02.283Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=null 2021-04-20T03:08:02.283Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.283Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Node template basic_vm_macro 0 is matching search criteria 2021-04-20T03:08:02.283Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=01957a86-82e5-4371-a1da-865d155ad4f8 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-20T03:08:02.285Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.285Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:02.286Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500|| resourceSeq for service uuid c096ae35-ef28-47ef-8997-c4b79a06a392: basic_vm_macro 2021-04-20T03:08:02.286Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.286Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:02.286Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.287Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:02.287Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.287Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:02.288Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.288Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:02.288Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||getEntity request: EntityQuery , TopologyTemplateQuery , isRecursive 2021-04-20T03:08:02.288Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:02.289Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:02.347Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||ASDC_ARTIFACT_DEPLOY_SUC basic_vm_macro 8f3cbb76-61a9-4874-aed3-df5308566ee6 1 ASDC deployResourceStructure 2021-04-20T03:08:02.348Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:02.348Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:02.348Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:08:02.349Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:08:02.350Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:08:02.351Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888082348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:08:02.451Z||pool-119-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:08:02.451Z||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-20T03:08:02.452Z||pool-119-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:08:02.458Z||pool-119-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:08:02.459Z||pool-119-thread-1|||||INFO|500||cambria reply ok (8 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:08:03.352Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:03.352Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:03.352Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:08:03.353Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:08:03.354Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:08:03.354Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888083352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-20T03:08:03.454Z||pool-120-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:08:03.455Z||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-20T03:08:03.455Z||pool-120-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:08:03.464Z||pool-120-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:08:03.464Z||pool-120-thread-1|||||INFO|500||cambria reply ok (10 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:08:04.356Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:04.356Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:04.356Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:08:04.356Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:08:04.358Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:08:04.358Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888084355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-20T03:08:04.458Z||pool-121-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:08:04.459Z||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-20T03:08:04.459Z||pool-121-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:08:04.467Z||pool-121-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:08:04.467Z||pool-121-thread-1|||||INFO|500||cambria reply ok (9 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:08:05.359Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:05.360Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:05.360Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendDeploymentStatus 2021-04-20T03:08:05.360Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:08:05.362Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:08:05.362Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888085359, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:08:05.462Z||pool-122-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms 2021-04-20T03:08:05.463Z||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-20T03:08:05.463Z||pool-122-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:08:05.469Z||pool-122-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:08:05.470Z||pool-122-thread-1|||||INFO|500||cambria reply ok (7 ms):{"serverTimeMs":0,"count":1} 2021-04-20T03:08:06.363Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Entered getOverallDistributionStatus method for distrubutionId: b320ce6e-00a9-43ce-b3b0-37d1dbae809b Hibernate: select watchdogdi0_.DISTRIBUTION_ID as DISTRIBU1_11_0_, watchdogdi0_.CREATE_TIME as CREATE_T2_11_0_, watchdogdi0_.DISTRIBUTION_ID_STATUS as DISTRIBU3_11_0_, watchdogdi0_.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-20T03:08:06.372Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogComponentDistributionStatus for distrubutionId: b320ce6e-00a9-43ce-b3b0-37d1dbae809b 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-20T03:08:06.375Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found componentName SO in the WatchDog Component DB 2021-04-20T03:08:06.375Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found componentName AAI in the WatchDog Component DB 2021-04-20T03:08:06.375Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Found componentName SDNC in the WatchDog Component DB 2021-04-20T03:08:06.376Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Components Size matched with the WatchdogComponentDistributionStatus results. 2021-04-20T03:08:06.376Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:08:06.376Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:08:06.376Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:08:06.376Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:08:06.376Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:08:06.377Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Component status: COMPONENT_DONE_OK on componentName: 2021-04-20T03:08:06.377Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:06.381Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Exiting getOverallDistributionStatus method in WatchdogDistribution 2021-04-20T03:08:12.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.78.209 2021-04-20T03:08:13.633Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:08:13.633Z||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-20T03:08:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:08:13.649Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:08:13.650Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.650Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887913569, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:08:13.651Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.651Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.651Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887914776, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz", "status": "DOWNLOAD_OK" } 2021-04-20T03:08:13.651Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.651Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.651Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887916914, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:08:13.652Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.652Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.652Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887919569, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:08:13.652Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.652Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.652Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887920786, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:08:13.652Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.653Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.653Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887922419, "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-20T03:08:13.653Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.653Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.653Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887923422, "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-20T03:08:13.653Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.653Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.653Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887924426, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:08:13.654Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.654Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.654Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887925429, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml", "status": "DEPLOY_OK" } 2021-04-20T03:08:13.654Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.654Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.654Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887926432, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env", "status": "DEPLOY_OK" } 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887927435, "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "ef6bb900-c45e-49c0-9a46-92dab3434e03", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887959138, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/tca-microservice.yaml", "status": "NOT_NOTIFIED" } 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.655Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "NOTIFIED" } 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "NOTIFIED" } 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:08:13.656Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||INFO|500||Missing status on Status Object. 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887969848, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887972207, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||DEBUG|500||received message from topic 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887973455, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:08:13.657Z||pool-3-thread-3|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:08:36.382Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Entered executePatchAAI method with distrubutionId: b320ce6e-00a9-43ce-b3b0-37d1dbae809b 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-20T03:08:36.388Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Executed RequestDB getWatchdogServiceModVerIdLookup with distributionId: b320ce6e-00a9-43ce-b3b0-37d1dbae809b and serviceModelVersionId: c096ae35-ef28-47ef-8997-c4b79a06a392 2021-04-20T03:08:36.388Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||ASDC Notification ServiceModelInvariantUUID : ac65f14c-4d66-491f-b711-e43028ad385e 2021-04-20T03:08:36.389Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Target A&AI Resource URI: /service-design-and-creation/models/model/ac65f14c-4d66-491f-b711-e43028ad385e/model-vers/model-ver/c096ae35-ef28-47ef-8997-c4b79a06a392?depth=0 2021-04-20T03:08:36.394Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||RestClientSSL using default SSL context! 2021-04-20T03:08:36.477Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/ac65f14c-4d66-491f-b711-e43028ad385e/model-vers/model-ver/c096ae35-ef28-47ef-8997-c4b79a06a392?depth=0|INFO|500||Invoke 2021-04-20T03:08:36.478Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/ac65f14c-4d66-491f-b711-e43028ad385e/model-vers/model-ver/c096ae35-ef28-47ef-8997-c4b79a06a392?depth=0|DEBUG|500||Sending HTTP POST (overridden to PATCH) to:https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/ac65f14c-4d66-491f-b711-e43028ad385e/model-vers/model-ver/c096ae35-ef28-47ef-8997-c4b79a06a392?depth=0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[b320ce6e-00a9-43ce-b3b0-37d1dbae809b], X-FromAppId=[MSO], X-ONAP-PartnerName=[UNKNOWN], X-HTTP-Method-Override=[PATCH], Accept=[application/json], X-InvocationID=[1230caa1-bc94-47f7-846f-f15253613e4f], X-ECOMP-RequestID=[b320ce6e-00a9-43ce-b3b0-37d1dbae809b], X-TransactionId=[], X-ONAP-RequestID=[b320ce6e-00a9-43ce-b3b0-37d1dbae809b], Content-Type=[application/merge-patch+json]} 2021-04-20T03:08:36.499Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/ac65f14c-4d66-491f-b711-e43028ad385e/model-vers/model-ver/c096ae35-ef28-47ef-8997-c4b79a06a392?depth=0|DEBUG|500||{"distribution-status":"DISTRIBUTION_COMPLETE_OK"} 2021-04-20T03:08:36.950Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/ac65f14c-4d66-491f-b711-e43028ad385e/model-vers/model-ver/c096ae35-ef28-47ef-8997-c4b79a06a392?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/ac65f14c-4d66-491f-b711-e43028ad385e/model-vers/model-ver/c096ae35-ef28-47ef-8997-c4b79a06a392?depth=0 has http status code:200 and response headers:{Strict-Transport-Security=[max-age=16000000; includeSubDomains; preload;], X-AAI-TXID=[1-aai-resources-210420-03:08:36:506-31581], vertex-id=[503824], Content-Length=[0], Date=[Tue, 20 Apr 2021 03:08:36 GMT], Content-Type=[application/json]} 2021-04-20T03:08:36.951Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/ac65f14c-4d66-491f-b711-e43028ad385e/model-vers/model-ver/c096ae35-ef28-47ef-8997-c4b79a06a392?depth=0|DEBUG|500||Response was returned with an empty entity. 2021-04-20T03:08:36.951Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||AAI|https://aai.onap:8443/aai/v21/service-design-and-creation/models/model/ac65f14c-4d66-491f-b711-e43028ad385e/model-vers/model-ver/c096ae35-ef28-47ef-8997-c4b79a06a392?depth=0|INFO|500||InvokeReturn 2021-04-20T03:08:36.952Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||A&AI UPDATE MODEL Version is success! 2021-04-20T03:08:36.952Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:36.956Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:36.957Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||Enter sendFinalDistributionStatus with DistributionID b320ce6e-00a9-43ce-b3b0-37d1dbae809b and Status of DISTRIBUTION_COMPLETE_OK and ErrorReason null 2021-04-20T03:08:36.957Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendFinalDistributionStatus status 2021-04-20T03:08:36.957Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||DistributionClient - sendStatus 2021-04-20T03:08:37.036Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||after create publisher server list [message-router.onap, message-router.onap] 2021-04-20T03:08:37.036Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||DEBUG|500||try to send status { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888116957, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:08:37.060Z||pool-123-thread-1|||||INFO|500||sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 24 ms 2021-04-20T03:08:37.060Z||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-20T03:08:37.061Z||pool-123-thread-1|||||INFO|500||POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:08:37.072Z||pool-123-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:08:37.072Z||pool-123-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-20T03:08:38.046Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:08:38.047Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:38.047Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:08:48.298Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:08:48.299Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:08:48.299Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:48.299Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:08:57.835Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:08:57.835Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:08:57.836Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:08:57.836Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:08:57.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.74.128 2021-04-20T03:09:07.370Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:09:07.371Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:09:07.371Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:09:07.371Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:09:13.633Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:09:13.633Z||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-20T03:09:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:09:13.655Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:09:13.656Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.656Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887974748, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887977418, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/basicclamp0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887978421, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.yaml", "status": "DEPLOY_OK" } 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887979424, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/resourceInstances/basicclamp0/artifacts/base_ubuntu18.env", "status": "DEPLOY_OK" } 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887980427, "artifactURL": "/sdc/v1/catalog/services/Basicclamp/1.0/artifacts/service-Basicclamp-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "e28da6a4-863b-4e82-92ef-7334faf25ed5", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888011711, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:09:13.657Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:09:13.658Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888020090, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888023052, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888024565, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888027246, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888030231, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.659Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888031234, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-20T03:09:13.660Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.660Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.660Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888032237, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-20T03:09:13.660Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:13.660Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:09:13.660Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888033242, "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:09:13.660Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:09:16.905Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:09:16.906Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:09:16.906Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:09:16.906Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:09:26.441Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:09:26.442Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:09:26.443Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:09:26.443Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:09:35.977Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:09:35.977Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:09:35.978Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:09:35.978Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:09:42.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.78.209 2021-04-20T03:09:45.512Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:10:13.631Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:10:13.632Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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-20T03:10:13.632Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:10:13.632Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:10:13.633Z||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-20T03:10:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:10:13.732Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:10:13.732Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.732Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "24d0aa63-4eb0-49e3-9f67-1e3f4d6144c8", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888064489, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:10:13.733Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:10:13.733Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.733Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:10:13.733Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:10:13.733Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.733Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "NOTIFIED" } 2021-04-20T03:10:13.733Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:10:13.734Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.734Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "NOTIFIED" } 2021-04-20T03:10:13.734Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:10:13.734Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.734Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml", "status": "NOT_NOTIFIED" } 2021-04-20T03:10:13.734Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:10:13.734Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.734Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "NOTIFIED" } 2021-04-20T03:10:13.734Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:10:13.734Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.735Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip", "status": "NOT_NOTIFIED" } 2021-04-20T03:10:13.735Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:10:13.735Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.735Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml", "status": "NOT_NOTIFIED" } 2021-04-20T03:10:13.735Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:10:13.735Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.735Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618887897491, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "NOTIFIED" } 2021-04-20T03:10:13.735Z||pool-3-thread-8|||||INFO|500||Missing status on Status Object. 2021-04-20T03:10:13.735Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.735Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888073799, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DOWNLOAD_OK" } 2021-04-20T03:10:13.736Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:10:13.736Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.736Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888077315, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DOWNLOAD_OK" } 2021-04-20T03:10:13.736Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:10:13.736Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.736Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888079341, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DOWNLOAD_OK" } 2021-04-20T03:10:13.736Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:10:13.736Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.736Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888080691, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DOWNLOAD_OK" } 2021-04-20T03:10:13.736Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:10:13.737Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.737Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888082348, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json", "status": "DEPLOY_OK" } 2021-04-20T03:10:13.737Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:10:13.737Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.737Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888083352, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml", "status": "DEPLOY_OK" } 2021-04-20T03:10:13.737Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:10:13.737Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.737Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888084355, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env", "status": "DEPLOY_OK" } 2021-04-20T03:10:13.738Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:10:13.738Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:10:13.738Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888085359, "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar", "status": "DEPLOY_OK" } 2021-04-20T03:10:13.738Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:10:23.166Z|b320ce6e-00a9-43ce-b3b0-37d1dbae809b|pool-3-thread-5|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:10:27.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.78.209 to 10.233.69.116 2021-04-20T03:11:13.631Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:11:13.632Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:11:13.634Z||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-20T03:11:13.634Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-20T03:11:13.634Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:11:13.634Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:11:14.154Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:11:14.154Z||pool-3-thread-8|||||DEBUG|500||received message from topic 2021-04-20T03:11:14.154Z||pool-3-thread-8|||||DEBUG|500||recieved notification from broker: { "distributionID": "b320ce6e-00a9-43ce-b3b0-37d1dbae809b", "consumerID": "SO-COpenSource-Env11", "timestamp": 1618888116957, "artifactURL": "", "status": "DISTRIBUTION_COMPLETE_OK" } 2021-04-20T03:11:14.156Z||pool-3-thread-8|||||INFO|500||Status is not 'Component Done OK' or 'Component Done Error' 2021-04-20T03:11:23.171Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:12:13.631Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:12:13.632Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-20T03:12:13.632Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:12:13.633Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:12:13.633Z||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-20T03:12:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:12:23.172Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:12:23.252Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:13:13.631Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:13:13.632Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-20T03:13:13.632Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:13:13.632Z||pool-3-thread-2|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:13:13.633Z||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-20T03:13:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:13:23.167Z||pool-3-thread-2|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:13:23.168Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:13:27.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.74.128 2021-04-20T03:14:12.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.69.116 2021-04-20T03:14:13.631Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:14:13.631Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-20T03:14:13.632Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:14:13.632Z||pool-3-thread-3|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:14:13.633Z||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-20T03:14:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:14:23.167Z||pool-3-thread-3|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:14:23.247Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:14:57.983Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.69.116 to 10.233.74.128 2021-04-20T03:15:13.631Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:15:13.631Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-20T03:15:13.631Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:15:13.632Z||pool-3-thread-8|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:15:13.633Z||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-20T03:15:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:15:23.168Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:15:23.170Z||pool-3-thread-8|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:15:42.982Z||scheduling-1|||||DEBUG|500||Switched Database IP Address from 10.233.74.128 to 10.233.69.116 2021-04-20T03:16:13.631Z||pool-3-thread-10|||||INFO|500||UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:16:13.631Z||pool-3-thread-10|||||WARN|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 will send credentials over a clear channel. 2021-04-20T03:16:13.632Z||pool-3-thread-10|||||INFO|500||GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 (as KE8LaHo8PgbXJCSs) ... 2021-04-20T03:16:13.632Z||pool-3-thread-1|||||INFO|500||UEB GET /events/SDC-DISTR-STATUS-TOPIC-AUTO/SO-OpenSource-Env11/SO-COpenSource-Env11 2021-04-20T03:16:13.633Z||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-20T03:16:13.633Z||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 KE8LaHo8PgbXJCSs) ... 2021-04-20T03:16:23.169Z||pool-3-thread-1|||||INFO|500|| --> HTTP/1.1 200 OK 2021-04-20T03:16:23.170Z||pool-3-thread-10|||||INFO|500|| --> HTTP/1.1 200 OK